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/16 22:29:26 UTC

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

Repository: flex-utilities
Updated Branches:
  refs/heads/develop 5c07a762d -> 53d79339d


Prepared RC2 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/902c44bf
Tree: http://git-wip-us.apache.org/repos/asf/flex-utilities/tree/902c44bf
Diff: http://git-wip-us.apache.org/repos/asf/flex-utilities/diff/902c44bf

Branch: refs/heads/develop
Commit: 902c44bf9846a8326b84570c9ebeef1e1f934cec
Parents: 5c07a76
Author: Christofer Dutz <ch...@codecentric.de>
Authored: Sun Nov 16 22:25:27 2014 +0100
Committer: Christofer Dutz <ch...@codecentric.de>
Committed: Sun Nov 16 22:25:27 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/902c44bf/flex-tool-api/pom.xml
----------------------------------------------------------------------
diff --git a/flex-tool-api/pom.xml b/flex-tool-api/pom.xml
index 47482e8..1f5bdf9 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-RC2</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/53d79339
Tree: http://git-wip-us.apache.org/repos/asf/flex-utilities/tree/53d79339
Diff: http://git-wip-us.apache.org/repos/asf/flex-utilities/diff/53d79339

Branch: refs/heads/develop
Commit: 53d79339df644eb9acf01ce72492d0d07f57d728
Parents: 902c44b
Author: Christofer Dutz <ch...@codecentric.de>
Authored: Sun Nov 16 22:28:40 2014 +0100
Committer: Christofer Dutz <ch...@codecentric.de>
Committed: Sun Nov 16 22:28:40 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/53d79339/flex-tool-api/pom.xml
----------------------------------------------------------------------
diff --git a/flex-tool-api/pom.xml b/flex-tool-api/pom.xml
index 1f5bdf9..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-RC2</tag>
+        <tag>HEAD</tag>
     </scm>
     
     <issueManagement>