You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by pi...@apache.org on 2018/03/15 18:10:54 UTC

[royale-typedefs] branch develop updated: Maven: Update Royale compiler to 0.9.3-SNAPSHOT

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

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


The following commit(s) were added to refs/heads/develop by this push:
     new 950f087  Maven: Update Royale compiler to 0.9.3-SNAPSHOT
950f087 is described below

commit 950f0875968c314c973e88b5af28af09d3b1f2f0
Author: Piotr Zarzycki <pi...@gmail.com>
AuthorDate: Thu Mar 15 19:10:47 2018 +0100

    Maven: Update Royale compiler to 0.9.3-SNAPSHOT
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 32e8528..21439e5 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.3-SNAPSHOT</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
piotrz@apache.org.