[maven-release-plugin] prepare release org.apache.royale.framework-0.9.4-rc1
diff --git a/archetypes/pom.xml b/archetypes/pom.xml
index 7cc6bfc..7854ba1 100644
--- a/archetypes/pom.xml
+++ b/archetypes/pom.xml
@@ -23,11 +23,11 @@
   <parent>

     <groupId>org.apache.royale.framework</groupId>

     <artifactId>royale-framework-parent</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>royale-maven-archetypes</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>pom</packaging>

 

   <name>Apache Royale: Framework: Archetypes</name>

diff --git a/archetypes/royale-simple-application-archetype/pom.xml b/archetypes/royale-simple-application-archetype/pom.xml
index 4b24544..ae5d2ab 100644
--- a/archetypes/royale-simple-application-archetype/pom.xml
+++ b/archetypes/royale-simple-application-archetype/pom.xml
@@ -23,11 +23,11 @@
   <parent>

     <groupId>org.apache.royale.framework</groupId>

     <artifactId>royale-maven-archetypes</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>royale-simple-application-archetype</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>jar</packaging>

 

   <name>Apache Royale: Framework: Archetypes: Simple Royale Application</name>

diff --git a/archetypes/royale-simple-application-pure-js-archetype/pom.xml b/archetypes/royale-simple-application-pure-js-archetype/pom.xml
index ef50d08..4457e9e 100644
--- a/archetypes/royale-simple-application-pure-js-archetype/pom.xml
+++ b/archetypes/royale-simple-application-pure-js-archetype/pom.xml
@@ -23,11 +23,11 @@
   <parent>

     <groupId>org.apache.royale.framework</groupId>

     <artifactId>royale-maven-archetypes</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>royale-simple-application-pure-js-archetype</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>jar</packaging>

 

   <name>Apache Royale: Framework: Archetypes: Simple Royale Pure-JS Application</name>

diff --git a/archetypes/royale-simple-application-pure-swf-archetype/pom.xml b/archetypes/royale-simple-application-pure-swf-archetype/pom.xml
index 20bff2a..5315388 100644
--- a/archetypes/royale-simple-application-pure-swf-archetype/pom.xml
+++ b/archetypes/royale-simple-application-pure-swf-archetype/pom.xml
@@ -23,11 +23,11 @@
   <parent>

     <groupId>org.apache.royale.framework</groupId>

     <artifactId>royale-maven-archetypes</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>royale-simple-application-pure-swf-archetype</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>jar</packaging>

 

   <name>Apache Royale: Framework: Archetypes: Simple Royale Pure-SWF Application</name>

diff --git a/archetypes/royale-simple-library-archetype/pom.xml b/archetypes/royale-simple-library-archetype/pom.xml
index 669ad36..700a19b 100644
--- a/archetypes/royale-simple-library-archetype/pom.xml
+++ b/archetypes/royale-simple-library-archetype/pom.xml
@@ -23,11 +23,11 @@
   <parent>

     <groupId>org.apache.royale.framework</groupId>

     <artifactId>royale-maven-archetypes</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>royale-simple-library-archetype</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>maven-archetype</packaging>

 

   <name>Apache Royale: Framework: Archetypes: Simple Royale Library</name>

diff --git a/archetypes/royale-simple-typedef-archetype/pom.xml b/archetypes/royale-simple-typedef-archetype/pom.xml
index 39f6073..26a5dba 100644
--- a/archetypes/royale-simple-typedef-archetype/pom.xml
+++ b/archetypes/royale-simple-typedef-archetype/pom.xml
@@ -23,11 +23,11 @@
   <parent>

     <groupId>org.apache.royale.framework</groupId>

     <artifactId>royale-maven-archetypes</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>royale-simple-typedef-archetype</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>maven-archetype</packaging>

 

   <name>Apache Royale: Framework: Archetypes: Simple Royale Typedef Library</name>

diff --git a/distribution/jars/compc/pom.xml b/distribution/jars/compc/pom.xml
index cc7f1f0..7f5da2d 100644
--- a/distribution/jars/compc/pom.xml
+++ b/distribution/jars/compc/pom.xml
@@ -23,13 +23,13 @@
   <parent>

     <groupId>org.apache.royale.framework</groupId>

     <artifactId>royale-framework-parent</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

     <relativePath>../../../pom.xml</relativePath>

   </parent>

 

   <groupId>org.apache.royale.framework.distribution</groupId>

   <artifactId>compc</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

 

   <build>

     <plugins>

diff --git a/distribution/jars/compiler-asc/pom.xml b/distribution/jars/compiler-asc/pom.xml
index 8328d05..2cece41 100644
--- a/distribution/jars/compiler-asc/pom.xml
+++ b/distribution/jars/compiler-asc/pom.xml
@@ -23,13 +23,13 @@
   <parent>

     <groupId>org.apache.royale.framework</groupId>

     <artifactId>royale-framework-parent</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

     <relativePath>../../../pom.xml</relativePath>

   </parent>

 

   <groupId>org.apache.royale.framework.distribution</groupId>

   <artifactId>compiler-asc</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

 

   <build>

     <plugins>

diff --git a/distribution/jars/compiler-compc/pom.xml b/distribution/jars/compiler-compc/pom.xml
index 3828a78..3ddaa39 100644
--- a/distribution/jars/compiler-compc/pom.xml
+++ b/distribution/jars/compiler-compc/pom.xml
@@ -23,13 +23,13 @@
   <parent>

     <groupId>org.apache.royale.framework</groupId>

     <artifactId>royale-framework-parent</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

     <relativePath>../../../pom.xml</relativePath>

   </parent>

 

   <groupId>org.apache.royale.framework.distribution</groupId>

   <artifactId>compiler-compc</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

 

   <build>

     <plugins>

diff --git a/distribution/jars/compiler-mxmlc/pom.xml b/distribution/jars/compiler-mxmlc/pom.xml
index daa719b..4a927d8 100644
--- a/distribution/jars/compiler-mxmlc/pom.xml
+++ b/distribution/jars/compiler-mxmlc/pom.xml
@@ -23,13 +23,13 @@
   <parent>

     <groupId>org.apache.royale.framework</groupId>

     <artifactId>royale-framework-parent</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

     <relativePath>../../../pom.xml</relativePath>

   </parent>

 

   <groupId>org.apache.royale.framework.distribution</groupId>

   <artifactId>compiler-mxmlc</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

 

   <build>

     <plugins>

diff --git a/distribution/jars/compiler-optimizer/pom.xml b/distribution/jars/compiler-optimizer/pom.xml
index 475eb4d..7011072 100644
--- a/distribution/jars/compiler-optimizer/pom.xml
+++ b/distribution/jars/compiler-optimizer/pom.xml
@@ -23,13 +23,13 @@
   <parent>

     <groupId>org.apache.royale.framework</groupId>

     <artifactId>royale-framework-parent</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

     <relativePath>../../../pom.xml</relativePath>

   </parent>

 

   <groupId>org.apache.royale.framework.distribution</groupId>

   <artifactId>compiler-optimizer</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

 

   <build>

     <plugins>

diff --git a/distribution/jars/compiler-swfdump/pom.xml b/distribution/jars/compiler-swfdump/pom.xml
index ba19359..7c09f44 100644
--- a/distribution/jars/compiler-swfdump/pom.xml
+++ b/distribution/jars/compiler-swfdump/pom.xml
@@ -23,13 +23,13 @@
   <parent>

     <groupId>org.apache.royale.framework</groupId>

     <artifactId>royale-framework-parent</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

     <relativePath>../../../pom.xml</relativePath>

   </parent>

 

   <groupId>org.apache.royale.framework.distribution</groupId>

   <artifactId>compiler-swfdump</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

 

   <build>

     <plugins>

diff --git a/distribution/jars/mxmlc/pom.xml b/distribution/jars/mxmlc/pom.xml
index 04f43ec..62dcf66 100644
--- a/distribution/jars/mxmlc/pom.xml
+++ b/distribution/jars/mxmlc/pom.xml
@@ -23,13 +23,13 @@
   <parent>

     <groupId>org.apache.royale.framework</groupId>

     <artifactId>royale-framework-parent</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

     <relativePath>../../../pom.xml</relativePath>

   </parent>

 

   <groupId>org.apache.royale.framework.distribution</groupId>

   <artifactId>mxmlc</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

 

   <build>

     <plugins>

diff --git a/distribution/pom.xml b/distribution/pom.xml
index 48b26b9..2e0f172 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -23,11 +23,11 @@
   <parent>

     <groupId>org.apache.royale.framework</groupId>

     <artifactId>royale-framework-parent</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>distribution</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>pom</packaging>

 

   <name>Apache Royale: Distribution</name>

@@ -85,151 +85,151 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Binding</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Charts</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Collections</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Core</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>CreateJS</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>DragDrop</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Effects</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Express</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Flat</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>FontAwesome</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Formatters</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>GoogleMaps</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Graphics</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>HTML</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>HTML5</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>JQuery</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Language</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>MaterialDesignLite</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Mobile</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Network</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Icons</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Reflection</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Storage</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>XML</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Jewel</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

     </dependency>

 

@@ -237,175 +237,175 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Binding</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Charts</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Core</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>CreateJS</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>DragDrop</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Effects</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Express</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Flat</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

  	  <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>FontAwesome</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Formatters</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>GoogleMaps</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>HTML5</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>JQuery</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>MaterialDesignLite</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Mobile</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Network</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Icons</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Reflection</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Storage</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>XML</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Jewel</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

@@ -480,7 +480,7 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Fonts</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>war</type>

     </dependency>

 

@@ -495,37 +495,37 @@
     <dependency>

       <groupId>org.apache.royale.framework.distribution</groupId>

       <artifactId>compc</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework.distribution</groupId>

       <artifactId>mxmlc</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework.distribution</groupId>

       <artifactId>compiler-asc</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework.distribution</groupId>

       <artifactId>compiler-compc</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework.distribution</groupId>

       <artifactId>compiler-mxmlc</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework.distribution</groupId>

       <artifactId>compiler-optimizer</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework.distribution</groupId>

       <artifactId>compiler-swfdump</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

     </dependency>

   </dependencies>

 

diff --git a/examples/amf/SampleAmfWebApp/pom.xml b/examples/amf/SampleAmfWebApp/pom.xml
index 92c9ff4..3506d0e 100644
--- a/examples/amf/SampleAmfWebApp/pom.xml
+++ b/examples/amf/SampleAmfWebApp/pom.xml
@@ -22,11 +22,11 @@
   <parent>

     <groupId>org.apache.royale.examples</groupId>

     <artifactId>examples-amf-webapps</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

   

   <artifactId>SampleAmfWebApp</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>war</packaging>

 

   <name>Apache Royale: Examples: AMF Web Apps: SampleAmfWebApp</name>

@@ -135,7 +135,7 @@
     <dependency>

       <groupId>org.apache.royale.examples</groupId>

       <artifactId>RemoteObjectAMFTest-MXRoyale</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>war</type>

     </dependency>

 

diff --git a/examples/amf/pom.xml b/examples/amf/pom.xml
index 1866fce..514c7a6 100644
--- a/examples/amf/pom.xml
+++ b/examples/amf/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.4</version>

   </parent>

 

   <artifactId>examples-amf-webapps</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>pom</packaging>

 

   <name>Apache Royale: Examples: AMF Web Apps</name>

diff --git a/examples/blog/BE0001_Hello_World/pom.xml b/examples/blog/BE0001_Hello_World/pom.xml
index 2c2ff5c..115598d 100644
--- a/examples/blog/BE0001_Hello_World/pom.xml
+++ b/examples/blog/BE0001_Hello_World/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.4</version>

   </parent>

 

   <artifactId>BE0001_Hello_World</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swf</packaging>

 

   <name>Apache Royale: Examples: Blog: 0001: Hello World</name>

@@ -58,14 +58,14 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Basic</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

@@ -73,7 +73,7 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>BasicTheme</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <scope>theme</scope>

     </dependency>

diff --git a/examples/blog/BE0002_Using_Jewel_Alert_Control/pom.xml b/examples/blog/BE0002_Using_Jewel_Alert_Control/pom.xml
index 65607ae..48aaa8f 100644
--- a/examples/blog/BE0002_Using_Jewel_Alert_Control/pom.xml
+++ b/examples/blog/BE0002_Using_Jewel_Alert_Control/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.4</version>

   </parent>

 

   <artifactId>BE0002_Using_Jewel_Alert_Control</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swf</packaging>

 

   <name>Apache Royale: Examples: Blog: 0002: Using Jewel Alert Control</name>

@@ -60,21 +60,21 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Jewel</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Jewel-Light-NoFlat-Primary-Topaz-Theme</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <scope>theme</scope>

       <classifier>js</classifier>

@@ -82,7 +82,7 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Jewel-Light-NoFlat-Secondary-Sapphire-Theme</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <scope>theme</scope>

       <classifier>js</classifier>

@@ -90,7 +90,7 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Jewel-Light-NoFlat-Emphasized-Red-Theme</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <scope>theme</scope>

     </dependency>

diff --git a/examples/blog/BE0003_Using_Jewel_Slider_Control/pom.xml b/examples/blog/BE0003_Using_Jewel_Slider_Control/pom.xml
index 8a6fe50..98a4226 100644
--- a/examples/blog/BE0003_Using_Jewel_Slider_Control/pom.xml
+++ b/examples/blog/BE0003_Using_Jewel_Slider_Control/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.4</version>

   </parent>

 

   <artifactId>BE0003_Using_Jewel_Slider_Control</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swf</packaging>

 

   <name>Apache Royale: Examples: Blog: 0003: Using Jewel Slider Control</name>

@@ -60,21 +60,21 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Jewel</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Jewel-Light-NoFlat-Primary-Topaz-Theme</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <scope>theme</scope>

       <classifier>js</classifier>

@@ -82,7 +82,7 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Jewel-Light-NoFlat-Secondary-Sapphire-Theme</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <scope>theme</scope>

       <classifier>js</classifier>

@@ -90,7 +90,7 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Jewel-Light-NoFlat-Emphasized-Red-Theme</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <scope>theme</scope>

     </dependency>

