This is an automated email from the ASF dual-hosted git repository.

carlosrovira pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git


The following commit(s) were added to refs/heads/develop by this push:
     new 8c28040  updates the rest of poms from 0.9.4 to 0.9.3 snapshot. We 
should check why these poms are not updated when preparing a release
8c28040 is described below

commit 8c28040813065366716b499f02e3697c006e0a4d
Author: Carlos Rovira <carlosrov...@apache.org>
AuthorDate: Sat May 26 09:13:07 2018 +0200

    updates the rest of poms from 0.9.4 to 0.9.3 snapshot.
    We should check why these poms are not updated when preparing a release
---
 .../pom.xml                                        | 10 +++----
 .../pom.xml                                        | 14 ++++-----
 examples/mxroyale/ControlsExample/pom.xml          |  6 ++--
 examples/mxroyale/HelloWorld/pom.xml               |  6 ++--
 examples/mxroyale/pom.xml                          | 34 +++++++++++-----------
 examples/royale/JewelExample/pom.xml               | 20 ++++++-------
 frameworks/themes/MXRoyale/pom.xml                 |  4 +--
 manualtests/pom.xml                                |  4 +--
 8 files changed, 49 insertions(+), 49 deletions(-)

diff --git 
a/examples/blog/BE0006_Binding_the_text_property_of_a_Jewel_Textinput_to_update_a_text_label/pom.xml
 
b/examples/blog/BE0006_Binding_the_text_property_of_a_Jewel_Textinput_to_update_a_text_label/pom.xml
index 8f18d10..0431f76 100644
--- 
a/examples/blog/BE0006_Binding_the_text_property_of_a_Jewel_Textinput_to_update_a_text_label/pom.xml
+++ 
b/examples/blog/BE0006_Binding_the_text_property_of_a_Jewel_Textinput_to_update_a_text_label/pom.xml
@@ -23,11 +23,11 @@
   <parent>
     <groupId>org.apache.royale.examples</groupId>
     <artifactId>examples-blog</artifactId>
-    <version>0.9.4-SNAPSHOT</version>
+    <version>0.9.3-SNAPSHOT</version>
   </parent>
 
   
<artifactId>BE0006_Binding_the_text_property_of_a_Jewel_Textinput_to_update_a_text_label</artifactId>
-  <version>0.9.4-SNAPSHOT</version>
+  <version>0.9.3-SNAPSHOT</version>
   <packaging>swf</packaging>
 
   <name>Apache Royale: Examples: Blog: 0006: Binding the text property of a 
Jewel Textinput to update a text label</name>
@@ -60,21 +60,21 @@
     <dependency>
       <groupId>org.apache.royale.framework</groupId>
       <artifactId>Jewel</artifactId>
-      <version>0.9.4-SNAPSHOT</version>
+      <version>0.9.3-SNAPSHOT</version>
       <type>swc</type>
       <classifier>swf</classifier>
     </dependency>
     <dependency>
       <groupId>org.apache.royale.framework</groupId>
       <artifactId>Jewel</artifactId>
-      <version>0.9.4-SNAPSHOT</version>
+      <version>0.9.3-SNAPSHOT</version>
       <type>swc</type>
       <classifier>js</classifier>
     </dependency>
     <dependency>
       <groupId>org.apache.royale.framework</groupId>
       <artifactId>Jewel-Light-NoFlat-Primary-Blue-Theme</artifactId>
-      <version>0.9.4-SNAPSHOT</version>
+      <version>0.9.3-SNAPSHOT</version>
       <type>swc</type>
       <scope>theme</scope>
       <classifier>js</classifier>
diff --git 
a/examples/blog/BE0007_Selecting_options_from_a_group_of_jewel_checkbox_controls/pom.xml
 
