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

commit b5cbeeccc36ea6f3460bdb2e5d82ea1b20d764dc
Author: Alex Harui <aha...@apache.org>
AuthorDate: Thu Jan 11 14:46:04 2018 -0800

    update versions in example pom
---
 examples/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/examples/pom.xml b/examples/pom.xml
index ef717ba..6a65d49 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.royale.framework</groupId>
     <artifactId>royale-framework-parent</artifactId>
-    <version>0.9.0-SNAPSHOT</version>
+    <version>0.9.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.royale.examples</groupId>
@@ -35,7 +35,7 @@
 
   <properties>
     
<compiler.output-dir>${basedir}/target/javascript/bin/js-debug</compiler.output-dir>
-    <royale.framework.version>0.9.0-SNAPSHOT</royale.framework.version>
+    <royale.framework.version>0.9.1-SNAPSHOT</royale.framework.version>
   </properties>
 
   <modules>

-- 
To stop receiving notification emails like this one, please contact
"commits@royale.apache.org" <commits@royale.apache.org>.

Reply via email to