diff --git a/examples/blog/BE0004_Adding_an_item_to_a_Jewel_List/pom.xml b/examples/blog/BE0004_Adding_an_item_to_a_Jewel_List/pom.xml
index 140f210..21f2f0e 100644
--- a/examples/blog/BE0004_Adding_an_item_to_a_Jewel_List/pom.xml
+++ b/examples/blog/BE0004_Adding_an_item_to_a_Jewel_List/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.4</version>

   </parent>

 

   <artifactId>BE0004_Adding_an_item_to_a_Jewel_List</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swf</packaging>

 

   <name>Apache Royale: Examples: Blog: 0004: Adding an item to a Jewel List</name>

@@ -60,35 +60,35 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Jewel</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</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.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Jewel-Light-NoFlat-Primary-Amethyst-Theme</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <scope>theme</scope>

       <classifier>js</classifier>

diff --git a/examples/blog/BE0005_Creating_a_group_of_Jewel_RadioButtons/pom.xml b/examples/blog/BE0005_Creating_a_group_of_Jewel_RadioButtons/pom.xml
index 15f78f3..2713737 100644
--- a/examples/blog/BE0005_Creating_a_group_of_Jewel_RadioButtons/pom.xml
+++ b/examples/blog/BE0005_Creating_a_group_of_Jewel_RadioButtons/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.4</version>

   </parent>

 

   <artifactId>BE0005_Creating_a_group_of_Jewel_RadioButtons</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swf</packaging>

 

   <name>Apache Royale: Examples: Blog: 0005: Creating a group of Jewel RadioButtons</name>

@@ -60,35 +60,35 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Jewel</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</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.4</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.4</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.4</version>

       <type>swc</type>

       <scope>theme</scope>

       <classifier>js</classifier>

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 0320854..c28917b 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.4</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.4</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.4</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.4</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.4</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 5b396db..af3a2f4 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.4</version>

   </parent>

 

   <artifactId>BE0007_Selecting_options_from_a_group_of_jewel_checkbox_controls</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</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.4</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.4</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.4</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.4</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.4</version>

       <type>swc</type>

       <scope>theme</scope>

       <classifier>js</classifier>

diff --git a/examples/blog/BE0008_Using_View_States_to_show_or_hide_content/pom.xml b/examples/blog/BE0008_Using_View_States_to_show_or_hide_content/pom.xml
index 809c739..e8ab216 100644
--- a/examples/blog/BE0008_Using_View_States_to_show_or_hide_content/pom.xml
+++ b/examples/blog/BE0008_Using_View_States_to_show_or_hide_content/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.4</version>

   </parent>

 

   <artifactId>BE0008_Using_View_States_to_show_or_hide_content</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swf</packaging>

 

   <name>Apache Royale: Examples: Blog: 0008: Using View States to show or hide content</name>

@@ -60,35 +60,35 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Jewel</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</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.4</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.4</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.4</version>

       <type>swc</type>

       <scope>theme</scope>

       <classifier>js</classifier>

diff --git a/examples/blog/BE0009_Using_an_Item_ Renderer_with_a_List/pom.xml b/examples/blog/BE0009_Using_an_Item_ Renderer_with_a_List/pom.xml
index 4ff7c34..134fc31 100644
--- a/examples/blog/BE0009_Using_an_Item_ Renderer_with_a_List/pom.xml
+++ b/examples/blog/BE0009_Using_an_Item_ Renderer_with_a_List/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.4</version>

   </parent>

 

   <artifactId>BE0009_Using_an_Item_Renderer_with_a_List</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swf</packaging>

 

   <name>Apache Royale: Examples: Blog: 0009: Using an Item Renderer with a List</name>

@@ -60,49 +60,49 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Jewel</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Icons</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>swf</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Icons</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Jewel-Light-NoFlat-Primary-Green-Theme</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <scope>theme</scope>

       <classifier>js</classifier>

diff --git a/examples/blog/BE0010_Customization_through_the_Royale_API/pom.xml b/examples/blog/BE0010_Customization_through_the_Royale_API/pom.xml
index a5772dd..4363aab 100644
--- a/examples/blog/BE0010_Customization_through_the_Royale_API/pom.xml
+++ b/examples/blog/BE0010_Customization_through_the_Royale_API/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.4</version>

   </parent>

 

   <artifactId>BE0010_Customization_through_the_Royale_API</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swf</packaging>

 

   <name>Apache Royale: Examples: Blog: 0010: Customization through the Royale API</name>

@@ -60,21 +60,21 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Jewel</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Jewel-Light-NoFlat-Primary-Red-Theme</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <scope>theme</scope>

       <classifier>js</classifier>

diff --git a/examples/blog/BE0011_Loading_external_data_through_HTTPService/pom.xml b/examples/blog/BE0011_Loading_external_data_through_HTTPService/pom.xml
index fec46bb..fa436f4 100644
--- a/examples/blog/BE0011_Loading_external_data_through_HTTPService/pom.xml
+++ b/examples/blog/BE0011_Loading_external_data_through_HTTPService/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.4</version>

   </parent>

 

   <artifactId>BE0011_Loading_external_data_through_HTTPService</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swf</packaging>

 

   <name>Apache Royale: Examples: Blog: 0011: Loading external data through HTTPService</name>

@@ -61,35 +61,35 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Network</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>swf</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Network</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Jewel</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Jewel-Light-NoFlat-Primary-Turquoise-Theme</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <scope>theme</scope>

       <classifier>js</classifier>

diff --git a/examples/blog/pom.xml b/examples/blog/pom.xml
index 10874f6..f65b3b6 100644
--- a/examples/blog/pom.xml
+++ b/examples/blog/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.4</version>

   </parent>

 

   <artifactId>examples-blog</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>pom</packaging>

 

   <name>Apache Royale: Examples: Blog</name>

@@ -82,84 +82,84 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Core</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</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.4</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.4</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.4</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.4</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.4</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.4</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.4</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.4</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.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

@@ -168,7 +168,7 @@
     <dependency>

       <groupId>org.apache.royale.examples</groupId>

       <artifactId>examples-tests</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <scope>test</scope>

     </dependency>

   </dependencies>

diff --git a/examples/examples-integrationtests/pom.xml b/examples/examples-integrationtests/pom.xml
index bf59e94..5a56944 100644
--- a/examples/examples-integrationtests/pom.xml
+++ b/examples/examples-integrationtests/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.4</version>

   </parent>

 

   <artifactId>examples-integrationtests</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>jar</packaging>

 

   <name>Apache Royale: Examples: Integrationtests</name>

@@ -239,145 +239,145 @@
     <dependency>

       <groupId>org.apache.royale.examples</groupId>

       <artifactId>ASDoc</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>war</type>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.examples</groupId>

       <artifactId>ChartExample</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>war</type>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.examples</groupId>

       <artifactId>CreateJSExample</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>war</type>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.examples</groupId>

       <artifactId>DataBindingExample</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>war</type>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.examples</groupId>

       <artifactId>DataBindingExample_as</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>war</type>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.examples</groupId>

       <artifactId>DataBindingExample_Flat</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>war</type>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.examples</groupId>

       <artifactId>DataGridExample</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>war</type>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.examples</groupId>

       <artifactId>DateControlsExample</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>war</type>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.examples</groupId>

       <artifactId>DesktopMap</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>war</type>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.examples</groupId>

       <artifactId>RoyaleStore</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>war</type>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.examples</groupId>

       <artifactId>RoyaleStore_jquery</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>war</type>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.examples</groupId>

       <artifactId>RoyaleTeamPage_MDL</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>war</type>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.examples</groupId>

       <artifactId>RoyaleWebsiteStatsViewer</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>war</type>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.examples</groupId>

       <artifactId>HelloWorld</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>war</type>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.examples</groupId>

       <artifactId>ListExample</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>war</type>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.examples</groupId>

       <artifactId>MapSearch</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>war</type>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.examples</groupId>

       <artifactId>MobileMap</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>war</type>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.examples</groupId>

       <artifactId>MobileStocks</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>war</type>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.examples</groupId>

       <artifactId>MobileTrader</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>war</type>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.examples</groupId>

       <artifactId>StorageExample</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>war</type>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.examples</groupId>

       <artifactId>StyleExample</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>war</type>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.examples</groupId>

       <artifactId>TeamPage</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>war</type>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.examples</groupId>

       <artifactId>TodoListSampleApp</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>war</type>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.examples</groupId>

       <artifactId>TreeExample</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>war</type>

     </dependency>

 

diff --git a/examples/examples-tests/pom.xml b/examples/examples-tests/pom.xml
index 67e3778..6497837 100644
--- a/examples/examples-tests/pom.xml
+++ b/examples/examples-tests/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.4</version>

   </parent>

 

   <artifactId>examples-tests</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

 

   <name>Apache Royale: Examples: Example-Tests</name>

 

diff --git a/examples/express/DataBindingExample/pom.xml b/examples/express/DataBindingExample/pom.xml
index 4ce2e08..c924f3b 100644
--- a/examples/express/DataBindingExample/pom.xml
+++ b/examples/express/DataBindingExample/pom.xml
@@ -23,11 +23,11 @@
   <parent>

     <groupId>org.apache.royale.examples</groupId>

     <artifactId>examples-express</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>DataBindingExample-Express</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swf</packaging>

 

   <name>Apache Royale: Examples: Express: DataBindingExample</name>

@@ -58,14 +58,14 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Network</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>swf</classifier>

     </dependency>

     <dependency>

         <groupId>org.apache.royale.framework</groupId>

         <artifactId>Network</artifactId>

-        <version>0.9.4-SNAPSHOT</version>

+        <version>0.9.4</version>

         <type>swc</type>

         <classifier>js</classifier>

     </dependency>

diff --git a/examples/express/DataGridExample/pom.xml b/examples/express/DataGridExample/pom.xml
index 39a585d..b76791c 100644
--- a/examples/express/DataGridExample/pom.xml
+++ b/examples/express/DataGridExample/pom.xml
@@ -27,11 +27,11 @@
   <parent>

     <groupId>org.apache.royale.examples</groupId>

     <artifactId>examples-express</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>DataGridExample-Express</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swf</packaging>

 

   <name>Apache Royale: Examples: Express: DataGridExample</name>

diff --git a/examples/express/GitHubCommitLogViewer/pom.xml b/examples/express/GitHubCommitLogViewer/pom.xml
index c02f5bf..798e890 100644
--- a/examples/express/GitHubCommitLogViewer/pom.xml
+++ b/examples/express/GitHubCommitLogViewer/pom.xml
@@ -23,11 +23,11 @@
   <parent>

     <groupId>org.apache.royale.examples</groupId>

     <artifactId>examples-express</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>GitHubCommitLogViewer</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swf</packaging>

 

   <name>Apache Royale: Examples: Express: GitHubCommitLogViewer</name>

@@ -57,14 +57,14 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Network</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>swf</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Network</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

diff --git a/examples/express/pom.xml b/examples/express/pom.xml
index 20bfe51..6f2a634 100644
--- a/examples/express/pom.xml
+++ b/examples/express/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.4</version>

   </parent>

 

   <artifactId>examples-express</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>pom</packaging>

 

   <name>Apache Royale: Examples: Express</name>

@@ -73,42 +73,42 @@
   <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Effects</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>swf</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Effects</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Express</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>swf</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Express</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

@@ -117,7 +117,7 @@
     <dependency>

       <groupId>org.apache.royale.examples</groupId>

       <artifactId>examples-tests</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <scope>test</scope>

     </dependency>

   </dependencies>

diff --git a/examples/mxroyale/ControlsExample/pom.xml b/examples/mxroyale/ControlsExample/pom.xml
index ff82a17..e1b50ec 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.4</version>

   </parent>

 

   <artifactId>ControlsExample</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</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.4</version>

       <type>swc</type>

       <scope>theme</scope>

     </dependency>

diff --git a/examples/mxroyale/HelloWorld/pom.xml b/examples/mxroyale/HelloWorld/pom.xml
index 01c40bb..aec083a 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.4</version>

   </parent>

 

   <artifactId>HelloWorld-MXRoyale</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</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.4</version>

       <type>swc</type>

       <scope>theme</scope>

     </dependency>

diff --git a/examples/mxroyale/RemoteObjectAMFTest/pom.xml b/examples/mxroyale/RemoteObjectAMFTest/pom.xml
index 0560363..880096b 100644
--- a/examples/mxroyale/RemoteObjectAMFTest/pom.xml
+++ b/examples/mxroyale/RemoteObjectAMFTest/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.4</version>
   </parent>
 
   <artifactId>RemoteObjectAMFTest-MXRoyale</artifactId>
-  <version>0.9.4-SNAPSHOT</version>
+  <version>0.9.4</version>
   <packaging>swf</packaging>
 
   <name>Apache Royale: Examples: Royale: RemoteObjectAMFTest-MXRoyale</name>
@@ -75,42 +75,42 @@
     <dependency>
       <groupId>org.apache.royale.framework</groupId>
       <artifactId>Network</artifactId>
-      <version>0.9.4-SNAPSHOT</version>
+      <version>0.9.4</version>
       <type>swc</type>
       <classifier>swf</classifier>
     </dependency>
     <dependency>
       <groupId>org.apache.royale.framework</groupId>
       <artifactId>Network</artifactId>
-      <version>0.9.4-SNAPSHOT</version>
+      <version>0.9.4</version>
       <type>swc</type>
       <classifier>js</classifier>
     </dependency>
     <dependency>
       <groupId>org.apache.royale.framework</groupId>
       <artifactId>Jewel</artifactId>
-      <version>0.9.4-SNAPSHOT</version>
+      <version>0.9.4</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.4</version>
       <type>swc</type>
       <classifier>js</classifier>
     </dependency>
     <dependency>
         <groupId>org.apache.royale.framework</groupId>
         <artifactId>Reflection</artifactId>
-        <version>0.9.4-SNAPSHOT</version>
+        <version>0.9.4</version>
         <type>swc</type>
         <classifier>swf</classifier>
     </dependency>
     <dependency>
         <groupId>org.apache.royale.framework</groupId>
         <artifactId>Reflection</artifactId>