b/examples/blog/BE0007_Selecting_options_from_a_group_of_jewel_checkbox_controls/pom.xml
index aa15f7d..a629f9e 100644
--- 
a/examples/blog/BE0007_Selecting_options_from_a_group_of_jewel_checkbox_controls/pom.xml
+++ 
b/examples/blog/BE0007_Selecting_options_from_a_group_of_jewel_checkbox_controls/pom.xml
@@ -23,11 +23,11 @@
   <parent>
     <groupId>org.apache.royale.examples</groupId>
     <artifactId>examples-blog</artifactId>
-    <version>0.9.4-SNAPSHOT</version>
+    <version>0.9.3-SNAPSHOT</version>
   </parent>
 
   
<artifactId>BE0007_Selecting_options_from_a_group_of_jewel_checkbox_controls</artifactId>
-  <version>0.9.4-SNAPSHOT</version>
+  <version>0.9.3-SNAPSHOT</version>
   <packaging>swf</packaging>
 
   <name>Apache Royale: Examples: Blog: 0007: Selecting options from a group of 
jewel checkbox controls</name>
@@ -60,35 +60,35 @@
     <dependency>
       <groupId>org.apache.royale.framework</groupId>
       <artifactId>Jewel</artifactId>
-      <version>0.9.4-SNAPSHOT</version>
+      <version>0.9.3-SNAPSHOT</version>
       <type>swc</type>
       <classifier>swf</classifier>
     </dependency>
     <dependency>
       <groupId>org.apache.royale.framework</groupId>
       <artifactId>Jewel</artifactId>
-      <version>0.9.4-SNAPSHOT</version>
+      <version>0.9.3-SNAPSHOT</version>
       <type>swc</type>
       <classifier>js</classifier>
     </dependency>
     <dependency>
       <groupId>org.apache.royale.framework</groupId>
       <artifactId>HTML</artifactId>
-      <version>0.9.4-SNAPSHOT</version>
+      <version>0.9.3-SNAPSHOT</version>
       <type>swc</type>
       <classifier>swf</classifier>
     </dependency>
     <dependency>
       <groupId>org.apache.royale.framework</groupId>
       <artifactId>HTML</artifactId>
-      <version>0.9.4-SNAPSHOT</version>
+      <version>0.9.3-SNAPSHOT</version>
       <type>swc</type>
       <classifier>js</classifier>
     </dependency>
     <dependency>
       <groupId>org.apache.royale.framework</groupId>
       <artifactId>Jewel-Light-NoFlat-Primary-Blue-Theme</artifactId>
-      <version>0.9.4-SNAPSHOT</version>
+      <version>0.9.3-SNAPSHOT</version>
       <type>swc</type>
       <scope>theme</scope>
       <classifier>js</classifier>
diff --git a/examples/mxroyale/ControlsExample/pom.xml 
b/examples/mxroyale/ControlsExample/pom.xml
index f93a1ba..8ea1dd2 100644
--- a/examples/mxroyale/ControlsExample/pom.xml
+++ b/examples/mxroyale/ControlsExample/pom.xml
@@ -23,11 +23,11 @@
   <parent>
     <groupId>org.apache.royale.examples</groupId>
     <artifactId>examples-mxroyale</artifactId>
-    <version>0.9.4-SNAPSHOT</version>
+    <version>0.9.3-SNAPSHOT</version>
   </parent>
 
   <artifactId>ControlsExample</artifactId>
-  <version>0.9.4-SNAPSHOT</version>
+  <version>0.9.3-SNAPSHOT</version>
   <packaging>swf</packaging>
 
   <name>Apache Royale: Examples: MXRoyale: ControlsExample</name>
@@ -58,7 +58,7 @@
     <dependency>
       <groupId>org.apache.royale.framework</groupId>
       <artifactId>BasicTheme</artifactId>
-      <version>0.9.4-SNAPSHOT</version>
+      <version>0.9.3-SNAPSHOT</version>
       <type>swc</type>
       <scope>theme</scope>
     </dependency>
