This is an automated email from the ASF dual-hosted git repository.
aharui pushed a commit to branch release/0.9.6
in repository https://gitbox.apache.org/repos/asf/royale-typedefs.git
The following commit(s) were added to refs/heads/release/0.9.6 by this push:
new 880ed96 update royale.compiler.version in pom
880ed96 is described below
commit 880ed96a15fc81f729f1d93418775e9040d82bc4
Author: aharui <[email protected]>
AuthorDate: Wed May 15 18:19:12 2019 +0000
update royale.compiler.version in pom
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a90416c..10cadc8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,7 @@
<maven.version>3.3.1</maven.version>
<royale.compiler.version>0.9.6</royale.compiler.version>
- <royale.build-tools.version>1.0.0</royale.build-tools.version>
+ <royale.build-tools.version>1.1.0</royale.build-tools.version>
<royale.swc-date>5/14/19 9:06 -0700</royale.swc-date>
<git.executable>git</git.executable>