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-typedefs.git


The following commit(s) were added to refs/heads/develop by this push:
     new 21eebdb  fix compiler version to 0.9.5-SNAPSHOT
21eebdb is described below

commit 21eebdba838eefaf07700a04b4d8a8b7d62f255a
Author: Carlos Rovira <carlosrov...@apache.org>
AuthorDate: Sat Nov 17 11:44:29 2018 +0100

    fix compiler version to 0.9.5-SNAPSHOT
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1c83fd0..ce499f1 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.4-SNAPSHOT</royale.compiler.version>
+    <royale.compiler.version>0.9.5-SNAPSHOT</royale.compiler.version>
     <royale.build-tools.version>1.0.0</royale.build-tools.version>
 
     <git.executable>git</git.executable>

Reply via email to