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:27 UTC

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

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>