-        <version>0.9.4-SNAPSHOT</version>
+        <version>0.9.4</version>
         <type>swc</type>
         <classifier>js</classifier>
     </dependency>
diff --git a/examples/mxroyale/SparkHelloWorld/pom.xml b/examples/mxroyale/SparkHelloWorld/pom.xml
index c0645f1..137e11b 100644
--- a/examples/mxroyale/SparkHelloWorld/pom.xml
+++ b/examples/mxroyale/SparkHelloWorld/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.4</version>

   </parent>

 

   <artifactId>HelloWorld-SparkRoyale</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swf</packaging>

 

   <name>Apache Royale: Examples: SparkRoyale: 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.4</version>

       <type>swc</type>

       <scope>theme</scope>

     </dependency>

diff --git a/examples/mxroyale/pom.xml b/examples/mxroyale/pom.xml
index 5b9892c..033c186 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.4</version>

   </parent>

 

   <artifactId>examples-mxroyale</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>pom</packaging>

 

   <name>Apache Royale: Examples: MXRoyale</name>

@@ -75,112 +75,112 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Core</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</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.4</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.4</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.4</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.4</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.4</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.4</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.4</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.4</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.4</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.4</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.4</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.4</version>

         <type>swc</type>

         <classifier>js</classifier>

     </dependency>

     <dependency>

         <groupId>org.apache.royale.framework</groupId>

         <artifactId>SparkRoyale</artifactId>

-        <version>0.9.4-SNAPSHOT</version>

+        <version>0.9.4</version>

         <type>swc</type>

         <classifier>swf</classifier>

     </dependency>

     <dependency>

         <groupId>org.apache.royale.framework</groupId>

         <artifactId>SparkRoyale</artifactId>

-        <version>0.9.4-SNAPSHOT</version>

+        <version>0.9.4</version>

         <type>swc</type>

         <classifier>js</classifier>

     </dependency>

@@ -189,7 +189,7 @@
     <dependency>

       <groupId>org.apache.royale.examples</groupId>

       <artifactId>examples-tests</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <scope>test</scope>

     </dependency>

   </dependencies>

diff --git a/examples/native/ButtonExample/pom.xml b/examples/native/ButtonExample/pom.xml
index b46be2c..5e1fc2e 100644
--- a/examples/native/ButtonExample/pom.xml
+++ b/examples/native/ButtonExample/pom.xml
@@ -23,11 +23,11 @@
   <parent>

     <groupId>org.apache.royale.examples</groupId>

     <artifactId>examples-native</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>ButtonExample</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swf</packaging>

 

   <name>Apache Royale: Examples: Native: ButtonExample</name>

diff --git a/examples/native/USStatesMap/pom.xml b/examples/native/USStatesMap/pom.xml
index eee085a..11ac2a9 100644
--- a/examples/native/USStatesMap/pom.xml
+++ b/examples/native/USStatesMap/pom.xml
@@ -23,11 +23,11 @@
   <parent>

     <groupId>org.apache.royale.examples</groupId>

     <artifactId>examples-native</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>USStatesMap</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swf</packaging>

 

   <name>Apache Royale: Examples: Native: USStatesMap</name>

@@ -68,7 +68,7 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Language</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

diff --git a/examples/native/pom.xml b/examples/native/pom.xml
index d6fc884..36b4838 100644
--- a/examples/native/pom.xml
+++ b/examples/native/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.4</version>

   </parent>

 

   <artifactId>examples-native</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>pom</packaging>

 

   <name>Apache Royale: Examples: Native</name>

diff --git a/examples/node/HelloWorld/pom.xml b/examples/node/HelloWorld/pom.xml
index e3452c6..a69aa7b 100644
--- a/examples/node/HelloWorld/pom.xml
+++ b/examples/node/HelloWorld/pom.xml
@@ -23,12 +23,12 @@
   <parent>

     <groupId>org.apache.royale.examples</groupId>

     <artifactId>examples-node</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <groupId>org.apache.royale.examples.node</groupId>

   <artifactId>Node-HelloWorld</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swf</packaging>

 

   <name>Apache Royale: Examples: NodeJS: HelloWorld</name>

diff --git a/examples/node/pom.xml b/examples/node/pom.xml
index ffb4e62..b6ac02e 100644
--- a/examples/node/pom.xml
+++ b/examples/node/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.4</version>

   </parent>

 

   <artifactId>examples-node</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>pom</packaging>

 

   <name>Apache Royale: Examples: NodeJS</name>

diff --git a/examples/pom.xml b/examples/pom.xml
index 8aee197..c9c492e 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -23,12 +23,12 @@
   <parent>

     <groupId>org.apache.royale.framework</groupId>

     <artifactId>royale-framework-parent</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <groupId>org.apache.royale.examples</groupId>

   <artifactId>examples</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>pom</packaging>

 

   <name>Apache Royale: Examples</name>

diff --git a/examples/royale/ASDoc/pom.xml b/examples/royale/ASDoc/pom.xml
index 66c0ec2..02b22f9 100644
--- a/examples/royale/ASDoc/pom.xml
+++ b/examples/royale/ASDoc/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.4</version>

   </parent>

 

   <artifactId>ASDoc</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swf</packaging>

 

   <name>Apache Royale: Examples: Royale: ASDoc</name>

@@ -50,35 +50,35 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Network</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>swf</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Network</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>RoyaleSite</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>swf</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>RoyaleSite</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>BasicTheme</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <scope>theme</scope>

     </dependency>

diff --git a/examples/royale/AccordionExample/pom.xml b/examples/royale/AccordionExample/pom.xml
index 0cf32b0..e3f7397 100644
--- a/examples/royale/AccordionExample/pom.xml
+++ b/examples/royale/AccordionExample/pom.xml
@@ -29,11 +29,11 @@
   <parent>

     <groupId>org.apache.royale.examples</groupId>

     <artifactId>examples-royale</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>AccordionExample</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swf</packaging>

 

   <name>Apache Royale: Examples: Royale: AccordionExample</name>

@@ -68,21 +68,21 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Basic</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>BasicTheme</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <scope>theme</scope>

     </dependency>

diff --git a/examples/royale/AlertExample/pom.xml b/examples/royale/AlertExample/pom.xml
index fd93f30..4691e80 100644
--- a/examples/royale/AlertExample/pom.xml
+++ b/examples/royale/AlertExample/pom.xml
@@ -23,12 +23,12 @@
   <parent>

     <groupId>org.apache.royale.examples</groupId>

     <artifactId>examples-royale</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

  

   <groupId>org.apache.royale.examples</groupId>

   <artifactId>AlertExample</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swf</packaging>

  

   <name>Apache Royale: Examples: Royale: AlertExample</name>

@@ -51,21 +51,21 @@
    <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Basic</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

        <classifier>js</classifier>

     </dependency>

 	<dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Basic</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

        <classifier>js</classifier>

     </dependency>

@@ -79,7 +79,7 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>BasicTheme</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <scope>theme</scope>

     </dependency>

diff --git a/examples/royale/ChartExample/pom.xml b/examples/royale/ChartExample/pom.xml
index f324b58..d3e5144 100644
--- a/examples/royale/ChartExample/pom.xml
+++ b/examples/royale/ChartExample/pom.xml
@@ -29,11 +29,11 @@
   <parent>

     <groupId>org.apache.royale.examples</groupId>

     <artifactId>examples-royale</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>ChartExample</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swf</packaging>

 

   <name>Apache Royale: Examples: Royale: ChartExample</name>

@@ -63,21 +63,21 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Charts</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>swf</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Charts</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>BasicTheme</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <scope>theme</scope>

     </dependency>

diff --git a/examples/royale/CordovaCameraExample/pom.xml b/examples/royale/CordovaCameraExample/pom.xml
index fbdfb88..7ef00dc 100644
--- a/examples/royale/CordovaCameraExample/pom.xml
+++ b/examples/royale/CordovaCameraExample/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.4</version>

   </parent>

 

   <artifactId>CordovaCameraExample</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swf</packaging>

 

   <name>Apache Royale: Examples: Royale: CordovaCameraExample</name>

@@ -61,21 +61,21 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Mobile</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>swf</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Mobile</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>BasicTheme</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <scope>theme</scope>

     </dependency>

diff --git a/examples/royale/CreateJSExample/pom.xml b/examples/royale/CreateJSExample/pom.xml
index a6076d4..1a510b0 100644
--- a/examples/royale/CreateJSExample/pom.xml
+++ b/examples/royale/CreateJSExample/pom.xml
@@ -29,11 +29,11 @@
   <parent>

     <groupId>org.apache.royale.examples</groupId>

     <artifactId>examples-royale</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>CreateJSExample</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swf</packaging>

 

   <name>Apache Royale: Examples: Royale: CreateJSExample</name>

@@ -63,14 +63,14 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>CreateJS</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>swf</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>CreateJS</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

@@ -86,7 +86,7 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>BasicTheme</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <scope>theme</scope>

     </dependency>

diff --git a/examples/royale/DataBindingExample/pom.xml b/examples/royale/DataBindingExample/pom.xml
index 152fa7d..e973e58 100644
--- a/examples/royale/DataBindingExample/pom.xml
+++ b/examples/royale/DataBindingExample/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.4</version>

   </parent>

 

   <artifactId>DataBindingExample</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swf</packaging>

 

   <name>Apache Royale: Examples: Royale: DataBindingExample</name>

@@ -57,35 +57,35 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Network</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>swf</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Network</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Basic</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>BasicTheme</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <scope>theme</scope>

     </dependency>

diff --git a/examples/royale/DataBindingExampleWithFlexLayout/pom.xml b/examples/royale/DataBindingExampleWithFlexLayout/pom.xml
index f7e7a12..3490f9e 100644
--- a/examples/royale/DataBindingExampleWithFlexLayout/pom.xml
+++ b/examples/royale/DataBindingExampleWithFlexLayout/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.4</version>

   </parent>

 

   <artifactId>DataBindingExampleWithFlexLayout</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swf</packaging>

 

   <name>Apache Royale: Examples: Royale: DataBindingExampleWithLayout</name>

@@ -57,35 +57,35 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Network</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

 	  <classifier>swf</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Network</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Basic</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>BasicTheme</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <scope>theme</scope>

     </dependency>

diff --git a/examples/royale/DataBindingExample_Flat/pom.xml b/examples/royale/DataBindingExample_Flat/pom.xml
index 45a8236..18a5360 100644
--- a/examples/royale/DataBindingExample_Flat/pom.xml
+++ b/examples/royale/DataBindingExample_Flat/pom.xml
@@ -33,11 +33,11 @@
   <parent>

     <groupId>org.apache.royale.examples</groupId>

     <artifactId>examples-royale</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>DataBindingExample_Flat</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swf</packaging>

 

   <name>Apache Royale: Examples: Royale: DataBindingExample_Flat</name>

@@ -107,28 +107,28 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Flat</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>swf</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Flat</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Network</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>swf</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Network</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

@@ -137,7 +137,7 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Fonts</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>war</type>

       <scope>runtime</scope>

     </dependency>

diff --git a/examples/royale/DataBindingExample_as/pom.xml b/examples/royale/DataBindingExample_as/pom.xml
index 3d81f20..bf6163f 100644
--- a/examples/royale/DataBindingExample_as/pom.xml
+++ b/examples/royale/DataBindingExample_as/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.4</version>

   </parent>

 

   <artifactId>DataBindingExample_as</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swf</packaging>

 

   <name>Apache Royale: Examples: Royale: DataBindingExample_as</name>

@@ -68,35 +68,35 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Network</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>swf</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Network</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Basic</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>BasicTheme</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <scope>theme</scope>

     </dependency>

diff --git a/examples/royale/DataGridExample/pom.xml b/examples/royale/DataGridExample/pom.xml
index baf8013..0131428 100644
--- a/examples/royale/DataGridExample/pom.xml
+++ b/examples/royale/DataGridExample/pom.xml
@@ -27,11 +27,11 @@
   <parent>

     <groupId>org.apache.royale.examples</groupId>

     <artifactId>examples-royale</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>DataGridExample</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swf</packaging>

 

   <name>Apache Royale: Examples: Royale: DataGridExample</name>

@@ -60,21 +60,21 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Basic</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>BasicTheme</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <scope>theme</scope>

     </dependency>

diff --git a/examples/royale/DateControlsExample/pom.xml b/examples/royale/DateControlsExample/pom.xml
index 5e55c5e..ec43718 100644
--- a/examples/royale/DateControlsExample/pom.xml
+++ b/examples/royale/DateControlsExample/pom.xml
@@ -27,11 +27,11 @@
   <parent>

     <groupId>org.apache.royale.examples</groupId>

     <artifactId>examples-royale</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>DateControlsExample</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swf</packaging>

 

   <name>Apache Royale: Examples: Royale: DateControlsExample</name>

@@ -60,21 +60,21 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Formatters</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>swf</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Formatters</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>BasicTheme</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <scope>theme</scope>

     </dependency>

diff --git a/examples/royale/DebuggingExample/pom.xml b/examples/royale/DebuggingExample/pom.xml
index 2dddca8..2349f46 100644
--- a/examples/royale/DebuggingExample/pom.xml
+++ b/examples/royale/DebuggingExample/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.4</version>

   </parent>

 

   <artifactId>DebuggingExample</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swf</packaging>

 

   <name>Apache Royale: Examples: Royale: DebuggingExample</name>

@@ -57,35 +57,35 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Core</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Basic</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>BasicTheme</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <scope>theme</scope>

     </dependency>

diff --git a/examples/royale/DesktopMap/pom.xml b/examples/royale/DesktopMap/pom.xml
index bde7080..7d27ae9 100644
--- a/examples/royale/DesktopMap/pom.xml
+++ b/examples/royale/DesktopMap/pom.xml
@@ -29,11 +29,11 @@
   <parent>

     <groupId>org.apache.royale.examples</groupId>

     <artifactId>examples-royale</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>DesktopMap</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swf</packaging>

 

   <name>Apache Royale: Examples: Royale: DesktopMap</name>

@@ -64,14 +64,14 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>GoogleMaps</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>swf</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>GoogleMaps</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

