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
commit f64d9eef7363b3dc02aa14b5d27c5596a30b01cb Author: Alex Harui <[email protected]> AuthorDate: Thu Jan 18 12:01:10 2018 -0800 Revert "[maven-release-plugin] prepare for next development iteration" This reverts commit 54585c6939be58654a1ca58762d7a6400b4ed81b. --- 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 d855787..527e30d 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.1-SNAPSHOT</version> + <version>0.9.0</version> </parent> <artifactId>royale-maven-archetypes</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</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 897bcab..a6bfda8 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.1-SNAPSHOT</version> + <version>0.9.0</version> </parent> <artifactId>royale-simple-application-archetype</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</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 9f1d470..c8ebfff 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.1-SNAPSHOT</version> + <version>0.9.0</version> </parent> <artifactId>royale-simple-application-pure-js-archetype</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</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 1c039c9..490103e 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.1-SNAPSHOT</version> + <version>0.9.0</version> </parent> <artifactId>royale-simple-application-pure-swf-archetype</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</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 3f19b87..644e1c3 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.1-SNAPSHOT</version> + <version>0.9.0</version> </parent> <artifactId>royale-simple-library-archetype</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</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 e955ca9..e0401a2 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.1-SNAPSHOT</version> + <version>0.9.0</version> </parent> <artifactId>royale-simple-typedef-archetype</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</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 a0ced2d..f461fc0 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.1-SNAPSHOT</version> + <version>0.9.0</version> </parent> <artifactId>Fonts</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <packaging>war</packaging> <name>Apache Royale: Framework: Fonts</name> diff --git a/frameworks/pom.xml b/frameworks/pom.xml index 3d3a50f..5784ff2 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.1-SNAPSHOT</version> + <version>0.9.0</version> </parent> <artifactId>frameworks</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <packaging>pom</packaging> <name>Apache Royale: Framework</name> diff --git a/frameworks/projects/Basic/pom.xml b/frameworks/projects/Basic/pom.xml index 65501f4..c38af9e 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.1-SNAPSHOT</version> + <version>0.9.0</version> </parent> <artifactId>Basic</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</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.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Core</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Binding</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Binding</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Graphics</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Graphics</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Collections</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Collections</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> diff --git a/frameworks/projects/Binding/pom.xml b/frameworks/projects/Binding/pom.xml index 9a7df5a..99e1a2e 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.1-SNAPSHOT</version> + <version>0.9.0</version> </parent> <artifactId>Binding</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</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.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Core</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> diff --git a/frameworks/projects/Charts/pom.xml b/frameworks/projects/Charts/pom.xml index 44841c7..af47a2e 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.1-SNAPSHOT</version> + <version>0.9.0</version> </parent> <artifactId>Charts</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</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.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Core</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Collections</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Collections</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Binding</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Binding</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Graphics</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Graphics</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Basic</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Basic</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> diff --git a/frameworks/projects/Collections/pom.xml b/frameworks/projects/Collections/pom.xml index fc890a7..c219095 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.1-SNAPSHOT</version> + <version>0.9.0</version> </parent> <artifactId>Collections</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</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.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Core</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> diff --git a/frameworks/projects/Core/pom.xml b/frameworks/projects/Core/pom.xml index 9ca831d..f13e9d0 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.1-SNAPSHOT</version> + <version>0.9.0</version> </parent> <artifactId>Core</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</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 dbf80d5..f4cc12a 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.1-SNAPSHOT</version> + <version>0.9.0</version> </parent> <artifactId>CreateJS</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</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.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Core</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Basic</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Basic</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Effects</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Effects</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Graphics</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Graphics</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> diff --git a/frameworks/projects/DragDrop/pom.xml b/frameworks/projects/DragDrop/pom.xml index 8d6bd63..6739cdf 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.1-SNAPSHOT</version> + <version>0.9.0</version> </parent> <artifactId>DragDrop</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</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.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Core</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Basic</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Basic</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> diff --git a/frameworks/projects/Effects/pom.xml b/frameworks/projects/Effects/pom.xml index 9221a51..ace5e13 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.1-SNAPSHOT</version> + <version>0.9.0</version> </parent> <artifactId>Effects</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</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.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Core</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Basic</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Basic</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> diff --git a/frameworks/projects/Express/pom.xml b/frameworks/projects/Express/pom.xml index 1eeec3c..8fae405 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.1-SNAPSHOT</version> + <version>0.9.0</version> </parent> <artifactId>Express</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</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.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Core</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Binding</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Binding</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Graphics</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Graphics</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Collections</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Collections</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Basic</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Basic</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>DragDrop</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>DragDrop</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> diff --git a/frameworks/projects/Flat/pom.xml b/frameworks/projects/Flat/pom.xml index a445356..06be510 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.1-SNAPSHOT</version> + <version>0.9.0</version> </parent> <artifactId>Flat</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</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.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Core</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Binding</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Graphics</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Graphics</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Collections</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Collections</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Basic</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Basic</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> diff --git a/frameworks/projects/FontAwesome/pom.xml b/frameworks/projects/FontAwesome/pom.xml index f831bd7..5195b4e 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.1-SNAPSHOT</version> + <version>0.9.0</version> </parent> <artifactId>FontAwesome</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</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.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Core</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Binding</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Binding</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Graphics</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Graphics</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Collections</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Collections</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Basic</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Basic</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> diff --git a/frameworks/projects/Formatters/pom.xml b/frameworks/projects/Formatters/pom.xml index 295ad67..7b8f94f 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.1-SNAPSHOT</version> + <version>0.9.0</version> </parent> <artifactId>Formatters</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</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.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Core</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Basic</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Basic</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> diff --git a/frameworks/projects/GoogleMaps/pom.xml b/frameworks/projects/GoogleMaps/pom.xml index 6c948dd..9d4f433 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.1-SNAPSHOT</version> + <version>0.9.0</version> </parent> <artifactId>GoogleMaps</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</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.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Core</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Basic</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Basic</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> diff --git a/frameworks/projects/Graphics/pom.xml b/frameworks/projects/Graphics/pom.xml index bfc6585..8d05fd0 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.1-SNAPSHOT</version> + <version>0.9.0</version> </parent> <artifactId>Graphics</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</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.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Core</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> diff --git a/frameworks/projects/HTML/pom.xml b/frameworks/projects/HTML/pom.xml index 3374ed2..c4c0092 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.1-SNAPSHOT</version> + <version>0.9.0</version> </parent> <artifactId>HTML</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</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.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Core</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Binding</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Binding</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Graphics</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Graphics</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Collections</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Collections</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Basic</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Basic</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> diff --git a/frameworks/projects/HTML5/pom.xml b/frameworks/projects/HTML5/pom.xml index a3eaafc..a91542e 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.1-SNAPSHOT</version> + <version>0.9.0</version> </parent> <artifactId>HTML5</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</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.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Core</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Basic</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Basic</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> diff --git a/frameworks/projects/JQuery/pom.xml b/frameworks/projects/JQuery/pom.xml index ef57b6b..f73bdb9 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.1-SNAPSHOT</version> + <version>0.9.0</version> </parent> <artifactId>JQuery</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</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.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Core</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Basic</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Basic</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> diff --git a/frameworks/projects/Language/pom.xml b/frameworks/projects/Language/pom.xml index 36977b3..d97c257 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.1-SNAPSHOT</version> + <version>0.9.0</version> </parent> <artifactId>Language</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</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 4f7e757..1c58edc 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.1-SNAPSHOT</version> + <version>0.9.0</version> </parent> <artifactId>MaterialDesignLite</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</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.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Core</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Binding</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Binding</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Graphics</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Graphics</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Collections</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Collections</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Basic</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Basic</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>HTML</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>HTML</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> diff --git a/frameworks/projects/Mobile/pom.xml b/frameworks/projects/Mobile/pom.xml index fc95044..aa5708c 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.1-SNAPSHOT</version> + <version>0.9.0</version> </parent> <artifactId>Mobile</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</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.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Core</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Graphics</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Graphics</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Basic</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Basic</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> diff --git a/frameworks/projects/Network/pom.xml b/frameworks/projects/Network/pom.xml index d5f6f20..d17260f 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.1-SNAPSHOT</version> + <version>0.9.0</version> </parent> <artifactId>Network</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</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.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Core</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Reflection</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Reflection</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> diff --git a/frameworks/projects/Reflection/pom.xml b/frameworks/projects/Reflection/pom.xml index 7898d2d..158a6b2 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.1-SNAPSHOT</version> + <version>0.9.0</version> </parent> <artifactId>Reflection</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</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.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Core</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> diff --git a/frameworks/projects/Storage/pom.xml b/frameworks/projects/Storage/pom.xml index 698d5bb..220d0c0 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.1-SNAPSHOT</version> + <version>0.9.0</version> </parent> <artifactId>Storage</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</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.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Core</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> diff --git a/frameworks/projects/TLF/pom.xml b/frameworks/projects/TLF/pom.xml index 0b8dc45..8de4f4d 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.1-SNAPSHOT</version> + <version>0.9.0</version> </parent> <artifactId>TLF</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</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.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Text</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> diff --git a/frameworks/projects/Text/pom.xml b/frameworks/projects/Text/pom.xml index 8a25b64..d1fbbb3 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.1-SNAPSHOT</version> + <version>0.9.0</version> </parent> <artifactId>Text</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</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.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>HTML</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> diff --git a/frameworks/projects/XML/pom.xml b/frameworks/projects/XML/pom.xml index a7aa461..03bf7f8 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.1-SNAPSHOT</version> + <version>0.9.0</version> </parent> <artifactId>XML</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</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.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Core</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Language</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>swf</classifier> </dependency> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Language</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <type>swc</type> <classifier>js</classifier> </dependency> diff --git a/frameworks/projects/pom.xml b/frameworks/projects/pom.xml index 130e073..53a29b3 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.1-SNAPSHOT</version> + <version>0.9.0</version> </parent> <artifactId>projects</artifactId> - <version>0.9.1-SNAPSHOT</version> + <version>0.9.0</version> <packaging>pom</packaging> <name>Apache Royale: Framework: Libs</name> diff --git a/pom.xml b/pom.xml index 6278bea..4880f8f 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.1-SNAPSHOT</version> + <version>0.9.0</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>release/0.9.0</tag> + <tag>org.apache.royale.framework-0.9.0-rc2</tag> </scm> <properties> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
