This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch release/0.9.2 in repository https://gitbox.apache.org/repos/asf/royale-typedefs.git
commit ac67841d1e5c1861859e7e2a4bc2e910e1116629 Author: Alex Harui <[email protected]> AuthorDate: Mon Mar 12 21:35:33 2018 -0700 remove SNAPSHOT from compiler-build-tools versions --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fde7fcb..d80b9a6 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> - <royale.compiler.version>0.9.2-SNAPSHOT</royale.compiler.version> + <royale.compiler.version>0.9.2</royale.compiler.version> <royale.build-tools.version>1.0.0</royale.build-tools.version> <git.executable>git</git.executable> -- To stop receiving notification emails like this one, please contact [email protected].
