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 2016/09/07 23:16:35 UTC

git commit: [flex-falcon] [refs/heads/develop] - - Doing some post-0.7.0-release fine tuning of versions.

Repository: flex-falcon
Updated Branches:
  refs/heads/develop 51acc7543 -> 600091b89


- Doing some post-0.7.0-release fine tuning of versions.


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

Branch: refs/heads/develop
Commit: 600091b89188744335573a5fad4e58b0cb0ecf3b
Parents: 51acc75
Author: Christofer Dutz <ch...@codecentric.de>
Authored: Thu Sep 8 01:16:10 2016 +0200
Committer: Christofer Dutz <ch...@codecentric.de>
Committed: Thu Sep 8 01:16:10 2016 +0200

----------------------------------------------------------------------
 flexjs-maven-extension/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/600091b8/flexjs-maven-extension/pom.xml
----------------------------------------------------------------------
diff --git a/flexjs-maven-extension/pom.xml b/flexjs-maven-extension/pom.xml
index b619fcd..3a719fc 100644
--- a/flexjs-maven-extension/pom.xml
+++ b/flexjs-maven-extension/pom.xml
@@ -30,7 +30,7 @@
 
   <groupId>org.apache.flex.flexjs.compiler</groupId>
   <artifactId>flexjs-maven-extension</artifactId>
-  <version>0.7.0-SNAPSHOT</version>
+  <version>0.8.0-SNAPSHOT</version>
   <packaging>jar</packaging>
 
   <name>Apache Flex - FlexJS: FlexJS Maven Extension</name>