Repository: flex-falcon Updated Branches: refs/heads/develop 960b1cfbb -> c96a7b976
- Update maven-extensions to 0.9.0-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/c96a7b97 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/c96a7b97 Diff: http://git-wip-us.apache.org/repos/asf/flex-falcon/diff/c96a7b97 Branch: refs/heads/develop Commit: c96a7b97678e6331412912079ba42b997a98fb35 Parents: 960b1cf Author: piotrz <[email protected]> Authored: Wed Jun 14 17:23:17 2017 +0200 Committer: piotrz <[email protected]> Committed: Wed Jun 14 17:23:17 2017 +0200 ---------------------------------------------------------------------- flexjs-maven-extension/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/c96a7b97/flexjs-maven-extension/pom.xml ---------------------------------------------------------------------- diff --git a/flexjs-maven-extension/pom.xml b/flexjs-maven-extension/pom.xml index 3a719fc..8905e3d 100644 --- a/flexjs-maven-extension/pom.xml +++ b/flexjs-maven-extension/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.flex.flexjs.compiler</groupId> <artifactId>flexjs-maven-extension</artifactId> - <version>0.8.0-SNAPSHOT</version> + <version>0.9.0-SNAPSHOT</version> <packaging>jar</packaging> <name>Apache Flex - FlexJS: FlexJS Maven Extension</name>