diff --git a/examples/mxroyale/HelloWorld/pom.xml 
b/examples/mxroyale/HelloWorld/pom.xml
index 9ea249d..0576a8c 100644
--- a/examples/mxroyale/HelloWorld/pom.xml
+++ b/examples/mxroyale/HelloWorld/pom.xml
@@ -23,11 +23,11 @@
   <parent>
     <groupId>org.apache.royale.examples</groupId>
     <artifactId>examples-mxroyale</artifactId>
-    <version>0.9.4-SNAPSHOT</version>
+    <version>0.9.3-SNAPSHOT</version>
   </parent>
 
   <artifactId>HelloWorld</artifactId>
-  <version>0.9.4-SNAPSHOT</version>
+  <version>0.9.3-SNAPSHOT</version>
   <packaging>swf</packaging>
 
   <name>Apache Royale: Examples: MXRoyale: HelloWorld</name>
@@ -58,7 +58,7 @@
     <dependency>
       <groupId>org.apache.royale.framework</groupId>
       <artifactId>BasicTheme</artifactId>
-      <version>0.9.4-SNAPSHOT</version>
+      <version>0.9.3-SNAPSHOT</version>
       <type>swc</type>
       <scope>theme</scope>
     </dependency>
diff --git a/examples/mxroyale/pom.xml b/examples/mxroyale/pom.xml
index 436b532..4a3fb51 100644
--- a/examples/mxroyale/pom.xml
+++ b/examples/mxroyale/pom.xml
@@ -23,11 +23,11 @@
   <parent>
     <groupId>org.apache.royale.examples</groupId>
     <artifactId>examples</artifactId>
-    <version>0.9.4-SNAPSHOT</version>
+    <version>0.9.3-SNAPSHOT</version>
   </parent>
 
   <artifactId>examples-mxroyale</artifactId>
-  <version>0.9.4-SNAPSHOT</version>
+  <version>0.9.3-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Apache Royale: Examples: MXRoyale</name>
@@ -73,98 +73,98 @@
     <dependency>
       <groupId>org.apache.royale.framework</groupId>
       <artifactId>Core</artifactId>
-      <version>0.9.4-SNAPSHOT</version>
+      <version>0.9.3-SNAPSHOT</version>
       <type>swc</type>
       <classifier>swf</classifier>
     </dependency>
     <dependency>
       <groupId>org.apache.royale.framework</groupId>
       <artifactId>Core</artifactId>
-      <version>0.9.4-SNAPSHOT</version>
+      <version>0.9.3-SNAPSHOT</version>
       <type>swc</type>
       <classifier>js</classifier>
     </dependency>
     <dependency>
       <groupId>org.apache.royale.framework</groupId>
       <artifactId>Language</artifactId>
-      <version>0.9.4-SNAPSHOT</version>
+      <version>0.9.3-SNAPSHOT</version>
       <type>swc</type>
       <classifier>swf</classifier>
     </dependency>
     <dependency>
       <groupId>org.apache.royale.framework</groupId>
       <artifactId>Language</artifactId>
-      <version>0.9.4-SNAPSHOT</version>
+      <version>0.9.3-SNAPSHOT</version>
       <type>swc</type>
       <classifier>js</classifier>
     </dependency>
     <dependency>
       <groupId>org.apache.royale.framework</groupId>
       <artifactId>HTML</artifactId>
-      <version>0.9.4-SNAPSHOT</version>
+      <version>0.9.3-SNAPSHOT</version>
       <type>swc</type>
       <classifier>swf</classifier>
     </dependency>
     <dependency>
       <groupId>org.apache.royale.framework</groupId>
       <artifactId>HTML</artifactId>
-      <version>0.9.4-SNAPSHOT</version>
+      <version>0.9.3-SNAPSHOT</version>
       <type>swc</type>
       <classifier>js</classifier>
     </dependency>
     <dependency>
       <groupId>org.apache.royale.framework</groupId>
       <artifactId>Collections</artifactId>
-      <version>0.9.4-SNAPSHOT</version>
+      <version>0.9.3-SNAPSHOT</version>
       <type>swc</type>
       <classifier>swf</classifier>
     </dependency>
     <dependency>
       <groupId>org.apache.royale.framework</groupId>
       <artifactId>Collections</artifactId>
