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


The following commit(s) were added to refs/heads/release/0.9.6 by this push:
     new 803e258  update royale.compiler.version and royale.typedefs.version in 
pom
803e258 is described below

commit 803e258d6bd365570d351cf9fc4653f7c061278e
Author: [email protected] <[email protected]@apache.org>
AuthorDate: Wed Jul 24 08:01:21 2019 +0000

    update royale.compiler.version and royale.typedefs.version in pom
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 69119c5..031ea23 100644
--- a/pom.xml
+++ b/pom.xml
@@ -55,10 +55,10 @@
     <project.reporting.outputencoding>UTF-8</project.reporting.outputencoding>
     <maven.version>3.5.4</maven.version>
 
-    <royale.compiler.version>0.9.6-SNAPSHOT</royale.compiler.version>
-    <royale.typedefs.version>0.9.6-SNAPSHOT</royale.typedefs.version>
+    <royale.compiler.version>0.9.6</royale.compiler.version>
+    <royale.typedefs.version>0.9.6</royale.typedefs.version>
     <royale.build-tools.version>1.0.0</royale.build-tools.version>
-    <royale.swc-date>2/10/19 9:06 -0800</royale.swc-date>
+    <royale.swc-date>7/24/9:59 -0800</royale.swc-date>
 
     <royale.example.targets>JSRoyale</royale.example.targets>
     

Reply via email to