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/05 08:55:02 UTC

[07/23] git commit: [flex-falcon] [refs/heads/release0.7.0] - - Try to get the maven-release-plugin running

- Try to get the maven-release-plugin running


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

Branch: refs/heads/release0.7.0
Commit: 362556435ed3dc01dba86ddbbf581f2fd08f2062
Parents: 6a6bda8
Author: Christofer Dutz <ch...@codecentric.de>
Authored: Mon Sep 5 09:03:40 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/36255643/compiler-build-tools/pom.xml
----------------------------------------------------------------------
diff --git a/compiler-build-tools/pom.xml b/compiler-build-tools/pom.xml
index 00169d7..90cf6fd 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.0.0-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Flex - FlexJS: Build Tools</name>