update version number before merge
Project: http://git-wip-us.apache.org/repos/asf/flex-typedefs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-typedefs/commit/209eb76c Tree: http://git-wip-us.apache.org/repos/asf/flex-typedefs/tree/209eb76c Diff: http://git-wip-us.apache.org/repos/asf/flex-typedefs/diff/209eb76c Branch: refs/heads/develop Commit: 209eb76cae04ae8856f703197e548ebf4538b4d3 Parents: ee52d35 Author: Alex Harui <[email protected]> Authored: Mon Jun 26 09:13:32 2017 -0700 Committer: Alex Harui <[email protected]> Committed: Mon Jun 26 09:13:32 2017 -0700 ---------------------------------------------------------------------- GCL/pom.xml | 6 +++--- cordova/pom.xml | 6 +++--- createjs/pom.xml | 6 +++--- google_maps/pom.xml | 6 +++--- jasmine/pom.xml | 6 +++--- jquery/pom.xml | 6 +++--- js/pom.xml | 4 ++-- node/pom.xml | 6 +++--- pom.xml | 2 +- 9 files changed, 24 insertions(+), 24 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-typedefs/blob/209eb76c/GCL/pom.xml ---------------------------------------------------------------------- diff --git a/GCL/pom.xml b/GCL/pom.xml index b9c24b5..a1e98e3 100644 --- a/GCL/pom.xml +++ b/GCL/pom.xml @@ -23,11 +23,11 @@ <parent> <groupId>org.apache.flex.flexjs.typedefs</groupId> <artifactId>flexjs-typedefs-parent</artifactId> - <version>0.8.0</version> + <version>0.9.0-SNAPSHOT</version> </parent> <artifactId>flexjs-typedefs-gcl</artifactId> - <version>0.8.0</version> + <version>0.9.0-SNAPSHOT</version> <packaging>swc</packaging> <name>Apache Flex - FlexJS: TypeDefs: GCL</name> @@ -59,7 +59,7 @@ <dependency> <groupId>org.apache.flex.flexjs.typedefs</groupId> <artifactId>flexjs-typedefs-js</artifactId> - <version>0.8.0</version> + <version>0.9.0-SNAPSHOT</version> <type>swc</type> <classifier>typedefs</classifier> <scope>runtime</scope> http://git-wip-us.apache.org/repos/asf/flex-typedefs/blob/209eb76c/cordova/pom.xml ---------------------------------------------------------------------- diff --git a/cordova/pom.xml b/cordova/pom.xml index b6cbb05..dff8893 100644 --- a/cordova/pom.xml +++ b/cordova/pom.xml @@ -23,11 +23,11 @@ <parent> <groupId>org.apache.flex.flexjs.typedefs</groupId> <artifactId>flexjs-typedefs-parent</artifactId> - <version>0.8.0</version> + <version>0.9.0-SNAPSHOT</version> </parent> <artifactId>flexjs-typedefs-cordova</artifactId> - <version>0.8.0</version> + <version>0.9.0-SNAPSHOT</version> <packaging>swc</packaging> <name>Apache Flex - FlexJS: TypeDefs: Cordova</name> @@ -76,7 +76,7 @@ <dependency> <groupId>org.apache.flex.flexjs.typedefs</groupId> <artifactId>flexjs-typedefs-js</artifactId> - <version>0.8.0</version> + <version>0.9.0-SNAPSHOT</version> <type>swc</type> <classifier>typedefs</classifier> <scope>runtime</scope> http://git-wip-us.apache.org/repos/asf/flex-typedefs/blob/209eb76c/createjs/pom.xml ---------------------------------------------------------------------- diff --git a/createjs/pom.xml b/createjs/pom.xml index 42f71d8..9bad672 100644 --- a/createjs/pom.xml +++ b/createjs/pom.xml @@ -23,11 +23,11 @@ <parent> <groupId>org.apache.flex.flexjs.typedefs</groupId> <artifactId>flexjs-typedefs-parent</artifactId> - <version>0.8.0</version> + <version>0.9.0-SNAPSHOT</version> </parent> <artifactId>flexjs-typedefs-createjs</artifactId> - <version>0.8.0</version> + <version>0.9.0-SNAPSHOT</version> <packaging>swc</packaging> <name>Apache Flex - FlexJS: TypeDefs: CreateJS</name> @@ -239,7 +239,7 @@ <dependency> <groupId>org.apache.flex.flexjs.typedefs</groupId> <artifactId>flexjs-typedefs-js</artifactId> - <version>0.8.0</version> + <version>0.9.0-SNAPSHOT</version> <type>swc</type> <classifier>typedefs</classifier> <scope>runtime</scope> http://git-wip-us.apache.org/repos/asf/flex-typedefs/blob/209eb76c/google_maps/pom.xml ---------------------------------------------------------------------- diff --git a/google_maps/pom.xml b/google_maps/pom.xml index 3220ab4..eb73e1b 100644 --- a/google_maps/pom.xml +++ b/google_maps/pom.xml @@ -23,11 +23,11 @@ <parent> <groupId>org.apache.flex.flexjs.typedefs</groupId> <artifactId>flexjs-typedefs-parent</artifactId> - <version>0.8.0</version> + <version>0.9.0-SNAPSHOT</version> </parent> <artifactId>flexjs-typedefs-googlemaps</artifactId> - <version>0.8.0</version> + <version>0.9.0-SNAPSHOT</version> <packaging>swc</packaging> <name>Apache Flex - FlexJS: TypeDefs: GoogleMaps</name> @@ -126,7 +126,7 @@ <dependency> <groupId>org.apache.flex.flexjs.typedefs</groupId> <artifactId>flexjs-typedefs-js</artifactId> - <version>0.8.0</version> + <version>0.9.0-SNAPSHOT</version> <type>swc</type> <classifier>typedefs</classifier> <scope>runtime</scope> http://git-wip-us.apache.org/repos/asf/flex-typedefs/blob/209eb76c/jasmine/pom.xml ---------------------------------------------------------------------- diff --git a/jasmine/pom.xml b/jasmine/pom.xml index ee400f8..2b0ca83 100644 --- a/jasmine/pom.xml +++ b/jasmine/pom.xml @@ -23,11 +23,11 @@ <parent> <groupId>org.apache.flex.flexjs.typedefs</groupId> <artifactId>flexjs-typedefs-parent</artifactId> - <version>0.8.0</version> + <version>0.9.0-SNAPSHOT</version> </parent> <artifactId>flexjs-typedefs-jasmine</artifactId> - <version>0.8.0</version> + <version>0.9.0-SNAPSHOT</version> <packaging>swc</packaging> <name>Apache Flex - FlexJS: TypeDefs: Jasmine</name> @@ -110,7 +110,7 @@ <dependency> <groupId>org.apache.flex.flexjs.typedefs</groupId> <artifactId>flexjs-typedefs-js</artifactId> - <version>0.8.0</version> + <version>0.9.0-SNAPSHOT</version> <type>swc</type> <classifier>typedefs</classifier> <scope>runtime</scope> http://git-wip-us.apache.org/repos/asf/flex-typedefs/blob/209eb76c/jquery/pom.xml ---------------------------------------------------------------------- diff --git a/jquery/pom.xml b/jquery/pom.xml index 81bd566..466154a 100644 --- a/jquery/pom.xml +++ b/jquery/pom.xml @@ -23,11 +23,11 @@ <parent> <groupId>org.apache.flex.flexjs.typedefs</groupId> <artifactId>flexjs-typedefs-parent</artifactId> - <version>0.8.0</version> + <version>0.9.0-SNAPSHOT</version> </parent> <artifactId>flexjs-typedefs-jquery</artifactId> - <version>0.8.0</version> + <version>0.9.0-SNAPSHOT</version> <packaging>swc</packaging> <name>Apache Flex - FlexJS: TypeDefs: JQuery</name> @@ -189,7 +189,7 @@ <dependency> <groupId>org.apache.flex.flexjs.typedefs</groupId> <artifactId>flexjs-typedefs-js</artifactId> - <version>0.8.0</version> + <version>0.9.0-SNAPSHOT</version> <type>swc</type> <classifier>typedefs</classifier> <scope>runtime</scope> http://git-wip-us.apache.org/repos/asf/flex-typedefs/blob/209eb76c/js/pom.xml ---------------------------------------------------------------------- diff --git a/js/pom.xml b/js/pom.xml index 475c9f9..ddea7a7 100644 --- a/js/pom.xml +++ b/js/pom.xml @@ -23,11 +23,11 @@ <parent> <groupId>org.apache.flex.flexjs.typedefs</groupId> <artifactId>flexjs-typedefs-parent</artifactId> - <version>0.8.0</version> + <version>0.9.0-SNAPSHOT</version> </parent> <artifactId>flexjs-typedefs-js</artifactId> - <version>0.8.0</version> + <version>0.9.0-SNAPSHOT</version> <packaging>swc</packaging> <name>Apache Flex - FlexJS: TypeDefs: JS</name> http://git-wip-us.apache.org/repos/asf/flex-typedefs/blob/209eb76c/node/pom.xml ---------------------------------------------------------------------- diff --git a/node/pom.xml b/node/pom.xml index a5a5258..6d2c7c8 100644 --- a/node/pom.xml +++ b/node/pom.xml @@ -23,11 +23,11 @@ <parent> <groupId>org.apache.flex.flexjs.typedefs</groupId> <artifactId>flexjs-typedefs-parent</artifactId> - <version>0.8.0</version> + <version>0.9.0-SNAPSHOT</version> </parent> <artifactId>flexjs-typedefs-node</artifactId> - <version>0.8.0</version> + <version>0.9.0-SNAPSHOT</version> <packaging>swc</packaging> <name>Apache Flex - FlexJS: TypeDefs: Node</name> @@ -228,7 +228,7 @@ <dependency> <groupId>org.apache.flex.flexjs.typedefs</groupId> <artifactId>flexjs-typedefs-js</artifactId> - <version>0.8.0</version> + <version>0.9.0-SNAPSHOT</version> <type>swc</type> <classifier>typedefs</classifier> <scope>runtime</scope> http://git-wip-us.apache.org/repos/asf/flex-typedefs/blob/209eb76c/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 3fbb014..32c9461 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ <groupId>org.apache.flex.flexjs.typedefs</groupId> <artifactId>flexjs-typedefs-parent</artifactId> - <version>0.8.0</version> + <version>0.9.0-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache Flex - FlexJS: TypeDefs: Parent</name>
