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/18 11:02:34 UTC

[royale-typedefs] 01/04: Revert commit: c4463e9f8b61e490782f7693d95bef0d3c67d5a3

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 227e79aca4217dc8980b411222443903516194a9
Author: Piotr Zarzycki <pi...@gmail.com>
AuthorDate: Wed Sep 18 12:58:27 2019 +0200

    Revert commit: c4463e9f8b61e490782f7693d95bef0d3c67d5a3
---
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index c2b1002..1843f63 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
   <groupId>org.apache.royale.typedefs</groupId>
   <artifactId>royale-typedefs-parent</artifactId>
-  <version>0.9.7-SNAPSHOT</version>
+  <version>0.9.6-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Apache Royale: TypeDefs: Parent</name>
@@ -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>9/16/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>