You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ah...@apache.org on 2016/09/07 22:42:25 UTC

[13/13] flex-typedefs git commit: [maven-release-plugin] prepare for next development iteration

[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/flex-typedefs/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-typedefs/commit/6ce61014
Tree: http://git-wip-us.apache.org/repos/asf/flex-typedefs/tree/6ce61014
Diff: http://git-wip-us.apache.org/repos/asf/flex-typedefs/diff/6ce61014

Branch: refs/heads/master
Commit: 6ce6101421d11e7cb6fd0e3b3f864a629c47205d
Parents: d1d3f54
Author: Christofer Dutz <ch...@codecentric.de>
Authored: Mon Sep 5 11:12:41 2016 +0200
Committer: Christofer Dutz <ch...@codecentric.de>
Committed: Mon Sep 5 11:12:41 2016 +0200

----------------------------------------------------------------------
 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             | 4 ++--
 9 files changed, 25 insertions(+), 25 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-typedefs/blob/6ce61014/GCL/pom.xml
----------------------------------------------------------------------
diff --git a/GCL/pom.xml b/GCL/pom.xml
index 5742fb1..8bb0d24 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.7.0</version>
+    <version>0.8.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>flexjs-typedefs-gcl</artifactId>
-  <version>0.7.0</version>
+  <version>0.8.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.7.0</version>
+      <version>0.8.0-SNAPSHOT</version>
       <type>swc</type>
       <classifier>typedefs</classifier>
       <scope>runtime</scope>

http://git-wip-us.apache.org/repos/asf/flex-typedefs/blob/6ce61014/cordova/pom.xml
----------------------------------------------------------------------
diff --git a/cordova/pom.xml b/cordova/pom.xml
index 5da77a1..604c8a3 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.7.0</version>
+    <version>0.8.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>flexjs-typedefs-cordova</artifactId>
-  <version>0.7.0</version>
+  <version>0.8.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.7.0</version>
+      <version>0.8.0-SNAPSHOT</version>
       <type>swc</type>
       <classifier>typedefs</classifier>
       <scope>runtime</scope>

http://git-wip-us.apache.org/repos/asf/flex-typedefs/blob/6ce61014/createjs/pom.xml
----------------------------------------------------------------------
diff --git a/createjs/pom.xml b/createjs/pom.xml
index 363a1f0..e05393f 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.7.0</version>
+    <version>0.8.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>flexjs-typedefs-createjs</artifactId>
-  <version>0.7.0</version>
+  <version>0.8.0-SNAPSHOT</version>
   <packaging>swc</packaging>
 
   <name>Apache Flex - FlexJS: TypeDefs: CreateJS</name>
@@ -328,7 +328,7 @@
     <dependency>
       <groupId>org.apache.flex.flexjs.typedefs</groupId>
       <artifactId>flexjs-typedefs-js</artifactId>
-      <version>0.7.0</version>
+      <version>0.8.0-SNAPSHOT</version>
       <type>swc</type>
       <classifier>typedefs</classifier>
       <scope>runtime</scope>

http://git-wip-us.apache.org/repos/asf/flex-typedefs/blob/6ce61014/google_maps/pom.xml
----------------------------------------------------------------------
diff --git a/google_maps/pom.xml b/google_maps/pom.xml
index 4e0b2c0..e1afa27 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.7.0</version>
+    <version>0.8.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>flexjs-typedefs-goolemaps</artifactId>
-  <version>0.7.0</version>
+  <version>0.8.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.7.0</version>
+      <version>0.8.0-SNAPSHOT</version>
       <type>swc</type>
       <classifier>typedefs</classifier>
       <scope>runtime</scope>

http://git-wip-us.apache.org/repos/asf/flex-typedefs/blob/6ce61014/jasmine/pom.xml
----------------------------------------------------------------------
diff --git a/jasmine/pom.xml b/jasmine/pom.xml
index 4596068..8fd82fc 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.7.0</version>
+    <version>0.8.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>flexjs-typedefs-jasmine</artifactId>
-  <version>0.7.0</version>
+  <version>0.8.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.7.0</version>
+      <version>0.8.0-SNAPSHOT</version>
       <type>swc</type>
       <classifier>typedefs</classifier>
       <scope>runtime</scope>

http://git-wip-us.apache.org/repos/asf/flex-typedefs/blob/6ce61014/jquery/pom.xml
----------------------------------------------------------------------
diff --git a/jquery/pom.xml b/jquery/pom.xml
index 13654ef..0eeff34 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.7.0</version>
+    <version>0.8.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>flexjs-typedefs-jquery</artifactId>
-  <version>0.7.0</version>
+  <version>0.8.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.7.0</version>
+      <version>0.8.0-SNAPSHOT</version>
       <type>swc</type>
       <classifier>typedefs</classifier>
       <scope>runtime</scope>

http://git-wip-us.apache.org/repos/asf/flex-typedefs/blob/6ce61014/js/pom.xml
----------------------------------------------------------------------
diff --git a/js/pom.xml b/js/pom.xml
index df76e3a..af0cb82 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.7.0</version>
+    <version>0.8.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>flexjs-typedefs-js</artifactId>
-  <version>0.7.0</version>
+  <version>0.8.0-SNAPSHOT</version>
   <packaging>swc</packaging>
 
   <name>Apache Flex - FlexJS: TypeDefs: JS</name>

http://git-wip-us.apache.org/repos/asf/flex-typedefs/blob/6ce61014/node/pom.xml
----------------------------------------------------------------------
diff --git a/node/pom.xml b/node/pom.xml
index 1726c38..b9dc666 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.7.0</version>
+    <version>0.8.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>flexjs-typedefs-node</artifactId>
-  <version>0.7.0</version>
+  <version>0.8.0-SNAPSHOT</version>
   <packaging>swc</packaging>
 
   <name>Apache Flex - FlexJS: TypeDefs: Node</name>
@@ -224,7 +224,7 @@
     <dependency>
       <groupId>org.apache.flex.flexjs.typedefs</groupId>
       <artifactId>flexjs-typedefs-js</artifactId>
-      <version>0.7.0</version>
+      <version>0.8.0-SNAPSHOT</version>
       <type>swc</type>
       <classifier>typedefs</classifier>
       <scope>runtime</scope>

http://git-wip-us.apache.org/repos/asf/flex-typedefs/blob/6ce61014/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index b0a5b91..8a5800a 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.7.0</version>
+  <version>0.8.0-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Apache Flex - FlexJS: TypeDefs: Parent</name>
@@ -37,7 +37,7 @@
     <connection>scm:git:https://git-wip-us.apache.org/repos/asf/flex-typedefs.git</connection>
     <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/flex-typedefs.git</developerConnection>
     <url>https://github.com/apache/flex-typedefs</url>
-    <tag>flexjs-typedefs-parent-0.7.0</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <properties>