Repository: flex-falcon Updated Branches: refs/heads/release0.7.0 c0bc4d3b2 -> ada2c4249
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/4576e158 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/4576e158 Diff: http://git-wip-us.apache.org/repos/asf/flex-falcon/diff/4576e158 Branch: refs/heads/release0.7.0 Commit: 4576e158d6ea844eabd6bc87ac3c1f6b3d19b35c Parents: 254f62d Author: Christofer Dutz <[email protected]> Authored: Mon Sep 5 10:07:43 2016 +0200 Committer: Christofer Dutz <[email protected]> Committed: Mon Sep 5 10:08:18 2016 +0200 ---------------------------------------------------------------------- compiler-jburg-types/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/4576e158/compiler-jburg-types/pom.xml ---------------------------------------------------------------------- diff --git a/compiler-jburg-types/pom.xml b/compiler-jburg-types/pom.xml index 77c973c..e49e446 100644 --- a/compiler-jburg-types/pom.xml +++ b/compiler-jburg-types/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.flex.flexjs.compiler</groupId> <artifactId>compiler-jburg-types</artifactId> - <version>1.0.0</version> + <version>1.1.0-SNAPSHOT</version> <name>Apache Flex - FlexJS: JBurg Types</name> <description>Types needed by JBurg to perform it's code generation.</description>
