[maven-release-plugin] prepare for 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/0db90806 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/0db90806 Diff: http://git-wip-us.apache.org/repos/asf/flex-falcon/diff/0db90806 Branch: refs/heads/release0.7.0 Commit: 0db90806899e019d18103dc9ae52881a0b6b904c Parents: 726cdd4 Author: Christofer Dutz <[email protected]> Authored: Mon Sep 5 09:49:34 2016 +0200 Committer: Christofer Dutz <[email protected]> Committed: Mon Sep 5 10:08:18 2016 +0200 ---------------------------------------------------------------------- compiler-build-tools/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/0db90806/compiler-build-tools/pom.xml ---------------------------------------------------------------------- diff --git a/compiler-build-tools/pom.xml b/compiler-build-tools/pom.xml index 2659600..01a938f 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.1-SNAPSHOT</version> <packaging>maven-plugin</packaging> <name>Apache Flex - FlexJS: Build Tools</name> @@ -38,7 +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> + <tag>HEAD</tag> </scm> <build>
