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 2019/09/10 10:22:33 UTC

[royale-typedefs] 01/02: Revert commit: 918b41af51023b78f4780726445349fa7a2bb328

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

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

commit 2abb401a3c1cf029643ba0bc3c3b1a801dea9143
Author: Josh Tynjala <jo...@apache.org>
AuthorDate: Wed Aug 7 09:32:25 2019 -0700

    Revert commit: 918b41af51023b78f4780726445349fa7a2bb328
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index e265e61..039c9c4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,9 +45,9 @@
     <project.reporting.outputencoding>UTF-8</project.reporting.outputencoding>
     <maven.version>3.3.1</maven.version>
 
-    <royale.compiler.version>0.9.6</royale.compiler.version>
-    <royale.build-tools.version>1.1.0</royale.build-tools.version>
-    <royale.swc-date>8/24/19 9:06 -0800</royale.swc-date>
+    <royale.compiler.version>0.9.6-SNAPSHOT</royale.compiler.version>
+    <royale.build-tools.version>1.0.0</royale.build-tools.version>
+    <royale.swc-date>2/10/19 9:06 -0800</royale.swc-date>
 
     <git.executable>git</git.executable>
     <skipgpg>false</skipgpg>