@@ -87,7 +87,7 @@
     <dependency>

         <groupId>org.apache.royale.framework</groupId>

         <artifactId>BasicTheme</artifactId>

-        <version>0.9.4-SNAPSHOT</version>

+        <version>0.9.4</version>

         <type>swc</type>

         <scope>theme</scope>

     </dependency>

diff --git a/examples/royale/DividedContainerExample/pom.xml b/examples/royale/DividedContainerExample/pom.xml
index b39a866..3504222 100644
--- a/examples/royale/DividedContainerExample/pom.xml
+++ b/examples/royale/DividedContainerExample/pom.xml
@@ -27,11 +27,11 @@
   <parent>

     <groupId>org.apache.royale.examples</groupId>

     <artifactId>examples-royale</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>DividedContainerExample</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swf</packaging>

 

   <name>Apache Royale: Examples: Royale: DividedContainerExample</name>

@@ -60,21 +60,21 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Basic</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>BasicTheme</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <scope>theme</scope>

     </dependency>

diff --git a/examples/royale/DragAndDropExample/pom.xml b/examples/royale/DragAndDropExample/pom.xml
index db1c1ba..e649295 100644
--- a/examples/royale/DragAndDropExample/pom.xml
+++ b/examples/royale/DragAndDropExample/pom.xml
@@ -27,11 +27,11 @@
   <parent>

     <groupId>org.apache.royale.examples</groupId>

     <artifactId>examples-royale</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>DragAndDropExample</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swf</packaging>

 

   <name>Apache Royale: Examples: Royale: DragAndDropExample</name>

@@ -53,21 +53,21 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>DragDrop</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>swf</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>DragDrop</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>BasicTheme</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <scope>theme</scope>

     </dependency>

diff --git a/examples/royale/Flex2Royale/pom.xml b/examples/royale/Flex2Royale/pom.xml
index 9819d1b..7e74a82 100644
--- a/examples/royale/Flex2Royale/pom.xml
+++ b/examples/royale/Flex2Royale/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.4</version>

   </parent>

 

   <artifactId>Flex2Royale</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swf</packaging>

 

   <name>Apache Royale: Examples: Royale: Flex2Royale</name>

@@ -57,35 +57,35 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Network</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>swf</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Network</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Basic</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>BasicTheme</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <scope>theme</scope>

     </dependency>

diff --git a/examples/royale/HTMLElements/pom.xml b/examples/royale/HTMLElements/pom.xml
index 3640818..3417d2f 100644
--- a/examples/royale/HTMLElements/pom.xml
+++ b/examples/royale/HTMLElements/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.4</version>

   </parent>

 

   <artifactId>HTMLElements</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swf</packaging>

 

   <name>Apache Royale: Examples: Royale: HTMLElements</name>

@@ -56,21 +56,21 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Basic</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>BasicTheme</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <scope>theme</scope>

     </dependency>

diff --git a/examples/royale/HelloWorld/pom.xml b/examples/royale/HelloWorld/pom.xml
index 2cae04f..27baea8 100644
--- a/examples/royale/HelloWorld/pom.xml
+++ b/examples/royale/HelloWorld/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.4</version>

   </parent>

 

   <artifactId>HelloWorld</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swf</packaging>

 

   <name>Apache Royale: Examples: Royale: HelloWorld</name>

@@ -56,21 +56,21 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Basic</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>BasicTheme</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <scope>theme</scope>

     </dependency>

diff --git a/examples/royale/JSON2ASVO/pom.xml b/examples/royale/JSON2ASVO/pom.xml
index 3e8555c..7e422dc 100644
--- a/examples/royale/JSON2ASVO/pom.xml
+++ b/examples/royale/JSON2ASVO/pom.xml
@@ -29,11 +29,11 @@
   <parent>

     <groupId>org.apache.royale.examples</groupId>

     <artifactId>examples-royale</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>JSON2ASVO</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swf</packaging>

 

   <name>Apache Royale: Examples: Royale: JSON2ASVO</name>

@@ -64,14 +64,14 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Storage</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>swf</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Storage</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

@@ -79,14 +79,14 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Reflection</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>swf</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Reflection</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

@@ -102,21 +102,21 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Basic</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

         <groupId>org.apache.royale.framework</groupId>

         <artifactId>BasicTheme</artifactId>

-        <version>0.9.4-SNAPSHOT</version>

+        <version>0.9.4</version>

         <type>swc</type>

         <scope>theme</scope>

     </dependency>

diff --git a/examples/royale/JewelExample/pom.xml b/examples/royale/JewelExample/pom.xml
index 9a96cda..6b79784 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.4</version>

   </parent>

 

   <artifactId>JewelExample</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swf</packaging>

 

   <name>Apache Royale: Examples: Royale: JewelExample</name>

@@ -61,77 +61,77 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Formatters</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Formatters</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Icons</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>swf</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Icons</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Network</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>swf</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Network</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <scope>theme</scope>

       <classifier>js</classifier>

diff --git a/examples/royale/ListExample/pom.xml b/examples/royale/ListExample/pom.xml
index 6d8c6f2..3d3f902 100644
--- a/examples/royale/ListExample/pom.xml
+++ b/examples/royale/ListExample/pom.xml
@@ -27,11 +27,11 @@
   <parent>

     <groupId>org.apache.royale.examples</groupId>

     <artifactId>examples-royale</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>ListExample</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swf</packaging>

 

   <name>Apache Royale: Examples: Royale: ListExample</name>

@@ -53,35 +53,35 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Network</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>swf</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Network</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Basic</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>BasicTheme</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <scope>theme</scope>

     </dependency>

diff --git a/examples/royale/MDLDynamicTableExample/pom.xml b/examples/royale/MDLDynamicTableExample/pom.xml
index 39e0d0a..7cbd92d 100644
--- a/examples/royale/MDLDynamicTableExample/pom.xml
+++ b/examples/royale/MDLDynamicTableExample/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.4</version>

   </parent>

 

   <artifactId>MDLDynamicTableExample</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swf</packaging>

 

   <name>Apache Royale: Examples: Royale: MDLDynamicTableExample</name>

@@ -64,7 +64,7 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>MaterialDesignLite</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

diff --git a/examples/royale/MDLDynamicTabsExample/pom.xml b/examples/royale/MDLDynamicTabsExample/pom.xml
index c4a8f48..472208f 100644
--- a/examples/royale/MDLDynamicTabsExample/pom.xml
+++ b/examples/royale/MDLDynamicTabsExample/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.4</version>

   </parent>

 

   <artifactId>MDLDynamicTabsExample</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swf</packaging>

 

   <name>Apache Royale: Examples: Royale: MDLDynamicTabsExample</name>

@@ -59,7 +59,7 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>MaterialDesignLite</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

diff --git a/examples/royale/MapSearch/pom.xml b/examples/royale/MapSearch/pom.xml
index 433794d..e0ad10b 100644
--- a/examples/royale/MapSearch/pom.xml
+++ b/examples/royale/MapSearch/pom.xml
@@ -33,11 +33,11 @@
   <parent>

     <groupId>org.apache.royale.examples</groupId>

     <artifactId>examples-royale</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>MapSearch</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swf</packaging>

 

   <name>Apache Royale: Examples: Royale: MapSearch</name>

@@ -68,14 +68,14 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>GoogleMaps</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>swf</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>GoogleMaps</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

@@ -91,7 +91,7 @@
     <dependency>

         <groupId>org.apache.royale.framework</groupId>

         <artifactId>BasicTheme</artifactId>

-        <version>0.9.4-SNAPSHOT</version>

+        <version>0.9.4</version>

         <type>swc</type>

         <scope>theme</scope>

     </dependency>

diff --git a/examples/royale/MenuExample/pom.xml b/examples/royale/MenuExample/pom.xml
index a877983..9c608a7 100644
--- a/examples/royale/MenuExample/pom.xml
+++ b/examples/royale/MenuExample/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.4</version>

   </parent>

 

   <artifactId>MenuExample</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swf</packaging>

 

   <name>Apache Royale: Examples: Royale: MenuExample</name>

@@ -50,21 +50,21 @@
    <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Basic</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

        <classifier>js</classifier>

     </dependency>

 	<dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Basic</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

        <classifier>js</classifier>

     </dependency>

@@ -78,7 +78,7 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>BasicTheme</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <scope>theme</scope>

     </dependency>

diff --git a/examples/royale/MobileMap/pom.xml b/examples/royale/MobileMap/pom.xml
index fe25d8b..cb57667 100644
--- a/examples/royale/MobileMap/pom.xml
+++ b/examples/royale/MobileMap/pom.xml
@@ -27,11 +27,11 @@
   <parent>

     <groupId>org.apache.royale.examples</groupId>

     <artifactId>examples-royale</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>MobileMap</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swf</packaging>

 

   <name>Apache Royale: Examples: Royale: MobileMap</name>

@@ -66,28 +66,28 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Mobile</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>swf</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Mobile</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>GoogleMaps</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>swf</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>GoogleMaps</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

@@ -102,7 +102,7 @@
     <dependency>

         <groupId>org.apache.royale.framework</groupId>

         <artifactId>BasicTheme</artifactId>

-        <version>0.9.4-SNAPSHOT</version>

+        <version>0.9.4</version>

         <type>swc</type>

         <scope>theme</scope>

     </dependency>

diff --git a/examples/royale/MobileStocks/pom.xml b/examples/royale/MobileStocks/pom.xml
index 391db7f..ed15557 100644
--- a/examples/royale/MobileStocks/pom.xml
+++ b/examples/royale/MobileStocks/pom.xml
@@ -29,11 +29,11 @@
   <parent>

     <groupId>org.apache.royale.examples</groupId>

     <artifactId>examples-royale</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>MobileStocks</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swf</packaging>

 

   <name>Apache Royale: Examples: Royale: MobileStocks</name>

@@ -68,77 +68,77 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Charts</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>swf</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Charts</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Mobile</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>swf</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Mobile</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Network</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>swf</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Network</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Storage</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>swf</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Storage</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>XML</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>swf</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>XML</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>BasicTheme</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <scope>theme</scope>

     </dependency>

diff --git a/examples/royale/MobileTrader/pom.xml b/examples/royale/MobileTrader/pom.xml
index 98f4017..828e786 100644
--- a/examples/royale/MobileTrader/pom.xml
+++ b/examples/royale/MobileTrader/pom.xml
@@ -29,11 +29,11 @@
   <parent>

     <groupId>org.apache.royale.examples</groupId>

     <artifactId>examples-royale</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>MobileTrader</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swf</packaging>

 

   <name>Apache Royale: Examples: Royale: MobileTrader</name>

@@ -68,49 +68,49 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Charts</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>swf</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Charts</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Mobile</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>swf</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Mobile</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Network</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>swf</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Network</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>BasicTheme</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <scope>theme</scope>

     </dependency>

diff --git a/examples/royale/ModuleExample/MainApp/pom.xml b/examples/royale/ModuleExample/MainApp/pom.xml
index 6da46c2..a47c701 100644
--- a/examples/royale/ModuleExample/MainApp/pom.xml
+++ b/examples/royale/ModuleExample/MainApp/pom.xml
@@ -23,11 +23,11 @@
   <parent>

     <groupId>org.apache.royale.examples</groupId>

     <artifactId>examples-royale-ModuleExample</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>MainApp</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swf</packaging>

 

   <name>Apache Royale: Examples: Royale: ModuleExample: MainApp</name>

@@ -58,7 +58,7 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>BasicTheme</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <scope>theme</scope>

     </dependency>

diff --git a/examples/royale/ModuleExample/Module/pom.xml b/examples/royale/ModuleExample/Module/pom.xml
index 7b87a81..ddac278 100644
--- a/examples/royale/ModuleExample/Module/pom.xml
+++ b/examples/royale/ModuleExample/Module/pom.xml
@@ -23,11 +23,11 @@
   <parent>

     <groupId>org.apache.royale.examples</groupId>

     <artifactId>examples-royale-ModuleExample</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>Module</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swf</packaging>

 

   <name>Apache Royale: Examples: Royale: ModuleExample: Module</name>

@@ -58,7 +58,7 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>BasicTheme</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <scope>theme</scope>

     </dependency>

diff --git a/examples/royale/ModuleExample/pom.xml b/examples/royale/ModuleExample/pom.xml
index 48700de..01fa537 100644
--- a/examples/royale/ModuleExample/pom.xml
+++ b/examples/royale/ModuleExample/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.4</version>

   </parent>

 

   <artifactId>examples-royale-ModuleExample</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>pom</packaging>

 

   <name>Apache Royale: Examples: Royale: ModuleExample</name>

@@ -74,21 +74,21 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Basic</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>BasicTheme</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <scope>theme</scope>

     </dependency>

diff --git a/examples/royale/RemoteObjectAMFTest/pom.xml b/examples/royale/RemoteObjectAMFTest/pom.xml
index 131f438..a16d322 100644
--- a/examples/royale/RemoteObjectAMFTest/pom.xml
+++ b/examples/royale/RemoteObjectAMFTest/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.4</version>

   </parent>

 

   <artifactId>RemoteObjectAMFTest</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swf</packaging>

 

   <name>Apache Royale: Examples: Royale: RemoteObjectAMFTest</name>

@@ -81,49 +81,49 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Network</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>swf</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Network</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

         <groupId>org.apache.royale.framework</groupId>

         <artifactId>Reflection</artifactId>

-        <version>0.9.4-SNAPSHOT</version>

+        <version>0.9.4</version>

         <type>swc</type>

         <classifier>swf</classifier>

     </dependency>

     <dependency>

         <groupId>org.apache.royale.framework</groupId>

         <artifactId>Reflection</artifactId>

-        <version>0.9.4-SNAPSHOT</version>

+        <version>0.9.4</version>

         <type>swc</type>

         <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Jewel</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</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.4</version>

       <type>swc</type>

       <scope>theme</scope>

       <classifier>js</classifier>

@@ -131,7 +131,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.4</version>

       <type>swc</type>

       <scope>theme</scope>

     </dependency>

