This is an automated email from the ASF dual-hosted git repository.
aharui pushed a commit to branch release/0.9.0
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git
The following commit(s) were added to refs/heads/release/0.9.0 by this push:
new 54585c6 [maven-release-plugin] prepare for next development iteration
54585c6 is described below
commit 54585c6939be58654a1ca58762d7a6400b4ed81b
Author: Alex Harui <[email protected]>
AuthorDate: Thu Jan 18 09:42:27 2018 -0800
[maven-release-plugin] prepare for next development iteration
---
archetypes/pom.xml | 4 ++--
.../royale-simple-application-archetype/pom.xml | 4 ++--
.../pom.xml | 4 ++--
.../pom.xml | 4 ++--
archetypes/royale-simple-library-archetype/pom.xml | 4 ++--
archetypes/royale-simple-typedef-archetype/pom.xml | 4 ++--
frameworks/fontsrc/pom.xml | 4 ++--
frameworks/pom.xml | 4 ++--
frameworks/projects/Basic/pom.xml | 20 ++++++++--------
frameworks/projects/Binding/pom.xml | 8 +++----
frameworks/projects/Charts/pom.xml | 24 +++++++++----------
frameworks/projects/Collections/pom.xml | 8 +++----
frameworks/projects/Core/pom.xml | 4 ++--
frameworks/projects/CreateJS/pom.xml | 20 ++++++++--------
frameworks/projects/DragDrop/pom.xml | 12 +++++-----
frameworks/projects/Effects/pom.xml | 12 +++++-----
frameworks/projects/Express/pom.xml | 28 +++++++++++-----------
frameworks/projects/Flat/pom.xml | 22 ++++++++---------
frameworks/projects/FontAwesome/pom.xml | 24 +++++++++----------
frameworks/projects/Formatters/pom.xml | 12 +++++-----
frameworks/projects/GoogleMaps/pom.xml | 12 +++++-----
frameworks/projects/Graphics/pom.xml | 8 +++----
frameworks/projects/HTML/pom.xml | 24 +++++++++----------
frameworks/projects/HTML5/pom.xml | 12 +++++-----
frameworks/projects/JQuery/pom.xml | 12 +++++-----
frameworks/projects/Language/pom.xml | 4 ++--
frameworks/projects/MaterialDesignLite/pom.xml | 28 +++++++++++-----------
frameworks/projects/Mobile/pom.xml | 16 ++++++-------
frameworks/projects/Network/pom.xml | 12 +++++-----
frameworks/projects/Reflection/pom.xml | 8 +++----
frameworks/projects/Storage/pom.xml | 8 +++----
frameworks/projects/TLF/pom.xml | 8 +++----
frameworks/projects/Text/pom.xml | 8 +++----
frameworks/projects/XML/pom.xml | 12 +++++-----
frameworks/projects/pom.xml | 4 ++--
pom.xml | 4 ++--
36 files changed, 203 insertions(+), 203 deletions(-)
diff --git a/archetypes/pom.xml b/archetypes/pom.xml
index 527e30d..d855787 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.0</version>
+ <version>0.9.1-SNAPSHOT</version>
</parent>
<artifactId>royale-maven-archetypes</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</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 a6bfda8..897bcab 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.0</version>
+ <version>0.9.1-SNAPSHOT</version>
</parent>
<artifactId>royale-simple-application-archetype</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</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 c8ebfff..9f1d470 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.0</version>
+ <version>0.9.1-SNAPSHOT</version>
</parent>
<artifactId>royale-simple-application-pure-js-archetype</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</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 490103e..1c039c9 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.0</version>
+ <version>0.9.1-SNAPSHOT</version>
</parent>
<artifactId>royale-simple-application-pure-swf-archetype</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</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 644e1c3..3f19b87 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.0</version>
+ <version>0.9.1-SNAPSHOT</version>
</parent>
<artifactId>royale-simple-library-archetype</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</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 e0401a2..e955ca9 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.0</version>
+ <version>0.9.1-SNAPSHOT</version>
</parent>
<artifactId>royale-simple-typedef-archetype</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<packaging>maven-archetype</packaging>
<name>Apache Royale: Framework: Archetypes: Simple Royale Typedef
Library</name>
diff --git a/frameworks/fontsrc/pom.xml b/frameworks/fontsrc/pom.xml
index f461fc0..a0ced2d 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.0</version>
+ <version>0.9.1-SNAPSHOT</version>
</parent>
<artifactId>Fonts</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<packaging>war</packaging>
<name>Apache Royale: Framework: Fonts</name>
diff --git a/frameworks/pom.xml b/frameworks/pom.xml
index 5784ff2..3d3a50f 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.0</version>
+ <version>0.9.1-SNAPSHOT</version>
</parent>
<artifactId>frameworks</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Apache Royale: Framework</name>
diff --git a/frameworks/projects/Basic/pom.xml
b/frameworks/projects/Basic/pom.xml
index c38af9e..65501f4 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.0</version>
+ <version>0.9.1-SNAPSHOT</version>
</parent>
<artifactId>Basic</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</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.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Core</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Binding</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Binding</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Graphics</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Graphics</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Collections</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Collections</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
diff --git a/frameworks/projects/Binding/pom.xml
b/frameworks/projects/Binding/pom.xml
index 99e1a2e..9a7df5a 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.0</version>
+ <version>0.9.1-SNAPSHOT</version>
</parent>
<artifactId>Binding</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</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.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Core</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
diff --git a/frameworks/projects/Charts/pom.xml
b/frameworks/projects/Charts/pom.xml
index af47a2e..44841c7 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.0</version>
+ <version>0.9.1-SNAPSHOT</version>
</parent>
<artifactId>Charts</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</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.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Core</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Collections</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Collections</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Binding</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Binding</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Graphics</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Graphics</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Basic</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Basic</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
diff --git a/frameworks/projects/Collections/pom.xml
b/frameworks/projects/Collections/pom.xml
index c219095..fc890a7 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.0</version>
+ <version>0.9.1-SNAPSHOT</version>
</parent>
<artifactId>Collections</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</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.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Core</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
diff --git a/frameworks/projects/Core/pom.xml b/frameworks/projects/Core/pom.xml
index f13e9d0..9ca831d 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.0</version>
+ <version>0.9.1-SNAPSHOT</version>
</parent>
<artifactId>Core</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</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 f4cc12a..dbf80d5 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.0</version>
+ <version>0.9.1-SNAPSHOT</version>
</parent>
<artifactId>CreateJS</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</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.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Core</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Basic</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Basic</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Effects</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Effects</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Graphics</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Graphics</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
diff --git a/frameworks/projects/DragDrop/pom.xml
b/frameworks/projects/DragDrop/pom.xml
index 6739cdf..8d6bd63 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.0</version>
+ <version>0.9.1-SNAPSHOT</version>
</parent>
<artifactId>DragDrop</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</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.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Core</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Basic</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Basic</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
diff --git a/frameworks/projects/Effects/pom.xml
b/frameworks/projects/Effects/pom.xml
index ace5e13..9221a51 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.0</version>
+ <version>0.9.1-SNAPSHOT</version>
</parent>
<artifactId>Effects</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</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.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Core</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Basic</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Basic</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
diff --git a/frameworks/projects/Express/pom.xml
b/frameworks/projects/Express/pom.xml
index 8fae405..1eeec3c 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.0</version>
+ <version>0.9.1-SNAPSHOT</version>
</parent>
<artifactId>Express</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</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.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Core</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Binding</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Binding</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Graphics</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Graphics</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Collections</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Collections</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Basic</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Basic</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>DragDrop</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>DragDrop</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
diff --git a/frameworks/projects/Flat/pom.xml b/frameworks/projects/Flat/pom.xml
index 06be510..a445356 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.0</version>
+ <version>0.9.1-SNAPSHOT</version>
</parent>
<artifactId>Flat</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</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.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Core</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Binding</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Graphics</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Graphics</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Collections</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Collections</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Basic</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Basic</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
diff --git a/frameworks/projects/FontAwesome/pom.xml
b/frameworks/projects/FontAwesome/pom.xml
index 5195b4e..f831bd7 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.0</version>
+ <version>0.9.1-SNAPSHOT</version>
</parent>
<artifactId>FontAwesome</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</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.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Core</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Binding</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Binding</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Graphics</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Graphics</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Collections</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Collections</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Basic</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Basic</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
diff --git a/frameworks/projects/Formatters/pom.xml
b/frameworks/projects/Formatters/pom.xml
index 7b8f94f..295ad67 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.0</version>
+ <version>0.9.1-SNAPSHOT</version>
</parent>
<artifactId>Formatters</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</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.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Core</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Basic</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Basic</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
diff --git a/frameworks/projects/GoogleMaps/pom.xml
b/frameworks/projects/GoogleMaps/pom.xml
index 9d4f433..6c948dd 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.0</version>
+ <version>0.9.1-SNAPSHOT</version>
</parent>
<artifactId>GoogleMaps</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</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.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Core</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Basic</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Basic</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
diff --git a/frameworks/projects/Graphics/pom.xml
b/frameworks/projects/Graphics/pom.xml
index 8d05fd0..bfc6585 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.0</version>
+ <version>0.9.1-SNAPSHOT</version>
</parent>
<artifactId>Graphics</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</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.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Core</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
diff --git a/frameworks/projects/HTML/pom.xml b/frameworks/projects/HTML/pom.xml
index c4c0092..3374ed2 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.0</version>
+ <version>0.9.1-SNAPSHOT</version>
</parent>
<artifactId>HTML</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</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.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Core</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Binding</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Binding</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Graphics</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Graphics</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Collections</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Collections</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Basic</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Basic</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
diff --git a/frameworks/projects/HTML5/pom.xml
b/frameworks/projects/HTML5/pom.xml
index a91542e..a3eaafc 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.0</version>
+ <version>0.9.1-SNAPSHOT</version>
</parent>
<artifactId>HTML5</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</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.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Core</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Basic</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Basic</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
diff --git a/frameworks/projects/JQuery/pom.xml
b/frameworks/projects/JQuery/pom.xml
index f73bdb9..ef57b6b 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.0</version>
+ <version>0.9.1-SNAPSHOT</version>
</parent>
<artifactId>JQuery</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</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.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Core</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Basic</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Basic</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
diff --git a/frameworks/projects/Language/pom.xml
b/frameworks/projects/Language/pom.xml
index d97c257..36977b3 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.0</version>
+ <version>0.9.1-SNAPSHOT</version>
</parent>
<artifactId>Language</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<packaging>swc</packaging>
<name>Apache Royale: Framework: Libs: Language</name>
diff --git a/frameworks/projects/MaterialDesignLite/pom.xml
b/frameworks/projects/MaterialDesignLite/pom.xml
index 1c58edc..4f7e757 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.0</version>
+ <version>0.9.1-SNAPSHOT</version>
</parent>
<artifactId>MaterialDesignLite</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</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.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Core</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Binding</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Binding</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Graphics</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Graphics</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Collections</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Collections</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Basic</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Basic</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>HTML</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>HTML</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
diff --git a/frameworks/projects/Mobile/pom.xml
b/frameworks/projects/Mobile/pom.xml
index aa5708c..fc95044 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.0</version>
+ <version>0.9.1-SNAPSHOT</version>
</parent>
<artifactId>Mobile</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</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.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Core</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Graphics</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Graphics</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Basic</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Basic</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
diff --git a/frameworks/projects/Network/pom.xml
b/frameworks/projects/Network/pom.xml
index d17260f..d5f6f20 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.0</version>
+ <version>0.9.1-SNAPSHOT</version>
</parent>
<artifactId>Network</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</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.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Core</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Reflection</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Reflection</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
diff --git a/frameworks/projects/Reflection/pom.xml
b/frameworks/projects/Reflection/pom.xml
index 158a6b2..7898d2d 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.0</version>
+ <version>0.9.1-SNAPSHOT</version>
</parent>
<artifactId>Reflection</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</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.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Core</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
diff --git a/frameworks/projects/Storage/pom.xml
b/frameworks/projects/Storage/pom.xml
index 220d0c0..698d5bb 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.0</version>
+ <version>0.9.1-SNAPSHOT</version>
</parent>
<artifactId>Storage</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</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.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Core</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
diff --git a/frameworks/projects/TLF/pom.xml b/frameworks/projects/TLF/pom.xml
index 8de4f4d..0b8dc45 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.0</version>
+ <version>0.9.1-SNAPSHOT</version>
</parent>
<artifactId>TLF</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<packaging>swc</packaging>
<name>Apache Royale: Framework: Libs: TLF</name>
@@ -82,14 +82,14 @@
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Text</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Text</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
diff --git a/frameworks/projects/Text/pom.xml b/frameworks/projects/Text/pom.xml
index d1fbbb3..8a25b64 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.0</version>
+ <version>0.9.1-SNAPSHOT</version>
</parent>
<artifactId>Text</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</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.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>HTML</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
diff --git a/frameworks/projects/XML/pom.xml b/frameworks/projects/XML/pom.xml
index 03bf7f8..a7aa461 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.0</version>
+ <version>0.9.1-SNAPSHOT</version>
</parent>
<artifactId>XML</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</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.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Core</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Language</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>swf</classifier>
</dependency>
<dependency>
<groupId>org.apache.royale.framework</groupId>
<artifactId>Language</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<classifier>js</classifier>
</dependency>
diff --git a/frameworks/projects/pom.xml b/frameworks/projects/pom.xml
index 53a29b3..130e073 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.0</version>
+ <version>0.9.1-SNAPSHOT</version>
</parent>
<artifactId>projects</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Apache Royale: Framework: Libs</name>
diff --git a/pom.xml b/pom.xml
index 4880f8f..6278bea 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.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Apache Royale: Framework: Parent</name>
@@ -46,7 +46,7 @@
<connection>scm:git:[email protected]:apache/royale-asjs.git</connection>
<developerConnection>scm:git:[email protected]:apache/royale-asjs.git</developerConnection>
<url>scm:git:[email protected]:apache/royale-asjs.git</url>
- <tag>org.apache.royale.framework-0.9.0-rc2</tag>
+ <tag>release/0.9.0</tag>
</scm>
<properties>
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].