You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by cd...@apache.org on 2014/11/17 10:57:09 UTC

[1/2] git commit: [flex-utilities] [refs/heads/develop] - Prepared RC3 for release of flex-tool-api

Repository: flex-utilities
Updated Branches:
  refs/heads/develop c764801c2 -> 2effab339


Prepared RC3 for release of flex-tool-api


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

Branch: refs/heads/develop
Commit: 4048f48245fb38e16eeb7a0786fc1933d680d550
Parents: c764801
Author: Christofer Dutz <ch...@codecentric.de>
Authored: Mon Nov 17 10:50:00 2014 +0100
Committer: Christofer Dutz <ch...@codecentric.de>
Committed: Mon Nov 17 10:50:00 2014 +0100

----------------------------------------------------------------------
 flex-tool-api/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/4048f482/flex-tool-api/pom.xml
----------------------------------------------------------------------
diff --git a/flex-tool-api/pom.xml b/flex-tool-api/pom.xml
index 47482e8..1847e81 100644
--- a/flex-tool-api/pom.xml
+++ b/flex-tool-api/pom.xml
@@ -29,7 +29,7 @@
 
     <groupId>org.apache.flex</groupId>
     <artifactId>flex-tool-api</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.0.0</version>
     <packaging>jar</packaging>
 
     <name>Flex Tool API</name>
@@ -58,7 +58,7 @@
         <connection>scm:git:https://git-wip-us.apache.org/repos/asf/flex-utilities.git</connection>
         <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/flex-utilities.git</developerConnection>
         <url>https://git-wip-us.apache.org/repos/asf/flex-utilities.git</url>
-        <tag>HEAD</tag>
+        <tag>apache-flex-tool-api-1.0.0-RC3</tag>
     </scm>
     
     <issueManagement>


[2/2] git commit: [flex-utilities] [refs/heads/develop] - Prepared flex-tool-api for next development iteration

Posted by cd...@apache.org.
Prepared flex-tool-api for next development iteration


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

Branch: refs/heads/develop
Commit: 2effab33947a788f5537f4b39db25e3b3777ba04
Parents: 4048f48
Author: Christofer Dutz <ch...@codecentric.de>
Authored: Mon Nov 17 10:56:54 2014 +0100
Committer: Christofer Dutz <ch...@codecentric.de>
Committed: Mon Nov 17 10:56:54 2014 +0100

----------------------------------------------------------------------
 flex-tool-api/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/2effab33/flex-tool-api/pom.xml
----------------------------------------------------------------------
diff --git a/flex-tool-api/pom.xml b/flex-tool-api/pom.xml
index 1847e81..47482e8 100644
--- a/flex-tool-api/pom.xml
+++ b/flex-tool-api/pom.xml
@@ -29,7 +29,7 @@
 
     <groupId>org.apache.flex</groupId>
     <artifactId>flex-tool-api</artifactId>
-    <version>1.0.0</version>
+    <version>1.1.0-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <name>Flex Tool API</name>
@@ -58,7 +58,7 @@
         <connection>scm:git:https://git-wip-us.apache.org/repos/asf/flex-utilities.git</connection>
         <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/flex-utilities.git</developerConnection>
         <url>https://git-wip-us.apache.org/repos/asf/flex-utilities.git</url>
-        <tag>apache-flex-tool-api-1.0.0-RC3</tag>
+        <tag>HEAD</tag>
     </scm>
     
     <issueManagement>