This is an automated email from the ASF dual-hosted git repository.
aharui pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git
The following commit(s) were added to refs/heads/develop by this push:
new a56f88a update other versions in poms
a56f88a is described below
commit a56f88a041dafb6bca5f26d0294ebc60d015e0dd
Author: Alex Harui <[email protected]>
AuthorDate: Wed Feb 7 15:58:35 2018 -0800
update other versions in poms
---
archetypes/pom.xml | 2 +-
pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/archetypes/pom.xml b/archetypes/pom.xml
index ca81acc..a9d19eb 100644
--- a/archetypes/pom.xml
+++ b/archetypes/pom.xml
@@ -34,7 +34,7 @@
<description>Maven archetypes for creating royale maven
projects</description>
<properties>
- <royale.framework.version>0.9.1-SNAPSHOT</royale.framework.version>
+ <royale.framework.version>0.9.2-SNAPSHOT</royale.framework.version>
</properties>
<modules>
diff --git a/pom.xml b/pom.xml
index 35a0207..632cdc4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -55,7 +55,7 @@
<project.reporting.outputencoding>UTF-8</project.reporting.outputencoding>
<maven.version>3.3.1</maven.version>
- <royale.compiler.version>0.9.1-SNAPSHOT</royale.compiler.version>
+ <royale.compiler.version>0.9.2-SNAPSHOT</royale.compiler.version>
<royale.typedefs.version>0.9.1-SNAPSHOT</royale.typedefs.version>
<royale.build-tools.version>1.0.0</royale.build-tools.version>
--
To stop receiving notification emails like this one, please contact
[email protected].