-      <version>0.9.4-SNAPSHOT</version>
+      <version>0.9.3-SNAPSHOT</version>
       <type>swc</type>
       <classifier>js</classifier>
     </dependency>
     <dependency>
       <groupId>org.apache.royale.framework</groupId>
       <artifactId>Binding</artifactId>
-      <version>0.9.4-SNAPSHOT</version>
+      <version>0.9.3-SNAPSHOT</version>
       <type>swc</type>
       <classifier>swf</classifier>
     </dependency>
     <dependency>
       <groupId>org.apache.royale.framework</groupId>
       <artifactId>Binding</artifactId>
-      <version>0.9.4-SNAPSHOT</version>
+      <version>0.9.3-SNAPSHOT</version>
       <type>swc</type>
       <classifier>js</classifier>
     </dependency>
     <dependency>
       <groupId>org.apache.royale.framework</groupId>
       <artifactId>Graphics</artifactId>
-      <version>0.9.4-SNAPSHOT</version>
+      <version>0.9.3-SNAPSHOT</version>
       <type>swc</type>
       <classifier>swf</classifier>
     </dependency>
     <dependency>
       <groupId>org.apache.royale.framework</groupId>
       <artifactId>Graphics</artifactId>
-      <version>0.9.4-SNAPSHOT</version>
+      <version>0.9.3-SNAPSHOT</version>
       <type>swc</type>
       <classifier>js</classifier>
     </dependency>
     <dependency>
         <groupId>org.apache.royale.framework</groupId>
         <artifactId>MXRoyale</artifactId>
-        <version>0.9.4-SNAPSHOT</version>
+        <version>0.9.3-SNAPSHOT</version>
         <type>swc</type>
         <classifier>swf</classifier>
     </dependency>
     <dependency>
         <groupId>org.apache.royale.framework</groupId>
         <artifactId>MXRoyale</artifactId>
-        <version>0.9.4-SNAPSHOT</version>
+        <version>0.9.3-SNAPSHOT</version>
         <type>swc</type>
         <classifier>js</classifier>
     </dependency>
@@ -173,7 +173,7 @@
     <dependency>
       <groupId>org.apache.royale.examples</groupId>
       <artifactId>examples-tests</artifactId>
-      <version>0.9.4-SNAPSHOT</version>
+      <version>0.9.3-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
   </dependencies>
diff --git a/examples/royale/JewelExample/pom.xml 
b/examples/royale/JewelExample/pom.xml
index 72706aa..49ad879 100644
--- a/examples/royale/JewelExample/pom.xml
+++ b/examples/royale/JewelExample/pom.xml
@@ -23,11 +23,11 @@
   <parent>
     <groupId>org.apache.royale.examples</groupId>
     <artifactId>examples-royale</artifactId>
-    <version>0.9.4-SNAPSHOT</version>
+    <version>0.9.3-SNAPSHOT</version>
   </parent>
 
   <artifactId>JewelExample</artifactId>
-  <version>0.9.4-SNAPSHOT</version>
+  <version>0.9.3-SNAPSHOT</version>
   <packaging>swf</packaging>
 
   <name>Apache Royale: Examples: Royale: JewelExample</name>
@@ -60,35 +60,35 @@
     <dependency>
       <groupId>org.apache.royale.framework</groupId>
       <artifactId>Jewel</artifactId>
-      <version>0.9.4-SNAPSHOT</version>
+      <version>0.9.3-SNAPSHOT</version>
       <type>swc</type>
       <classifier>swf</classifier>
     </dependency>
     <dependency>
       <groupId>org.apache.royale.framework</groupId>
       <artifactId>Jewel</artifactId>
-      <version>0.9.4-SNAPSHOT</version>
+      <version>0.9.3-SNAPSHOT</version>
       <type>swc</type>
       <classifier>js</classifier>
     </dependency>
     <dependency>
       <groupId>org.apache.royale.framework</groupId>
       <artifactId>HTML</artifactId>