diff --git a/examples/royale/RoyaleStore/pom.xml b/examples/royale/RoyaleStore/pom.xml
index fa8a391..edf97c1 100644
--- a/examples/royale/RoyaleStore/pom.xml
+++ b/examples/royale/RoyaleStore/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.4</version>

   </parent>

 

   <artifactId>RoyaleStore</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swf</packaging>

 

   <name>Apache Royale: Examples: Royale: RoyaleStore</name>

@@ -77,63 +77,63 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>DragDrop</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>swf</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>DragDrop</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Effects</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>swf</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Effects</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Formatters</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>swf</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Formatters</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Network</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>swf</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Network</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>BasicTheme</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <scope>theme</scope>

     </dependency>

diff --git a/examples/royale/RoyaleStore_jquery/pom.xml b/examples/royale/RoyaleStore_jquery/pom.xml
index a0b6415..4093073 100644
--- a/examples/royale/RoyaleStore_jquery/pom.xml
+++ b/examples/royale/RoyaleStore_jquery/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.4</version>

   </parent>

 

   <artifactId>RoyaleStore_jquery</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swf</packaging>

 

   <name>Apache Royale: Examples: Royale: RoyaleStore_jquery</name>

@@ -64,77 +64,77 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>DragDrop</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>swf</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>DragDrop</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Effects</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>swf</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Effects</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Formatters</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>swf</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Formatters</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>JQuery</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>swf</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>JQuery</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Network</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>swf</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Network</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>BasicTheme</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <scope>theme</scope>

     </dependency>

diff --git a/examples/royale/RoyaleTeamPage_MDL/pom.xml b/examples/royale/RoyaleTeamPage_MDL/pom.xml
index 04dc916..4bc0442 100644
--- a/examples/royale/RoyaleTeamPage_MDL/pom.xml
+++ b/examples/royale/RoyaleTeamPage_MDL/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.4</version>

   </parent>

 

   <artifactId>RoyaleTeamPage_MDL</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swf</packaging>

 

   <name>Apache Royale: Examples: Royale: RoyaleTeamPage_MDL</name>

@@ -64,21 +64,21 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>MaterialDesignLite</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>FontAwesome</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Network</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

diff --git a/examples/royale/RoyaleWebsite/pom.xml b/examples/royale/RoyaleWebsite/pom.xml
index 967a497..deba31a 100644
--- a/examples/royale/RoyaleWebsite/pom.xml
+++ b/examples/royale/RoyaleWebsite/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.4</version>

   </parent>

 

   <artifactId>RoyaleWebsite</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swf</packaging>

 

   <name>Apache Royale: Examples: Royale: RoyaleWebsite</name>

@@ -64,14 +64,14 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>RoyaleSite</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>BasicTheme</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <scope>theme</scope>

     </dependency>

diff --git a/examples/royale/RoyaleWebsiteStatsViewer/pom.xml b/examples/royale/RoyaleWebsiteStatsViewer/pom.xml
index cd1bff4..1b07930 100644
--- a/examples/royale/RoyaleWebsiteStatsViewer/pom.xml
+++ b/examples/royale/RoyaleWebsiteStatsViewer/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.4</version>

   </parent>

 

   <artifactId>RoyaleWebsiteStatsViewer</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swf</packaging>

 

   <name>Apache Royale: Examples: Royale: RoyaleWebsiteStatsViewer</name>

@@ -58,35 +58,35 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Network</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>swf</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Network</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Charts</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>swf</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Charts</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>BasicTheme</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <scope>theme</scope>

     </dependency>

diff --git a/examples/royale/StorageExample/pom.xml b/examples/royale/StorageExample/pom.xml
index 75a0d89..8b45e64 100644
--- a/examples/royale/StorageExample/pom.xml
+++ b/examples/royale/StorageExample/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.4</version>

   </parent>

 

   <artifactId>StorageExample</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swf</packaging>

 

   <name>Apache Royale: Examples: Royale: StorageExample</name>

@@ -61,28 +61,28 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Storage</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>swf</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Storage</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Mobile</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>swf</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Mobile</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

@@ -97,7 +97,7 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>BasicTheme</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <scope>theme</scope>

     </dependency>

diff --git a/examples/royale/StyleExample/pom.xml b/examples/royale/StyleExample/pom.xml
index b80b249..1ca2468 100644
--- a/examples/royale/StyleExample/pom.xml
+++ b/examples/royale/StyleExample/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.4</version>

   </parent>

 

   <artifactId>StyleExample</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swf</packaging>

 

   <name>Apache Royale: Examples: Royale: StyleExample</name>

@@ -58,35 +58,35 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Network</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>swf</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Network</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Basic</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>BasicTheme</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <scope>theme</scope>

     </dependency>

diff --git a/examples/royale/TableExample/pom.xml b/examples/royale/TableExample/pom.xml
index 0abf0b5..c53c41a 100644
--- a/examples/royale/TableExample/pom.xml
+++ b/examples/royale/TableExample/pom.xml
@@ -27,11 +27,11 @@
   <parent>

     <groupId>org.apache.royale.examples</groupId>

     <artifactId>examples-royale</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>TableExample</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swf</packaging>

 

   <name>Apache Royale: Examples: Royale: TableExample</name>

@@ -60,21 +60,21 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Basic</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>BasicTheme</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <scope>theme</scope>

     </dependency>

diff --git a/examples/royale/TeamPage/pom.xml b/examples/royale/TeamPage/pom.xml
index 6fe357a..59694ee 100644
--- a/examples/royale/TeamPage/pom.xml
+++ b/examples/royale/TeamPage/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.4</version>

   </parent>

 

   <artifactId>TeamPage</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swf</packaging>

 

   <name>Apache Royale: Examples: Royale: TeamPage</name>

@@ -52,35 +52,35 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Network</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>swf</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Network</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Basic</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>BasicTheme</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <scope>theme</scope>

     </dependency>

diff --git a/examples/royale/TodoListSampleApp/pom.xml b/examples/royale/TodoListSampleApp/pom.xml
index 2fe165f..78b599b 100644
--- a/examples/royale/TodoListSampleApp/pom.xml
+++ b/examples/royale/TodoListSampleApp/pom.xml
@@ -29,11 +29,11 @@
   <parent>

     <groupId>org.apache.royale.examples</groupId>

     <artifactId>examples-royale</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>TodoListSampleApp</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swf</packaging>

 

   <name>Apache Royale: Examples: Royale: TodoListSampleApp</name>

@@ -62,21 +62,21 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Basic</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>BasicTheme</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <scope>theme</scope>

     </dependency>

diff --git a/examples/royale/TreeExample/pom.xml b/examples/royale/TreeExample/pom.xml
index 1a689d3..6de5dae 100644
--- a/examples/royale/TreeExample/pom.xml
+++ b/examples/royale/TreeExample/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.4</version>

   </parent>

 

   <artifactId>TreeExample</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swf</packaging>

 

   <name>Apache Royale: Examples: Royale: TreeExample</name>

@@ -56,21 +56,21 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Basic</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>BasicTheme</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <scope>theme</scope>

     </dependency>

diff --git a/examples/royale/pom.xml b/examples/royale/pom.xml
index 0879f74..4f95734 100644
--- a/examples/royale/pom.xml
+++ b/examples/royale/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.4</version>

   </parent>

 

   <artifactId>examples-royale</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>pom</packaging>

 

   <name>Apache Royale: Examples: Royale</name>

@@ -113,84 +113,84 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Core</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</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.4</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.4</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.4</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.4</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.4</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.4</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.4</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.4</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.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

@@ -199,7 +199,7 @@
     <dependency>

       <groupId>org.apache.royale.examples</groupId>

       <artifactId>examples-tests</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <scope>test</scope>

     </dependency>

   </dependencies>

diff --git a/frameworks/fontsrc/pom.xml b/frameworks/fontsrc/pom.xml
index 595733f..09a18c0 100644
--- a/frameworks/fontsrc/pom.xml
+++ b/frameworks/fontsrc/pom.xml
@@ -23,11 +23,11 @@
   <parent>

     <groupId>org.apache.royale.framework</groupId>

     <artifactId>frameworks</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>Fonts</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>war</packaging>

 

   <name>Apache Royale: Framework: Fonts</name>

diff --git a/frameworks/pom.xml b/frameworks/pom.xml
index 6c539be..b95129a 100644
--- a/frameworks/pom.xml
+++ b/frameworks/pom.xml
@@ -23,11 +23,11 @@
   <parent>

     <groupId>org.apache.royale.framework</groupId>

     <artifactId>royale-framework-parent</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>frameworks</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>pom</packaging>

 

   <name>Apache Royale: Framework</name>

diff --git a/frameworks/projects/Basic/pom.xml b/frameworks/projects/Basic/pom.xml
index d0ae17d..e5e3d15 100644
--- a/frameworks/projects/Basic/pom.xml
+++ b/frameworks/projects/Basic/pom.xml
@@ -23,11 +23,11 @@
   <parent>

     <groupId>org.apache.royale.framework</groupId>

     <artifactId>projects</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>Basic</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Libs: Basic</name>

@@ -77,56 +77,56 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Core</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</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.4</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.4</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.4</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.4</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.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

diff --git a/frameworks/projects/Binding/pom.xml b/frameworks/projects/Binding/pom.xml
index b1be20d..0cb4f17 100644
--- a/frameworks/projects/Binding/pom.xml
+++ b/frameworks/projects/Binding/pom.xml
@@ -23,11 +23,11 @@
   <parent>

     <groupId>org.apache.royale.framework</groupId>

     <artifactId>projects</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>Binding</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Libs: Binding</name>

@@ -58,14 +58,14 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Core</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

diff --git a/frameworks/projects/Charts/pom.xml b/frameworks/projects/Charts/pom.xml
index 1b1e241..a87c683 100644
--- a/frameworks/projects/Charts/pom.xml
+++ b/frameworks/projects/Charts/pom.xml
@@ -23,11 +23,11 @@
   <parent>

     <groupId>org.apache.royale.framework</groupId>

     <artifactId>projects</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>Charts</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Libs: Charts</name>

@@ -66,70 +66,70 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Core</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</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.4</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.4</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.4</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.4</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.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Basic</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

diff --git a/frameworks/projects/Collections/pom.xml b/frameworks/projects/Collections/pom.xml
index 846ceb9..3f7410d 100644
--- a/frameworks/projects/Collections/pom.xml
+++ b/frameworks/projects/Collections/pom.xml
@@ -23,11 +23,11 @@
   <parent>

     <groupId>org.apache.royale.framework</groupId>

     <artifactId>projects</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>Collections</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Libs: Collections</name>

@@ -60,14 +60,14 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Core</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

diff --git a/frameworks/projects/Core/pom.xml b/frameworks/projects/Core/pom.xml
index cdc246e..e5c7373 100644
--- a/frameworks/projects/Core/pom.xml
+++ b/frameworks/projects/Core/pom.xml
@@ -23,11 +23,11 @@
   <parent>

     <groupId>org.apache.royale.framework</groupId>

     <artifactId>projects</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>Core</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Libs: Core</name>

diff --git a/frameworks/projects/CreateJS/pom.xml b/frameworks/projects/CreateJS/pom.xml
index 3e01a6b..b1050a7 100644
--- a/frameworks/projects/CreateJS/pom.xml
+++ b/frameworks/projects/CreateJS/pom.xml
@@ -23,11 +23,11 @@
   <parent>

     <groupId>org.apache.royale.framework</groupId>

     <artifactId>projects</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>CreateJS</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Libs: CreateJS</name>

@@ -66,56 +66,56 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Core</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Basic</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Effects</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>swf</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Effects</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

diff --git a/frameworks/projects/DragDrop/pom.xml b/frameworks/projects/DragDrop/pom.xml
index c05429a..722095a 100644
--- a/frameworks/projects/DragDrop/pom.xml
+++ b/frameworks/projects/DragDrop/pom.xml
@@ -23,11 +23,11 @@
   <parent>

     <groupId>org.apache.royale.framework</groupId>

     <artifactId>projects</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>DragDrop</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Libs: DragDrop</name>

@@ -60,28 +60,28 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Core</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

         <groupId>org.apache.royale.framework</groupId>

         <artifactId>Basic</artifactId>

-        <version>0.9.4-SNAPSHOT</version>

+        <version>0.9.4</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.4</version>

         <type>swc</type>

         <classifier>js</classifier>

     </dependency>

diff --git a/frameworks/projects/Effects/pom.xml b/frameworks/projects/Effects/pom.xml
index bf72e21..430f855 100644
--- a/frameworks/projects/Effects/pom.xml
+++ b/frameworks/projects/Effects/pom.xml
@@ -23,11 +23,11 @@
   <parent>

     <groupId>org.apache.royale.framework</groupId>

     <artifactId>projects</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>Effects</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Libs: Effects</name>

@@ -60,28 +60,28 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Core</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Basic</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

diff --git a/frameworks/projects/Express/pom.xml b/frameworks/projects/Express/pom.xml
index 3c51214..5935b56 100644
--- a/frameworks/projects/Express/pom.xml
+++ b/frameworks/projects/Express/pom.xml
@@ -23,11 +23,11 @@
   <parent>

     <groupId>org.apache.royale.framework</groupId>

     <artifactId>projects</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>Express</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Libs: Express</name>

@@ -72,84 +72,84 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Core</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</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.4</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.4</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.4</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.4</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.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Basic</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

         <groupId>org.apache.royale.framework</groupId>

         <artifactId>DragDrop</artifactId>

-        <version>0.9.4-SNAPSHOT</version>

+        <version>0.9.4</version>

         <type>swc</type>

         <classifier>swf</classifier>

     </dependency>

     <dependency>

         <groupId>org.apache.royale.framework</groupId>

         <artifactId>DragDrop</artifactId>

-        <version>0.9.4-SNAPSHOT</version>

+        <version>0.9.4</version>

         <type>swc</type>

         <classifier>js</classifier>

     </dependency>

diff --git a/frameworks/projects/Flat/pom.xml b/frameworks/projects/Flat/pom.xml
index 7498051..b47eea0 100644
--- a/frameworks/projects/Flat/pom.xml
+++ b/frameworks/projects/Flat/pom.xml
@@ -23,11 +23,11 @@
   <parent>

     <groupId>org.apache.royale.framework</groupId>

     <artifactId>projects</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>Flat</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Libs: Flat</name>

