This is an automated email from the ASF dual-hosted git repository.
aharui pushed a commit to branch release/0.9.6
in repository https://gitbox.apache.org/repos/asf/royale-typedefs.git
The following commit(s) were added to refs/heads/release/0.9.6 by this push:
new 07dcff4 update royale.compiler.version and compiler.swc-date in pom
07dcff4 is described below
commit 07dcff4af192515e3f4c3a66597553cd5c17e9f8
Author: aharui <[email protected]>
AuthorDate: Mon May 27 18:07:26 2019 +0000
update royale.compiler.version and compiler.swc-date in pom
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 1da8dcf..e211dc5 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-SNAPSHOT</royale.compiler.version>
+ <royale.compiler.version>0.9.6</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>
+ <royale.swc-date>5/27/19 9:06 -0700</royale.swc-date>
<git.executable>git</git.executable>
<skipgpg>false</skipgpg>