This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch release/0.9.7 in repository https://gitbox.apache.org/repos/asf/royale-typedefs.git
commit 364a8d78ceeb1d57991b3f4e3aacda841c9b0b64 Author: Alex Harui <[email protected]> AuthorDate: Fri Apr 24 23:18:00 2020 -0700 Revert "[maven-release-plugin] prepare for next development iteration" This reverts commit c342a46407406e32e0e7b727c52386f1c54e31a4. --- GCL/pom.xml | 8 ++++---- cordova/pom.xml | 8 ++++---- createjs/pom.xml | 8 ++++---- google_maps/pom.xml | 8 ++++---- jasmine/pom.xml | 8 ++++---- jquery/pom.xml | 8 ++++---- js/pom.xml | 6 +++--- node/pom.xml | 8 ++++---- pom.xml | 6 +++--- 9 files changed, 34 insertions(+), 34 deletions(-) diff --git a/GCL/pom.xml b/GCL/pom.xml index dfd1e35..9a31184 100644 --- a/GCL/pom.xml +++ b/GCL/pom.xml @@ -22,11 +22,11 @@ <parent> <groupId>org.apache.royale.typedefs</groupId> <artifactId>royale-typedefs-parent</artifactId> - <version>0.9.8-SNAPSHOT</version> + <version>0.9.7</version> </parent> <artifactId>royale-typedefs-gcl</artifactId> - <version>0.9.8-SNAPSHOT</version> + <version>0.9.7</version> <packaging>swc</packaging> <name>Apache Royale: TypeDefs: GCL</name> @@ -50,11 +50,11 @@ <dependency> <groupId>org.apache.royale.typedefs</groupId> <artifactId>royale-typedefs-js</artifactId> - <version>0.9.8-SNAPSHOT</version> + <version>0.9.7</version> <type>swc</type> <classifier>typedefs</classifier> <scope>runtime</scope> </dependency> </dependencies> -<properties /></project> +<properties><project.build.outputTimestamp>2020-04-25T04:46:42Z</project.build.outputTimestamp></properties></project> diff --git a/cordova/pom.xml b/cordova/pom.xml index 31ac214..c6549fa 100644 --- a/cordova/pom.xml +++ b/cordova/pom.xml @@ -22,18 +22,18 @@ <parent> <groupId>org.apache.royale.typedefs</groupId> <artifactId>royale-typedefs-parent</artifactId> - <version>0.9.8-SNAPSHOT</version> + <version>0.9.7</version> </parent> <artifactId>royale-typedefs-cordova</artifactId> - <version>0.9.8-SNAPSHOT</version> + <version>0.9.7</version> <packaging>swc</packaging> <name>Apache Royale: TypeDefs: Cordova</name> <properties> <cordova.version>4.11</cordova.version> - </properties> + <project.build.outputTimestamp>2020-04-25T04:46:42Z</project.build.outputTimestamp></properties> <build> <plugins> @@ -67,7 +67,7 @@ <dependency> <groupId>org.apache.royale.typedefs</groupId> <artifactId>royale-typedefs-js</artifactId> - <version>0.9.8-SNAPSHOT</version> + <version>0.9.7</version> <type>swc</type> <classifier>typedefs</classifier> <scope>runtime</scope> diff --git a/createjs/pom.xml b/createjs/pom.xml index 0d5ea95..c814546 100644 --- a/createjs/pom.xml +++ b/createjs/pom.xml @@ -22,11 +22,11 @@ <parent> <groupId>org.apache.royale.typedefs</groupId> <artifactId>royale-typedefs-parent</artifactId> - <version>0.9.8-SNAPSHOT</version> + <version>0.9.7</version> </parent> <artifactId>royale-typedefs-createjs</artifactId> - <version>0.9.8-SNAPSHOT</version> + <version>0.9.7</version> <packaging>swc</packaging> <name>Apache Royale: TypeDefs: CreateJS</name> @@ -34,7 +34,7 @@ <properties> <createjs.version>0.8.0</createjs.version> <tweenjs.version>0.6.2</tweenjs.version> - </properties> + <project.build.outputTimestamp>2020-04-25T04:46:42Z</project.build.outputTimestamp></properties> <build> <plugins> @@ -230,7 +230,7 @@ <dependency> <groupId>org.apache.royale.typedefs</groupId> <artifactId>royale-typedefs-js</artifactId> - <version>0.9.8-SNAPSHOT</version> + <version>0.9.7</version> <type>swc</type> <classifier>typedefs</classifier> <scope>runtime</scope> diff --git a/google_maps/pom.xml b/google_maps/pom.xml index b58c8fd..c487fbd 100644 --- a/google_maps/pom.xml +++ b/google_maps/pom.xml @@ -22,18 +22,18 @@ <parent> <groupId>org.apache.royale.typedefs</groupId> <artifactId>royale-typedefs-parent</artifactId> - <version>0.9.8-SNAPSHOT</version> + <version>0.9.7</version> </parent> <artifactId>royale-typedefs-googlemaps</artifactId> - <version>0.9.8-SNAPSHOT</version> + <version>0.9.7</version> <packaging>swc</packaging> <name>Apache Royale: TypeDefs: GoogleMaps</name> <properties> <googlemaps.version>v3_11</googlemaps.version> - </properties> + <project.build.outputTimestamp>2020-04-25T04:46:42Z</project.build.outputTimestamp></properties> <build> <plugins> @@ -88,7 +88,7 @@ <dependency> <groupId>org.apache.royale.typedefs</groupId> <artifactId>royale-typedefs-js</artifactId> - <version>0.9.8-SNAPSHOT</version> + <version>0.9.7</version> <type>swc</type> <classifier>typedefs</classifier> <scope>runtime</scope> diff --git a/jasmine/pom.xml b/jasmine/pom.xml index 3a78f6d..31e4661 100644 --- a/jasmine/pom.xml +++ b/jasmine/pom.xml @@ -22,18 +22,18 @@ <parent> <groupId>org.apache.royale.typedefs</groupId> <artifactId>royale-typedefs-parent</artifactId> - <version>0.9.8-SNAPSHOT</version> + <version>0.9.7</version> </parent> <artifactId>royale-typedefs-jasmine</artifactId> - <version>0.9.8-SNAPSHOT</version> + <version>0.9.7</version> <packaging>swc</packaging> <name>Apache Royale: TypeDefs: Jasmine</name> <properties> <jasmine.version>2.0</jasmine.version> - </properties> + <project.build.outputTimestamp>2020-04-25T04:46:42Z</project.build.outputTimestamp></properties> <build> <plugins> @@ -100,7 +100,7 @@ <dependency> <groupId>org.apache.royale.typedefs</groupId> <artifactId>royale-typedefs-js</artifactId> - <version>0.9.8-SNAPSHOT</version> + <version>0.9.7</version> <type>swc</type> <classifier>typedefs</classifier> <scope>runtime</scope> diff --git a/jquery/pom.xml b/jquery/pom.xml index 6e25fe1..c07a0cd 100644 --- a/jquery/pom.xml +++ b/jquery/pom.xml @@ -22,18 +22,18 @@ <parent> <groupId>org.apache.royale.typedefs</groupId> <artifactId>royale-typedefs-parent</artifactId> - <version>0.9.8-SNAPSHOT</version> + <version>0.9.7</version> </parent> <artifactId>royale-typedefs-jquery</artifactId> - <version>0.9.8-SNAPSHOT</version> + <version>0.9.7</version> <packaging>swc</packaging> <name>Apache Royale: TypeDefs: JQuery</name> <properties> <jquery.version>1.9</jquery.version> - </properties> + <project.build.outputTimestamp>2020-04-25T04:46:42Z</project.build.outputTimestamp></properties> <build> <plugins> @@ -154,7 +154,7 @@ <dependency> <groupId>org.apache.royale.typedefs</groupId> <artifactId>royale-typedefs-js</artifactId> - <version>0.9.8-SNAPSHOT</version> + <version>0.9.7</version> <type>swc</type> <classifier>typedefs</classifier> <scope>runtime</scope> diff --git a/js/pom.xml b/js/pom.xml index b89090e..8c80173 100644 --- a/js/pom.xml +++ b/js/pom.xml @@ -22,11 +22,11 @@ <parent> <groupId>org.apache.royale.typedefs</groupId> <artifactId>royale-typedefs-parent</artifactId> - <version>0.9.8-SNAPSHOT</version> + <version>0.9.7</version> </parent> <artifactId>royale-typedefs-js</artifactId> - <version>0.9.8-SNAPSHOT</version> + <version>0.9.7</version> <packaging>swc</packaging> <name>Apache Royale: TypeDefs: JS</name> @@ -309,4 +309,4 @@ </plugins> </build> -<properties /></project> +<properties><project.build.outputTimestamp>2020-04-25T04:46:42Z</project.build.outputTimestamp></properties></project> diff --git a/node/pom.xml b/node/pom.xml index f8b5c98..a2da152 100644 --- a/node/pom.xml +++ b/node/pom.xml @@ -22,18 +22,18 @@ <parent> <groupId>org.apache.royale.typedefs</groupId> <artifactId>royale-typedefs-parent</artifactId> - <version>0.9.8-SNAPSHOT</version> + <version>0.9.7</version> </parent> <artifactId>royale-typedefs-node</artifactId> - <version>0.9.8-SNAPSHOT</version> + <version>0.9.7</version> <packaging>swc</packaging> <name>Apache Royale: TypeDefs: Node</name> <properties> <closure.version>20181210</closure.version> - </properties> + <project.build.outputTimestamp>2020-04-25T04:46:42Z</project.build.outputTimestamp></properties> <build> <plugins> @@ -222,7 +222,7 @@ <dependency> <groupId>org.apache.royale.typedefs</groupId> <artifactId>royale-typedefs-js</artifactId> - <version>0.9.8-SNAPSHOT</version> + <version>0.9.7</version> <type>swc</type> <classifier>typedefs</classifier> <scope>runtime</scope> diff --git a/pom.xml b/pom.xml index af71cc0..59886c4 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ <groupId>org.apache.royale.typedefs</groupId> <artifactId>royale-typedefs-parent</artifactId> - <version>0.9.8-SNAPSHOT</version> + <version>0.9.7</version> <packaging>pom</packaging> <name>Apache Royale: TypeDefs: Parent</name> @@ -36,7 +36,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/royale-typedefs.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/royale-typedefs.git</developerConnection> <url>https://github.com/apache/royale-typedefs</url> - <tag>release/0.9.7</tag> + <tag>org.apache.royale.typedefs-0.9.7-rc2</tag> </scm> <properties> @@ -48,7 +48,7 @@ <royale.compiler.version>0.9.7</royale.compiler.version> <release-profiles>apache-release</release-profiles> - </properties> + <project.build.outputTimestamp>2020-04-25T04:46:42Z</project.build.outputTimestamp></properties> <!-- Only configure the site distribution as the rest is handled by the apache parent --> <distributionManagement>