@@ -72,63 +72,63 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Core</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</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.4</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.4</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.4</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.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Basic</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

diff --git a/frameworks/projects/FontAwesome/pom.xml b/frameworks/projects/FontAwesome/pom.xml
index 3474760..10caf1b 100644
--- a/frameworks/projects/FontAwesome/pom.xml
+++ b/frameworks/projects/FontAwesome/pom.xml
@@ -23,11 +23,11 @@
   <parent>

     <groupId>org.apache.royale.framework</groupId>

     <artifactId>projects</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>FontAwesome</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Libs: FontAwesome</name>

@@ -72,70 +72,70 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Core</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</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.4</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.4</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.4</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.4</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.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Basic</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

diff --git a/frameworks/projects/Formatters/pom.xml b/frameworks/projects/Formatters/pom.xml
index 49a49e8..2e95f5f 100644
--- a/frameworks/projects/Formatters/pom.xml
+++ b/frameworks/projects/Formatters/pom.xml
@@ -23,11 +23,11 @@
   <parent>

     <groupId>org.apache.royale.framework</groupId>

     <artifactId>projects</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>Formatters</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Libs: Formatters</name>

@@ -60,28 +60,28 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Core</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Basic</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

diff --git a/frameworks/projects/GoogleMaps/pom.xml b/frameworks/projects/GoogleMaps/pom.xml
index c23c37e..c02679a 100644
--- a/frameworks/projects/GoogleMaps/pom.xml
+++ b/frameworks/projects/GoogleMaps/pom.xml
@@ -23,11 +23,11 @@
   <parent>

     <groupId>org.apache.royale.framework</groupId>

     <artifactId>projects</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>GoogleMaps</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Libs: GoogleMaps</name>

@@ -67,28 +67,28 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Core</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

         <groupId>org.apache.royale.framework</groupId>

         <artifactId>Basic</artifactId>

-        <version>0.9.4-SNAPSHOT</version>

+        <version>0.9.4</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.4</version>

         <type>swc</type>

         <classifier>js</classifier>

     </dependency>

diff --git a/frameworks/projects/Graphics/pom.xml b/frameworks/projects/Graphics/pom.xml
index 68874cb..46ce475 100644
--- a/frameworks/projects/Graphics/pom.xml
+++ b/frameworks/projects/Graphics/pom.xml
@@ -23,11 +23,11 @@
   <parent>

     <groupId>org.apache.royale.framework</groupId>

     <artifactId>projects</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>Graphics</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Libs: Graphics</name>

@@ -120,14 +120,14 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Core</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

diff --git a/frameworks/projects/HTML/pom.xml b/frameworks/projects/HTML/pom.xml
index c655d24..f3a490d 100644
--- a/frameworks/projects/HTML/pom.xml
+++ b/frameworks/projects/HTML/pom.xml
@@ -23,11 +23,11 @@
   <parent>

     <groupId>org.apache.royale.framework</groupId>

     <artifactId>projects</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>HTML</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Libs: HTML</name>

@@ -71,70 +71,70 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Core</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</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.4</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.4</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.4</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.4</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.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Basic</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

diff --git a/frameworks/projects/HTML5/pom.xml b/frameworks/projects/HTML5/pom.xml
index d3615a6..f91b8b7 100644
--- a/frameworks/projects/HTML5/pom.xml
+++ b/frameworks/projects/HTML5/pom.xml
@@ -23,11 +23,11 @@
   <parent>

     <groupId>org.apache.royale.framework</groupId>

     <artifactId>projects</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>HTML5</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Libs: HTML5</name>

@@ -66,28 +66,28 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Core</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Basic</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

diff --git a/frameworks/projects/Icons/pom.xml b/frameworks/projects/Icons/pom.xml
index 9453002..36c231c 100644
--- a/frameworks/projects/Icons/pom.xml
+++ b/frameworks/projects/Icons/pom.xml
@@ -23,11 +23,11 @@
   <parent>

     <groupId>org.apache.royale.framework</groupId>

     <artifactId>projects</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>Icons</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Libs: Icons</name>

@@ -75,28 +75,28 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Core</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Basic</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

diff --git a/frameworks/projects/JQuery/pom.xml b/frameworks/projects/JQuery/pom.xml
index 636779b..714009b 100644
--- a/frameworks/projects/JQuery/pom.xml
+++ b/frameworks/projects/JQuery/pom.xml
@@ -23,11 +23,11 @@
   <parent>

     <groupId>org.apache.royale.framework</groupId>

     <artifactId>projects</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>JQuery</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Libs: JQuery</name>

@@ -66,28 +66,28 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Core</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Basic</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

diff --git a/frameworks/projects/Jewel/pom.xml b/frameworks/projects/Jewel/pom.xml
index 7336f38..5bb8bd2 100644
--- a/frameworks/projects/Jewel/pom.xml
+++ b/frameworks/projects/Jewel/pom.xml
@@ -23,11 +23,11 @@
   <parent>

     <groupId>org.apache.royale.framework</groupId>

     <artifactId>projects</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>Jewel</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Libs: Jewel</name>

@@ -99,84 +99,84 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Core</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</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.4</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.4</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.4</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.4</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.4</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.4</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.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Basic</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

diff --git a/frameworks/projects/Language/pom.xml b/frameworks/projects/Language/pom.xml
index 3add4f9..ab9e245 100644
--- a/frameworks/projects/Language/pom.xml
+++ b/frameworks/projects/Language/pom.xml
@@ -23,11 +23,11 @@
   <parent>

     <groupId>org.apache.royale.framework</groupId>

     <artifactId>projects</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>Language</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Libs: Language</name>

diff --git a/frameworks/projects/MXRoyale/pom.xml b/frameworks/projects/MXRoyale/pom.xml
index 4d3dd24..82920fc 100644
--- a/frameworks/projects/MXRoyale/pom.xml
+++ b/frameworks/projects/MXRoyale/pom.xml
@@ -23,11 +23,11 @@
   <parent>

     <groupId>org.apache.royale.framework</groupId>

     <artifactId>projects</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>MXRoyale</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Libs: MXRoyale</name>

@@ -82,161 +82,161 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Binding</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Core</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

         <groupId>org.apache.royale.framework</groupId>

         <artifactId>Basic</artifactId>

-        <version>0.9.4-SNAPSHOT</version>

+        <version>0.9.4</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.4</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.4</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.4</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.4</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.4</version>

         <type>swc</type>

         <classifier>js</classifier>

     </dependency>

     <dependency>

         <groupId>org.apache.royale.framework</groupId>

         <artifactId>DragDrop</artifactId>

-        <version>0.9.4-SNAPSHOT</version>

+        <version>0.9.4</version>

         <type>swc</type>

         <classifier>swf</classifier>

     </dependency>

     <dependency>

         <groupId>org.apache.royale.framework</groupId>

         <artifactId>DragDrop</artifactId>

-        <version>0.9.4-SNAPSHOT</version>

+        <version>0.9.4</version>

         <type>swc</type>

         <classifier>js</classifier>

     </dependency>

     <dependency>

         <groupId>org.apache.royale.framework</groupId>

         <artifactId>Express</artifactId>

-        <version>0.9.4-SNAPSHOT</version>

+        <version>0.9.4</version>

         <type>swc</type>

         <classifier>swf</classifier>

     </dependency>

     <dependency>

         <groupId>org.apache.royale.framework</groupId>

         <artifactId>Express</artifactId>

-        <version>0.9.4-SNAPSHOT</version>

+        <version>0.9.4</version>

         <type>swc</type>

         <classifier>js</classifier>

     </dependency>

     <dependency>

         <groupId>org.apache.royale.framework</groupId>

         <artifactId>Effects</artifactId>

-        <version>0.9.4-SNAPSHOT</version>

+        <version>0.9.4</version>

         <type>swc</type>

         <classifier>swf</classifier>

     </dependency>

     <dependency>

         <groupId>org.apache.royale.framework</groupId>

         <artifactId>Effects</artifactId>

-        <version>0.9.4-SNAPSHOT</version>

+        <version>0.9.4</version>

         <type>swc</type>

         <classifier>js</classifier>

     </dependency>

     <dependency>

         <groupId>org.apache.royale.framework</groupId>

         <artifactId>Charts</artifactId>

-        <version>0.9.4-SNAPSHOT</version>

+        <version>0.9.4</version>

         <type>swc</type>

         <classifier>swf</classifier>

     </dependency>

     <dependency>

         <groupId>org.apache.royale.framework</groupId>

         <artifactId>Charts</artifactId>

-        <version>0.9.4-SNAPSHOT</version>

+        <version>0.9.4</version>

         <type>swc</type>

         <classifier>js</classifier>

     </dependency>

     <dependency>

         <groupId>org.apache.royale.framework</groupId>

         <artifactId>Network</artifactId>

-        <version>0.9.4-SNAPSHOT</version>

+        <version>0.9.4</version>

         <type>swc</type>

         <classifier>swf</classifier>

     </dependency>

     <dependency>

         <groupId>org.apache.royale.framework</groupId>

         <artifactId>Network</artifactId>

-        <version>0.9.4-SNAPSHOT</version>

+        <version>0.9.4</version>

         <type>swc</type>

         <classifier>js</classifier>

     </dependency>

     <dependency>

         <groupId>org.apache.royale.framework</groupId>

         <artifactId>Reflection</artifactId>

-        <version>0.9.4-SNAPSHOT</version>

+        <version>0.9.4</version>

         <type>swc</type>

         <classifier>swf</classifier>

     </dependency>

     <dependency>

         <groupId>org.apache.royale.framework</groupId>

         <artifactId>Reflection</artifactId>

-        <version>0.9.4-SNAPSHOT</version>

+        <version>0.9.4</version>

         <type>swc</type>

         <classifier>js</classifier>

     </dependency>

     <dependency>

         <groupId>org.apache.royale.framework</groupId>

         <artifactId>XML</artifactId>

-        <version>0.9.4-SNAPSHOT</version>

+        <version>0.9.4</version>

         <type>swc</type>

         <classifier>js</classifier>

     </dependency>

diff --git a/frameworks/projects/MaterialDesignLite/pom.xml b/frameworks/projects/MaterialDesignLite/pom.xml
index 4a16cd5..8b929c4 100644
--- a/frameworks/projects/MaterialDesignLite/pom.xml
+++ b/frameworks/projects/MaterialDesignLite/pom.xml
@@ -23,11 +23,11 @@
   <parent>

     <groupId>org.apache.royale.framework</groupId>

     <artifactId>projects</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>MaterialDesignLite</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Libs: Material Design Lite</name>

@@ -72,84 +72,84 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Core</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</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.4</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.4</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.4</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.4</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.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Basic</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</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.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

diff --git a/frameworks/projects/Mobile/pom.xml b/frameworks/projects/Mobile/pom.xml
index eba7dad..f1ae160 100644
--- a/frameworks/projects/Mobile/pom.xml
+++ b/frameworks/projects/Mobile/pom.xml
@@ -23,11 +23,11 @@
   <parent>

     <groupId>org.apache.royale.framework</groupId>

     <artifactId>projects</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>Mobile</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Libs: Mobile</name>

@@ -70,42 +70,42 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Core</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</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.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Basic</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

diff --git a/frameworks/projects/Network/pom.xml b/frameworks/projects/Network/pom.xml
index 1737e33..10f9f15 100644
--- a/frameworks/projects/Network/pom.xml
+++ b/frameworks/projects/Network/pom.xml
@@ -23,11 +23,11 @@
   <parent>

     <groupId>org.apache.royale.framework</groupId>

     <artifactId>projects</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>Network</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Libs: Network</name>

@@ -60,28 +60,28 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Core</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Reflection</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>swf</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Reflection</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

diff --git a/frameworks/projects/Reflection/pom.xml b/frameworks/projects/Reflection/pom.xml
index d58ef1e..1151fe2 100644
--- a/frameworks/projects/Reflection/pom.xml
+++ b/frameworks/projects/Reflection/pom.xml
@@ -23,11 +23,11 @@
   <parent>

     <groupId>org.apache.royale.framework</groupId>

     <artifactId>projects</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>Reflection</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Libs: Reflection</name>

@@ -58,14 +58,14 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Core</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

diff --git a/frameworks/projects/RoyaleSite/pom.xml b/frameworks/projects/RoyaleSite/pom.xml
index ab687cd..4d76f9f 100644
--- a/frameworks/projects/RoyaleSite/pom.xml
+++ b/frameworks/projects/RoyaleSite/pom.xml
@@ -23,11 +23,11 @@
   <parent>

     <groupId>org.apache.royale.framework</groupId>

     <artifactId>projects</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>RoyaleSite</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Libs: RoyaleSite</name>

@@ -63,42 +63,42 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Core</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</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.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Basic</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

diff --git a/frameworks/projects/SparkRoyale/pom.xml b/frameworks/projects/SparkRoyale/pom.xml
index 83c2399..329941c 100644
--- a/frameworks/projects/SparkRoyale/pom.xml
+++ b/frameworks/projects/SparkRoyale/pom.xml
@@ -23,11 +23,11 @@
   <parent>

     <groupId>org.apache.royale.framework</groupId>

     <artifactId>projects</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>SparkRoyale</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Libs: SparkRoyale</name>

@@ -68,70 +68,70 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Core</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

         <groupId>org.apache.royale.framework</groupId>

         <artifactId>Basic</artifactId>

-        <version>0.9.4-SNAPSHOT</version>

+        <version>0.9.4</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.4</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.4</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.4</version>

         <type>swc</type>

         <classifier>js</classifier>

     </dependency>

     <dependency>

         <groupId>org.apache.royale.framework</groupId>

         <artifactId>Text</artifactId>

-        <version>0.9.4-SNAPSHOT</version>

+        <version>0.9.4</version>

         <type>swc</type>

         <classifier>swf</classifier>

     </dependency>

     <dependency>

         <groupId>org.apache.royale.framework</groupId>

         <artifactId>Text</artifactId>

-        <version>0.9.4-SNAPSHOT</version>

