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/release0.7.0 Commit: d17ae3585c5bfbf823bb86ea50f1fa0a7e65e527 Parents: 73d5f3a Author: Christofer Dutz <[email protected]> Authored: Mon Sep 5 10:05:49 2016 +0200 Committer: Christofer Dutz <[email protected]> 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>
