This is an automated email from the ASF dual-hosted git repository.

carlosrovira pushed a commit to branch release/0.9.7
in repository https://gitbox.apache.org/repos/asf/royale-typedefs.git


The following commit(s) were added to refs/heads/release/0.9.7 by this push:
     new f60d0b5  update royale.build-tools.version in pom
f60d0b5 is described below

commit f60d0b5a28a731c0962d079d4d0192e3f2fdee4d
Author: carlosrovira <[email protected]>
AuthorDate: Wed Mar 25 09:34:05 2020 +0000

    update royale.build-tools.version in pom
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7903dae..3e1dbd4 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.build-tools.version>1.1.0</royale.build-tools.version>
+    <royale.build-tools.version>1.2.0</royale.build-tools.version>
     <royale.compiler.version>0.9.7</royale.compiler.version>
 
     <release-profiles>apache-release</release-profiles>

Reply via email to