+        <version>0.9.4</version>

         <type>swc</type>

         <classifier>js</classifier>

     </dependency>

     <dependency>

         <groupId>org.apache.royale.framework</groupId>

         <artifactId>TLF</artifactId>

-        <version>0.9.4-SNAPSHOT</version>

+        <version>0.9.4</version>

         <type>swc</type>

         <classifier>swf</classifier>

     </dependency>

     <dependency>

         <groupId>org.apache.royale.framework</groupId>

         <artifactId>TLF</artifactId>

-        <version>0.9.4-SNAPSHOT</version>

+        <version>0.9.4</version>

         <type>swc</type>

         <classifier>js</classifier>

     </dependency>

diff --git a/frameworks/projects/Storage/pom.xml b/frameworks/projects/Storage/pom.xml
index ef4c043..b19a281 100644
--- a/frameworks/projects/Storage/pom.xml
+++ b/frameworks/projects/Storage/pom.xml
@@ -23,11 +23,11 @@
   <parent>

     <groupId>org.apache.royale.framework</groupId>

     <artifactId>projects</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>Storage</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Libs: Storage</name>

@@ -66,14 +66,14 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Core</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

diff --git a/frameworks/projects/TLF/pom.xml b/frameworks/projects/TLF/pom.xml
index 47e7466..caa857b 100644
--- a/frameworks/projects/TLF/pom.xml
+++ b/frameworks/projects/TLF/pom.xml
@@ -23,11 +23,11 @@
   <parent>

     <groupId>org.apache.royale.framework</groupId>

     <artifactId>projects</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>TLF</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Libs: TLF</name>

@@ -82,35 +82,35 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Text</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>swf</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Text</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

         <groupId>org.apache.royale.framework</groupId>

         <artifactId>Reflection</artifactId>

-        <version>0.9.4-SNAPSHOT</version>

+        <version>0.9.4</version>

         <type>swc</type>

         <classifier>swf</classifier>

     </dependency>

     <dependency>

         <groupId>org.apache.royale.framework</groupId>

         <artifactId>Reflection</artifactId>

-        <version>0.9.4-SNAPSHOT</version>

+        <version>0.9.4</version>

         <type>swc</type>

         <classifier>js</classifier>

     </dependency>

     <dependency>

         <groupId>org.apache.royale.framework</groupId>

         <artifactId>XML</artifactId>

-        <version>0.9.4-SNAPSHOT</version>

+        <version>0.9.4</version>

         <type>swc</type>

         <classifier>js</classifier>

     </dependency>

diff --git a/frameworks/projects/Text/pom.xml b/frameworks/projects/Text/pom.xml
index 2b6d86d..6eb5361 100644
--- a/frameworks/projects/Text/pom.xml
+++ b/frameworks/projects/Text/pom.xml
@@ -23,11 +23,11 @@
   <parent>

     <groupId>org.apache.royale.framework</groupId>

     <artifactId>projects</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>Text</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Libs: Text</name>

@@ -72,14 +72,14 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>HTML</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

diff --git a/frameworks/projects/XML/pom.xml b/frameworks/projects/XML/pom.xml
index 349ce1f..a59e0d1 100644
--- a/frameworks/projects/XML/pom.xml
+++ b/frameworks/projects/XML/pom.xml
@@ -23,11 +23,11 @@
   <parent>

     <groupId>org.apache.royale.framework</groupId>

     <artifactId>projects</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>XML</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Libs: XML</name>

@@ -58,28 +58,28 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Core</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</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.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

diff --git a/frameworks/projects/pom.xml b/frameworks/projects/pom.xml
index 9c6bf62..87e315b 100644
--- a/frameworks/projects/pom.xml
+++ b/frameworks/projects/pom.xml
@@ -23,11 +23,11 @@
   <parent>

     <groupId>org.apache.royale.framework</groupId>

     <artifactId>frameworks</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>projects</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>pom</packaging>

 

   <name>Apache Royale: Framework: Libs</name>

diff --git a/frameworks/themes/Basic/pom.xml b/frameworks/themes/Basic/pom.xml
index 9321bf8..f5ad93e 100644
--- a/frameworks/themes/Basic/pom.xml
+++ b/frameworks/themes/Basic/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.4</version>

   </parent>

 

   <artifactId>BasicTheme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Basic</name>

diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Amethyst-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Amethyst-Theme/pom.xml
index bf94bcc..d446985 100644
--- a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Amethyst-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Amethyst-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Dark-NoFlat-Emphasized-Amethyst-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Emphasized-Amethyst-Theme</name>

diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Blue-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Blue-Theme/pom.xml
index 9e6058a..eb4e5d1 100644
--- a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Blue-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Blue-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Dark-NoFlat-Emphasized-Blue-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Emphasized-Blue-Theme</name>

diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Emerald-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Emerald-Theme/pom.xml
index 907270c..18a5ab2 100644
--- a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Emerald-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Emerald-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Dark-NoFlat-Emphasized-Emerald-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Emphasized-Emerald-Theme</name>

diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Green-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Green-Theme/pom.xml
index 15ab937..f087a03 100644
--- a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Green-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Green-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Dark-NoFlat-Emphasized-Green-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Emphasized-Green-Theme</name>

diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Orange-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Orange-Theme/pom.xml
index ecd53e2..443254a 100644
--- a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Orange-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Orange-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Dark-NoFlat-Emphasized-Orange-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Emphasized-Orange-Theme</name>

diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Red-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Red-Theme/pom.xml
index d5d353c..88b9131 100644
--- a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Red-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Red-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Dark-NoFlat-Emphasized-Red-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Emphasized-Red-Theme</name>

diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Sapphire-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Sapphire-Theme/pom.xml
index 95c10c6..393c95b 100644
--- a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Sapphire-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Sapphire-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Dark-NoFlat-Emphasized-Sapphire-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Emphasized-Sapphire-Theme</name>

diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Sunflower-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Sunflower-Theme/pom.xml
index 16d0113..43b6ebf 100644
--- a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Sunflower-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Sunflower-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Dark-NoFlat-Emphasized-Sunflower-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Emphasized-Sunflower-Theme</name>

diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Topaz-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Topaz-Theme/pom.xml
index 54cfc4f..9be8b7a 100644
--- a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Topaz-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Topaz-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Dark-NoFlat-Emphasized-Topaz-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Emphasized-Topaz-Theme</name>

diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Turquoise-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Turquoise-Theme/pom.xml
index a7c1fbe..bca2fce 100644
--- a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Turquoise-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Turquoise-Theme/pom.xml
@@ -23,12 +23,12 @@
   <parent>

     <groupId>org.apache.royale.framework</groupId>

     <artifactId>themes</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <!-- copied from light version which compiles just fine -->

   <artifactId>Jewel-Dark-NoFlat-Emphasized-Turquoise-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Emphasized-Turquoise-Theme</name>

diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Violet-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Violet-Theme/pom.xml
index f3bae40..a5d69b7 100644
--- a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Violet-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Violet-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Dark-NoFlat-Emphasized-Violet-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Emphasized-Violet-Theme</name>

diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Yellow-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Yellow-Theme/pom.xml
index 16b3a4c..83ae8fb 100644
--- a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Yellow-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Yellow-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Dark-NoFlat-Emphasized-Yellow-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Emphasized-Yellow-Theme</name>

diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Amethyst-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Amethyst-Theme/pom.xml
index 080beea..4f8ef8d 100644
--- a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Amethyst-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Amethyst-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Dark-NoFlat-Primary-Amethyst-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Primary-Amethyst-Theme</name>

diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Blue-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Blue-Theme/pom.xml
index 6eb563f..ad6a594 100644
--- a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Blue-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Blue-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Dark-NoFlat-Primary-Blue-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Primary-Blue-Theme</name>

diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Emerald-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Emerald-Theme/pom.xml
index 453278b..522dcf3 100644
--- a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Emerald-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Emerald-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Dark-NoFlat-Primary-Emerald-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Primary-Emerald-Theme</name>

diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Green-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Green-Theme/pom.xml
index f8d865a..66dd3ef 100644
--- a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Green-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Green-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Dark-NoFlat-Primary-Green-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Primary-Green-Theme</name>

diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Orange-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Orange-Theme/pom.xml
index a8ff4f9..8b1b956 100644
--- a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Orange-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Orange-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Dark-NoFlat-Primary-Orange-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Primary-Orange-Theme</name>

diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Red-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Red-Theme/pom.xml
index 9377c76..8877a28 100644
--- a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Red-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Red-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Dark-NoFlat-Primary-Red-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Primary-Red-Theme</name>

diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Sapphire-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Sapphire-Theme/pom.xml
index a33cd2e..3b6479a 100644
--- a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Sapphire-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Sapphire-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Dark-NoFlat-Primary-Sapphire-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Primary-Sapphire-Theme</name>

diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Sunflower-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Sunflower-Theme/pom.xml
index 1c9b3a3..8db68fb 100644
--- a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Sunflower-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Sunflower-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Dark-NoFlat-Primary-Sunflower-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Primary-Sunflower-Theme</name>

diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Topaz-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Topaz-Theme/pom.xml
index f995b02..143c2f2 100644
--- a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Topaz-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Topaz-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Dark-NoFlat-Primary-Topaz-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Primary-Topaz-Theme</name>

diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Turquoise-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Turquoise-Theme/pom.xml
index 1e29d19..75d6d10 100644
--- a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Turquoise-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Turquoise-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Dark-NoFlat-Primary-Turquoise-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Primary-Turquoise-Theme</name>

diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Violet-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Violet-Theme/pom.xml
index e0db164..00159c3 100644
--- a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Violet-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Violet-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Dark-NoFlat-Primary-Violet-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Primary-Violet-Theme</name>

diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Yellow-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Yellow-Theme/pom.xml
index 8e27a59..84f2836 100644
--- a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Yellow-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Yellow-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Dark-NoFlat-Primary-Yellow-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Primary-Yellow-Theme</name>

diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Amethyst-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Amethyst-Theme/pom.xml
index f88d784..8b6e634 100644
--- a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Amethyst-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Amethyst-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Dark-NoFlat-Secondary-Amethyst-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Secondary-Amethyst-Theme</name>

diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Blue-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Blue-Theme/pom.xml
index 672f693..3a35aad 100644
--- a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Blue-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Blue-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Dark-NoFlat-Secondary-Blue-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Secondary-Blue-Theme</name>

diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Emerald-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Emerald-Theme/pom.xml
index 59a4db3..07f12b3 100644
--- a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Emerald-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Emerald-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Dark-NoFlat-Secondary-Emerald-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Secondary-Emerald-Theme</name>

diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Green-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Green-Theme/pom.xml
index 43f403e..0399a39 100644
--- a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Green-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Green-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Dark-NoFlat-Secondary-Green-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Secondary-Green-Theme</name>

diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Orange-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Orange-Theme/pom.xml
index d6087fd..184f5fe 100644
--- a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Orange-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Orange-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Dark-NoFlat-Secondary-Orange-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Secondary-Orange-Theme</name>

diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Red-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Red-Theme/pom.xml
index 1c00424..21d0579 100644
--- a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Red-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Red-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Dark-NoFlat-Secondary-Red-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Secondary-Red-Theme</name>

diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Sapphire-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Sapphire-Theme/pom.xml
index eeb60a7..e7ee6ef 100644
--- a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Sapphire-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Sapphire-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Dark-NoFlat-Secondary-Sapphire-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Secondary-Sapphire-Theme</name>

diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Sunflower-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Sunflower-Theme/pom.xml
index 8e3fcc3..9019cca 100644
--- a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Sunflower-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Sunflower-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Dark-NoFlat-Secondary-Sunflower-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Secondary-Sunflower-Theme</name>

diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Topaz-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Topaz-Theme/pom.xml
index 2ab94fe..ab04491 100644
--- a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Topaz-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Topaz-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Dark-NoFlat-Secondary-Topaz-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Secondary-Topaz-Theme</name>

diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Turquoise-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Turquoise-Theme/pom.xml
index f17035b..28435be 100644
--- a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Turquoise-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Turquoise-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Dark-NoFlat-Secondary-Turquoise-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Secondary-Turquoise-Theme</name>

diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Violet-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Violet-Theme/pom.xml
index 40a3a0e..7ed73ec 100644
--- a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Violet-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Violet-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Dark-NoFlat-Secondary-Violet-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Secondary-Violet-Theme</name>

diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Yellow-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Yellow-Theme/pom.xml
index 9db27b8..9434f01 100644
--- a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Yellow-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Yellow-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Dark-NoFlat-Secondary-Yellow-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Secondary-Yellow-Theme</name>

diff --git a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Amethyst-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Amethyst-Theme/pom.xml
index f0776d2..d5d0f72 100644
--- a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Amethyst-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Amethyst-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Light-NoFlat-Emphasized-Amethyst-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Emphasized-Amethyst-Theme</name>

diff --git a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Blue-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Blue-Theme/pom.xml
index 8b1b783..e374257 100644
--- a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Blue-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Blue-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Light-NoFlat-Emphasized-Blue-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Emphasized-Blue-Theme</name>

diff --git a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Emerald-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Emerald-Theme/pom.xml
index cb88a8b..a41b2dd 100644
--- a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Emerald-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Emerald-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Light-NoFlat-Emphasized-Emerald-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Emphasized-Emerald-Theme</name>

diff --git a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Green-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Green-Theme/pom.xml
index a5cdfae..129200b 100644
--- a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Green-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Green-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Light-NoFlat-Emphasized-Green-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Emphasized-Green-Theme</name>

diff --git a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Orange-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Orange-Theme/pom.xml
index afb0afc..e5674b6 100644
--- a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Orange-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Orange-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Light-NoFlat-Emphasized-Orange-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Emphasized-Orange-Theme</name>

diff --git a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Red-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Red-Theme/pom.xml
index 569e689..1eca909 100644
--- a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Red-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Red-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Light-NoFlat-Emphasized-Red-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Emphasized-Red-Theme</name>

diff --git a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Sapphire-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Sapphire-Theme/pom.xml
index a2a69c5..ed75ee6 100644
--- a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Sapphire-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Sapphire-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Light-NoFlat-Emphasized-Sapphire-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Emphasized-Sapphire-Theme</name>

