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

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


The following commit(s) were added to refs/heads/develop by this push:
     new 069af24  upgrade build-tools to 1.2.1 to match other royale repos and 
last released version
069af24 is described below

commit 069af24da342639d8829a96658281cc469fe4bbe
Author: Carlos Rovira <[email protected]>
AuthorDate: Sun Feb 21 13:58:03 2021 +0100

    upgrade build-tools to 1.2.1 to match other royale repos and last released 
version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a942e96..c2c1585 100644
--- a/pom.xml
+++ b/pom.xml
@@ -54,8 +54,8 @@
     <project.reporting.outputencoding>UTF-8</project.reporting.outputencoding>
     <maven.version>3.5.4</maven.version>
 
-    <royale.build-tools.version>1.1.0</royale.build-tools.version>
     <royale.compiler.version>0.9.9-SNAPSHOT</royale.compiler.version>
+    <royale.build-tools.version>1.2.1</royale.build-tools.version>
     <royale.typedefs.version>0.9.8-SNAPSHOT</royale.typedefs.version>
 
     <royale.targets>JSRoyale</royale.targets>

Reply via email to