[maven-release-plugin] prepare release compiler-build-tools-1.0.0

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

Branch: refs/heads/develop
Commit: 4a0f15f23a3a0bb3d8e736f450053c10bf7106c2
Parents: 06634e8
Author: Christofer Dutz <christofer.d...@codecentric.de>
Authored: Mon Sep 5 09:35:35 2016 +0200
Committer: Christofer Dutz <christofer.d...@codecentric.de>
Committed: Mon Sep 5 10:08:18 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/4a0f15f2/compiler-build-tools/pom.xml
----------------------------------------------------------------------
diff --git a/compiler-build-tools/pom.xml b/compiler-build-tools/pom.xml
index 3927553..eee9a13 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-SNAPSHOT</version>
+  <version>1.0.0</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Flex - FlexJS: Build Tools</name>
@@ -38,6 +38,7 @@
     <connection>scm:git://git.apache.org/flex-falcon.git</connection>
     
<developerConnection>scm:git://git.apache.org/flex-falcon.git</developerConnection>
     <url>https://github.com/apache/flex-falcon</url>
+    <tag>compiler-build-tools-1.0.0</tag>
   </scm>
 
   <build>

Reply via email to