You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ah...@apache.org on 2018/03/13 04:11:29 UTC

[royale-typedefs] 03/03: Revert "remove SNAPSHOT from compiler-build-tools versions"

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

commit c7abcca1d9077634d9412d6a7dfb8490420b21c9
Author: Alex Harui <ah...@apache.org>
AuthorDate: Mon Mar 12 21:10:46 2018 -0700

    Revert "remove SNAPSHOT from compiler-build-tools versions"
    
    This reverts commit b7ab5667a6b75532a1d4a8df58fce0462871ef4d.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d80b9a6..fde7fcb 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</royale.compiler.version>
+    <royale.compiler.version>0.9.2-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
aharui@apache.org.