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

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

commit 361189edf5f49f25aaa159cab53b64741516d713
Author: Alex Harui <[email protected]>
AuthorDate: Mon Mar 12 21:06:03 2018 -0700

    Revert "remove SNAPSHOT from compiler and typedefs versions"
    
    This reverts commit 044d9657f12d12f5ee07e82722b5f05d7e1833e7.
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index d498386..d1c28b4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -55,8 +55,8 @@
     <project.reporting.outputencoding>UTF-8</project.reporting.outputencoding>
     <maven.version>3.3.1</maven.version>
 
-    <royale.compiler.version>0.9.2</royale.compiler.version>
-    <royale.typedefs.version>0.9.2</royale.typedefs.version>
+    <royale.compiler.version>0.9.2-SNAPSHOT</royale.compiler.version>
+    <royale.typedefs.version>0.9.2-SNAPSHOT</royale.typedefs.version>
     <royale.build-tools.version>1.0.0</royale.build-tools.version>
 
     <royale.debug>true</royale.debug>

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to