Repository: flex-typedefs Updated Branches: refs/heads/develop 8fb78fd1c -> 736388add
- Update compiler version to 0.9.0-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/flex-typedefs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-typedefs/commit/736388ad Tree: http://git-wip-us.apache.org/repos/asf/flex-typedefs/tree/736388ad Diff: http://git-wip-us.apache.org/repos/asf/flex-typedefs/diff/736388ad Branch: refs/heads/develop Commit: 736388addcedfb3f4cbf53b06935041d7db69134 Parents: 8fb78fd Author: piotrz <[email protected]> Authored: Wed Jun 14 17:02:27 2017 +0200 Committer: piotrz <[email protected]> Committed: Wed Jun 14 17:02:27 2017 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-typedefs/blob/736388ad/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index e0de22f..76af296 100644 --- a/pom.xml +++ b/pom.xml @@ -45,7 +45,7 @@ <project.reporting.outputencoding>UTF-8</project.reporting.outputencoding> <maven.version>3.3.1</maven.version> - <flexjs.compiler.version>0.8.0-SNAPSHOT</flexjs.compiler.version> + <flexjs.compiler.version>0.9.0-SNAPSHOT</flexjs.compiler.version> <flexjs.build-tools.version>1.0.0</flexjs.build-tools.version> <git.executable>git</git.executable>
