This is an automated email from the ASF dual-hosted git repository.
piotrz 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 f119bf7 update royale.compiler.version in pom
f119bf7 is described below
commit f119bf7234cf5f1eac91cceda8440d5c4455321f
Author: piotrzarzycki21 <[email protected]>
AuthorDate: Sat Aug 24 10:57:20 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 ad36a3f..3f42568 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>8/24/19 9:06 -0800</royale.swc-date>
<git.executable>git</git.executable>