Prepare release compiler-jburg-types
Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/254f62d7 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/254f62d7 Diff: http://git-wip-us.apache.org/repos/asf/flex-falcon/diff/254f62d7 Branch: refs/heads/release0.7.0 Commit: 254f62d71d02134a0585e9fdc3446cd19b0e6e23 Parents: d17ae35 Author: Christofer Dutz <[email protected]> Authored: Mon Sep 5 10:07:00 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/254f62d7/compiler-jburg-types/pom.xml ---------------------------------------------------------------------- diff --git a/compiler-jburg-types/pom.xml b/compiler-jburg-types/pom.xml index 61d418d..77c973c 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-SNAPSHOT</version> + <version>1.0.0</version> <name>Apache Flex - FlexJS: JBurg Types</name> <description>Types needed by JBurg to perform it's code generation.</description>