diff --git a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Sunflower-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Sunflower-Theme/pom.xml
index fbca4d5..481285e 100644
--- a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Sunflower-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Sunflower-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Light-NoFlat-Emphasized-Sunflower-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Emphasized-Sunflower-Theme</name>

diff --git a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Topaz-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Topaz-Theme/pom.xml
index dd5eb23..44392b1 100644
--- a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Topaz-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Topaz-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Light-NoFlat-Emphasized-Topaz-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Emphasized-Topaz-Theme</name>

diff --git a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Turquoise-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Turquoise-Theme/pom.xml
index 7524b58..97fad55 100644
--- a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Turquoise-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Turquoise-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Light-NoFlat-Emphasized-Turquoise-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Emphasized-Turquoise-Theme</name>

diff --git a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Violet-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Violet-Theme/pom.xml
index 7b32d94..f97dfb0 100644
--- a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Violet-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Violet-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Light-NoFlat-Emphasized-Violet-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Emphasized-Violet-Theme</name>

diff --git a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Yellow-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Yellow-Theme/pom.xml
index 3d2daf9..11fea47 100644
--- a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Yellow-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Yellow-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Light-NoFlat-Emphasized-Yellow-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Emphasized-Yellow-Theme</name>

diff --git a/frameworks/themes/Jewel-Light-NoFlat-Primary-Amethyst-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Primary-Amethyst-Theme/pom.xml
index 12c2de0..b05db6b 100644
--- a/frameworks/themes/Jewel-Light-NoFlat-Primary-Amethyst-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Light-NoFlat-Primary-Amethyst-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Light-NoFlat-Primary-Amethyst-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Primary-Amethyst-Theme</name>

diff --git a/frameworks/themes/Jewel-Light-NoFlat-Primary-Blue-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Primary-Blue-Theme/pom.xml
index 219b735..4c7ffe7 100644
--- a/frameworks/themes/Jewel-Light-NoFlat-Primary-Blue-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Light-NoFlat-Primary-Blue-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Light-NoFlat-Primary-Blue-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Primary-Blue-Theme</name>

diff --git a/frameworks/themes/Jewel-Light-NoFlat-Primary-Emerald-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Primary-Emerald-Theme/pom.xml
index c388ff2..170ccdc 100644
--- a/frameworks/themes/Jewel-Light-NoFlat-Primary-Emerald-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Light-NoFlat-Primary-Emerald-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Light-NoFlat-Primary-Emerald-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Primary-Emerald-Theme</name>

diff --git a/frameworks/themes/Jewel-Light-NoFlat-Primary-Green-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Primary-Green-Theme/pom.xml
index 6c15990..45575ab 100644
--- a/frameworks/themes/Jewel-Light-NoFlat-Primary-Green-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Light-NoFlat-Primary-Green-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Light-NoFlat-Primary-Green-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Primary-Green-Theme</name>

diff --git a/frameworks/themes/Jewel-Light-NoFlat-Primary-Orange-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Primary-Orange-Theme/pom.xml
index 690a1db..dc913aa 100644
--- a/frameworks/themes/Jewel-Light-NoFlat-Primary-Orange-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Light-NoFlat-Primary-Orange-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Light-NoFlat-Primary-Orange-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Primary-Orange-Theme</name>

diff --git a/frameworks/themes/Jewel-Light-NoFlat-Primary-Red-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Primary-Red-Theme/pom.xml
index b6e8dff..15cd2e0 100644
--- a/frameworks/themes/Jewel-Light-NoFlat-Primary-Red-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Light-NoFlat-Primary-Red-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Light-NoFlat-Primary-Red-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Primary-Red-Theme</name>

diff --git a/frameworks/themes/Jewel-Light-NoFlat-Primary-Sapphire-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Primary-Sapphire-Theme/pom.xml
index 377c570..0178aaf 100644
--- a/frameworks/themes/Jewel-Light-NoFlat-Primary-Sapphire-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Light-NoFlat-Primary-Sapphire-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Light-NoFlat-Primary-Sapphire-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Primary-Sapphire-Theme</name>

diff --git a/frameworks/themes/Jewel-Light-NoFlat-Primary-Sunflower-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Primary-Sunflower-Theme/pom.xml
index 7d81540..7ae8ec7 100644
--- a/frameworks/themes/Jewel-Light-NoFlat-Primary-Sunflower-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Light-NoFlat-Primary-Sunflower-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Light-NoFlat-Primary-Sunflower-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Primary-Sunflower-Theme</name>

diff --git a/frameworks/themes/Jewel-Light-NoFlat-Primary-Topaz-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Primary-Topaz-Theme/pom.xml
index bf47f65..373a7e2 100644
--- a/frameworks/themes/Jewel-Light-NoFlat-Primary-Topaz-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Light-NoFlat-Primary-Topaz-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Light-NoFlat-Primary-Topaz-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Primary-Topaz-Theme</name>

diff --git a/frameworks/themes/Jewel-Light-NoFlat-Primary-Turquoise-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Primary-Turquoise-Theme/pom.xml
index 804d504..7844301 100644
--- a/frameworks/themes/Jewel-Light-NoFlat-Primary-Turquoise-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Light-NoFlat-Primary-Turquoise-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Light-NoFlat-Primary-Turquoise-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Primary-Turquoise-Theme</name>

diff --git a/frameworks/themes/Jewel-Light-NoFlat-Primary-Violet-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Primary-Violet-Theme/pom.xml
index d52572b..efe5cf6 100644
--- a/frameworks/themes/Jewel-Light-NoFlat-Primary-Violet-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Light-NoFlat-Primary-Violet-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Light-NoFlat-Primary-Violet-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Primary-Violet-Theme</name>

diff --git a/frameworks/themes/Jewel-Light-NoFlat-Primary-Yellow-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Primary-Yellow-Theme/pom.xml
index e8b8ce4..6b8a426 100644
--- a/frameworks/themes/Jewel-Light-NoFlat-Primary-Yellow-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Light-NoFlat-Primary-Yellow-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Light-NoFlat-Primary-Yellow-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Primary-Yellow-Theme</name>

diff --git a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Amethyst-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Amethyst-Theme/pom.xml
index dc89128..a3fd76e 100644
--- a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Amethyst-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Amethyst-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Light-NoFlat-Secondary-Amethyst-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Secondary-Amethyst-Theme</name>

diff --git a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Blue-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Blue-Theme/pom.xml
index cecc206..03a64dd 100644
--- a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Blue-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Blue-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Light-NoFlat-Secondary-Blue-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Secondary-Blue-Theme</name>

diff --git a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Emerald-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Emerald-Theme/pom.xml
index f4839f6..1da754e 100644
--- a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Emerald-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Emerald-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Light-NoFlat-Secondary-Emerald-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Secondary-Emerald-Theme</name>

diff --git a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Green-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Green-Theme/pom.xml
index fd639d8..5d1c317 100644
--- a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Green-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Green-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Light-NoFlat-Secondary-Green-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Secondary-Green-Theme</name>

diff --git a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Orange-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Orange-Theme/pom.xml
index 37a591a..2a4399d 100644
--- a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Orange-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Orange-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Light-NoFlat-Secondary-Orange-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Secondary-Orange-Theme</name>

diff --git a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Red-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Red-Theme/pom.xml
index f36ca6c..a7a794e 100644
--- a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Red-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Red-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Light-NoFlat-Secondary-Red-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Secondary-Red-Theme</name>

diff --git a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Sapphire-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Sapphire-Theme/pom.xml
index dedd93c..7a0f8d1 100644
--- a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Sapphire-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Sapphire-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Light-NoFlat-Secondary-Sapphire-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Secondary-Sapphire-Theme</name>

diff --git a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Sunflower-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Sunflower-Theme/pom.xml
index d9a5290..3f7ae40 100644
--- a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Sunflower-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Sunflower-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Light-NoFlat-Secondary-Sunflower-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Secondary-Sunflower-Theme</name>

diff --git a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Topaz-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Topaz-Theme/pom.xml
index 1d9cf52..07abb8b 100644
--- a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Topaz-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Topaz-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Light-NoFlat-Secondary-Topaz-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Secondary-Topaz-Theme</name>

diff --git a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Turquoise-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Turquoise-Theme/pom.xml
index 3999192..78dbf1f 100644
--- a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Turquoise-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Turquoise-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Light-NoFlat-Secondary-Turquoise-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Secondary-Turquoise-Theme</name>

diff --git a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Violet-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Violet-Theme/pom.xml
index 6e4e19b..0a85eb1 100644
--- a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Violet-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Violet-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Light-NoFlat-Secondary-Violet-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Secondary-Violet-Theme</name>

diff --git a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Yellow-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Yellow-Theme/pom.xml
index 13a4c55..fa27444 100644
--- a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Yellow-Theme/pom.xml
+++ b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Yellow-Theme/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.4</version>

   </parent>

 

   <artifactId>Jewel-Light-NoFlat-Secondary-Yellow-Theme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Secondary-Yellow-Theme</name>

diff --git a/frameworks/themes/JewelTheme/pom.xml b/frameworks/themes/JewelTheme/pom.xml
index 5798b4e..79c4c96 100644
--- a/frameworks/themes/JewelTheme/pom.xml
+++ b/frameworks/themes/JewelTheme/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.4</version>

   </parent>

 

   <artifactId>JewelTheme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: JewelTheme</name>

@@ -110,28 +110,28 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Language</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Jewel</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

diff --git a/frameworks/themes/MDL/pom.xml b/frameworks/themes/MDL/pom.xml
index d642988..2f461cb 100644
--- a/frameworks/themes/MDL/pom.xml
+++ b/frameworks/themes/MDL/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.4</version>

   </parent>

 

   <artifactId>MDLTheme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: MDL</name>

diff --git a/frameworks/themes/MXRoyale/pom.xml b/frameworks/themes/MXRoyale/pom.xml
index c900c27..aeae795 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.4</version>

   </parent>

 

   <artifactId>MXTheme</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: Framework: Themes: MX</name>

diff --git a/frameworks/themes/pom.xml b/frameworks/themes/pom.xml
index 3a7d74c..6323b07 100644
--- a/frameworks/themes/pom.xml
+++ b/frameworks/themes/pom.xml
@@ -23,11 +23,11 @@
   <parent>

     <groupId>org.apache.royale.framework</groupId>

     <artifactId>frameworks</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>themes</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>pom</packaging>

 

   <name>Apache Royale: Framework: Themes</name>

diff --git a/manualtests/UnitTests/pom.xml b/manualtests/UnitTests/pom.xml
index 02ad654..60c8a0f 100644
--- a/manualtests/UnitTests/pom.xml
+++ b/manualtests/UnitTests/pom.xml
@@ -23,10 +23,10 @@
 	<parent>

 		<groupId>org.apache.royale.manualtests</groupId>

 		<artifactId>manualtests</artifactId>

-		<version>0.9.4-SNAPSHOT</version>

+		<version>0.9.4</version>

 	</parent>

 	<artifactId>UnitTests</artifactId>

-	<version>0.9.4-SNAPSHOT</version>

+	<version>0.9.4</version>

 	<packaging>swf</packaging>

 	<name>Apache Royale: ManualTests: UnitTests</name>

 	

@@ -155,14 +155,14 @@
 		<dependency>

 			<groupId>org.apache.royale.framework</groupId>

 			<artifactId>Reflection</artifactId>

-			<version>0.9.4-SNAPSHOT</version>

+			<version>0.9.4</version>

 			<type>swc</type>

 			<classifier>swf</classifier>

 		</dependency>

 		<dependency>

 			<groupId>org.apache.royale.framework</groupId>

 			<artifactId>Reflection</artifactId>

-			<version>0.9.4-SNAPSHOT</version>

+			<version>0.9.4</version>

 			<type>swc</type>

 			<classifier>js</classifier>

 		</dependency>

diff --git a/manualtests/pom.xml b/manualtests/pom.xml
index 1cb84ea..ab4af85 100644
--- a/manualtests/pom.xml
+++ b/manualtests/pom.xml
@@ -23,12 +23,12 @@
   <parent>

     <groupId>org.apache.royale.framework</groupId>

     <artifactId>royale-framework-parent</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

   

   <groupId>org.apache.royale.manualtests</groupId>

   <artifactId>manualtests</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>pom</packaging>

   

   <properties>

@@ -76,98 +76,98 @@
     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Core</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</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.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

     <dependency>

       <groupId>org.apache.royale.framework</groupId>

       <artifactId>Basic</artifactId>

-      <version>0.9.4-SNAPSHOT</version>

+      <version>0.9.4</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.4</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.4</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.4</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.4</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.4</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.4</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.4</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.4</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.4</version>

       <type>swc</type>

       <classifier>js</classifier>

     </dependency>

diff --git a/pom.xml b/pom.xml
index b6f24fc..2b52450 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
 

   <groupId>org.apache.royale.framework</groupId>

   <artifactId>royale-framework-parent</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>pom</packaging>

 

   <name>Apache Royale: Framework: Parent</name>

@@ -46,7 +46,7 @@
     <connection>scm:git:git@github.com:apache/royale-asjs.git</connection>

     <developerConnection>scm:git:git@github.com:apache/royale-asjs.git</developerConnection>

     <url>scm:git:git@github.com:apache/royale-asjs.git</url>

-    <tag>release/0.9.4</tag>

+    <tag>org.apache.royale.framework-0.9.4-rc1</tag>

   </scm>

 

   <properties>

diff --git a/testsuite/pom.xml b/testsuite/pom.xml
index fc656b6..1ac9619 100644
--- a/testsuite/pom.xml
+++ b/testsuite/pom.xml
@@ -23,11 +23,11 @@
   <parent>

     <groupId>org.apache.royale.framework</groupId>

     <artifactId>royale-framework-parent</artifactId>

-    <version>0.9.4-SNAPSHOT</version>

+    <version>0.9.4</version>

   </parent>

 

   <artifactId>testsuite</artifactId>

-  <version>0.9.4-SNAPSHOT</version>

+  <version>0.9.4</version>

   <packaging>jar</packaging>

 

   <name>Apache Royale: Testsuite</name>