You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ah...@apache.org on 2016/09/07 22:40:46 UTC

[12/32] git commit: [flex-falcon] [refs/heads/develop] - Next development iteration

Next development iteration


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

Branch: refs/heads/develop
Commit: d17ae3585c5bfbf823bb86ea50f1fa0a7e65e527
Parents: 73d5f3a
Author: Christofer Dutz <ch...@codecentric.de>
Authored: Mon Sep 5 10:05:49 2016 +0200
Committer: Christofer Dutz <ch...@codecentric.de>
Committed: Mon Sep 5 10:08:18 2016 +0200

----------------------------------------------------------------------
 compiler-build-tools/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/d17ae358/compiler-build-tools/pom.xml
----------------------------------------------------------------------
diff --git a/compiler-build-tools/pom.xml b/compiler-build-tools/pom.xml
index db03820..007bfe8 100644
--- a/compiler-build-tools/pom.xml
+++ b/compiler-build-tools/pom.xml
@@ -29,7 +29,7 @@
 
   <groupId>org.apache.flex.flexjs.compiler</groupId>
   <artifactId>compiler-build-tools</artifactId>
-  <version>1.0.0</version>
+  <version>1.1.0-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Flex - FlexJS: Build Tools</name>