You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by pi...@apache.org on 2017/06/16 06:16:22 UTC

flex-typedefs git commit: prepare Maven build for next RC by changing 0.8.0-SNAPSHOT to 0.8.0

Repository: flex-typedefs
Updated Branches:
  refs/heads/release0.8.0 b72f9b8b2 -> ee52d3526


prepare Maven build for next RC by changing 0.8.0-SNAPSHOT to 0.8.0


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

Branch: refs/heads/release0.8.0
Commit: ee52d3526c3c6fe381f5908daf6708b260174151
Parents: b72f9b8
Author: piotrz <pi...@apache.org>
Authored: Fri Jun 16 08:03:54 2017 +0200
Committer: piotrz <pi...@apache.org>
Committed: Fri Jun 16 08:03:54 2017 +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/ee52d352/GCL/pom.xml
----------------------------------------------------------------------
diff --git a/GCL/pom.xml b/GCL/pom.xml
index 8bb0d24..b9c24b5 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-SNAPSHOT</version>
+    <version>0.8.0</version>
   </parent>
 
   <artifactId>flexjs-typedefs-gcl</artifactId>
-  <version>0.8.0-SNAPSHOT</version>
+  <version>0.8.0</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-SNAPSHOT</version>
+      <version>0.8.0</version>
       <type>swc</type>
       <classifier>typedefs</classifier>
       <scope>runtime</scope>

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

http://git-wip-us.apache.org/repos/asf/flex-typedefs/blob/ee52d352/createjs/pom.xml
----------------------------------------------------------------------
diff --git a/createjs/pom.xml b/createjs/pom.xml
index ddc313f..42f71d8 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-SNAPSHOT</version>
+    <version>0.8.0</version>
   </parent>
 
   <artifactId>flexjs-typedefs-createjs</artifactId>
-  <version>0.8.0-SNAPSHOT</version>
+  <version>0.8.0</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-SNAPSHOT</version>
+      <version>0.8.0</version>
       <type>swc</type>
       <classifier>typedefs</classifier>
       <scope>runtime</scope>

http://git-wip-us.apache.org/repos/asf/flex-typedefs/blob/ee52d352/google_maps/pom.xml
----------------------------------------------------------------------
diff --git a/google_maps/pom.xml b/google_maps/pom.xml
index da87f6b..3220ab4 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-SNAPSHOT</version>
+    <version>0.8.0</version>
   </parent>
 
   <artifactId>flexjs-typedefs-googlemaps</artifactId>
-  <version>0.8.0-SNAPSHOT</version>
+  <version>0.8.0</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-SNAPSHOT</version>
+      <version>0.8.0</version>
       <type>swc</type>
       <classifier>typedefs</classifier>
       <scope>runtime</scope>

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

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

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

http://git-wip-us.apache.org/repos/asf/flex-typedefs/blob/ee52d352/node/pom.xml
----------------------------------------------------------------------
diff --git a/node/pom.xml b/node/pom.xml
index b29e920..a5a5258 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-SNAPSHOT</version>
+    <version>0.8.0</version>
   </parent>
 
   <artifactId>flexjs-typedefs-node</artifactId>
-  <version>0.8.0-SNAPSHOT</version>
+  <version>0.8.0</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-SNAPSHOT</version>
+      <version>0.8.0</version>
       <type>swc</type>
       <classifier>typedefs</classifier>
       <scope>runtime</scope>

http://git-wip-us.apache.org/repos/asf/flex-typedefs/blob/ee52d352/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 756bf24..3fbb014 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-SNAPSHOT</version>
+  <version>0.8.0</version>
   <packaging>pom</packaging>
 
   <name>Apache Flex - FlexJS: TypeDefs: Parent</name>
@@ -45,7 +45,7 @@
     <project.reporting.outputencoding>UTF-8</project.reporting.outputencoding>
     <maven.version>3.3.1</maven.version>
 
-    <flexjs.compiler.version>0.8.0-SNAPSHOT</flexjs.compiler.version>
+    <flexjs.compiler.version>0.8.0</flexjs.compiler.version>
     <flexjs.build-tools.version>1.0.0</flexjs.build-tools.version>
 
     <git.executable>git</git.executable>