-      <version>0.9.4-SNAPSHOT</version>
+      <version>0.9.3-SNAPSHOT</version>
       <type>swc</type>
       <classifier>swf</classifier>
     </dependency>
     <dependency>
       <groupId>org.apache.royale.framework</groupId>
       <artifactId>HTML</artifactId>
-      <version>0.9.4-SNAPSHOT</version>
+      <version>0.9.3-SNAPSHOT</version>
       <type>swc</type>
       <classifier>js</classifier>
     </dependency>
     <dependency>
       <groupId>org.apache.royale.framework</groupId>
       <artifactId>JewelTheme</artifactId>
-      <version>0.9.4-SNAPSHOT</version>
+      <version>0.9.3-SNAPSHOT</version>
       <type>swc</type>
       <scope>theme</scope>
       <classifier>js</classifier>
@@ -96,7 +96,7 @@
     <!-- <dependency>
       <groupId>org.apache.royale.framework</groupId>
       <artifactId>Jewel-Light-NoFlat-Primary-Blue-Theme</artifactId>
-      <version>0.9.4-SNAPSHOT</version>
+      <version>0.9.3-SNAPSHOT</version>
       <type>swc</type>
       <scope>theme</scope>
       <classifier>js</classifier>
@@ -104,7 +104,7 @@
     <dependency>
       <groupId>org.apache.royale.framework</groupId>
       <artifactId>Jewel-Light-NoFlat-Secondary-Topaz-Theme</artifactId>
-      <version>0.9.4-SNAPSHOT</version>
+      <version>0.9.3-SNAPSHOT</version>
       <type>swc</type>
       <scope>theme</scope>
       <classifier>js</classifier>
@@ -112,7 +112,7 @@
     <dependency>
       <groupId>org.apache.royale.framework</groupId>
       <artifactId>Jewel-Light-NoFlat-Emphasized-Emerald-Theme</artifactId>
-      <version>0.9.4-SNAPSHOT</version>
+      <version>0.9.3-SNAPSHOT</version>
       <type>swc</type>
       <scope>theme</scope>
     </dependency> -->
diff --git a/frameworks/themes/MXRoyale/pom.xml 
b/frameworks/themes/MXRoyale/pom.xml
index e29342d..aa713ef 100644
--- a/frameworks/themes/MXRoyale/pom.xml
+++ b/frameworks/themes/MXRoyale/pom.xml
@@ -23,11 +23,11 @@
   <parent>
     <groupId>org.apache.royale.framework</groupId>
     <artifactId>themes</artifactId>
-    <version>0.9.4-SNAPSHOT</version>
+    <version>0.9.3-SNAPSHOT</version>
   </parent>
 
   <artifactId>MXTheme</artifactId>
-  <version>0.9.4-SNAPSHOT</version>
+  <version>0.9.3-SNAPSHOT</version>
   <packaging>swc</packaging>
 
   <name>Apache Royale: Framework: Themes: MX</name>
diff --git a/manualtests/pom.xml b/manualtests/pom.xml
index 974c584..1d6887a 100644
--- a/manualtests/pom.xml
+++ b/manualtests/pom.xml
@@ -104,14 +104,14 @@
     <dependency>
       <groupId>org.apache.royale.framework</groupId>
       <artifactId>Basic</artifactId>
-      <version>0.9.4-SNAPSHOT</version>
+      <version>0.9.3-SNAPSHOT</version>
       <type>swc</type>
       <classifier>swf</classifier>
     </dependency>
     <dependency>
       <groupId>org.apache.royale.framework</groupId>
       <artifactId>Basic</artifactId>
-      <version>0.9.4-SNAPSHOT</version>
+      <version>0.9.3-SNAPSHOT</version>
       <type>swc</type>
       <classifier>js</classifier>
     </dependency>

-- 
To stop receiving notification emails like this one, please contact
carlosrov...@apache.org.

Reply via email to