This is an automated email from the ASF dual-hosted git repository.
piotrz 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 34b98d0 Maven: Update framework version for Examples to 0.9.3-SNAPSHOT
34b98d0 is described below
commit 34b98d0b4b1fbb7439b66d42984799492d67ca94
Author: Piotr Zarzycki <[email protected]>
AuthorDate: Tue Mar 13 20:39:06 2018 +0100
Maven: Update framework version for Examples to 0.9.3-SNAPSHOT
---
examples/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/examples/pom.xml b/examples/pom.xml
index 6d77f8f..8aa19c6 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -35,7 +35,7 @@
<properties>
<compiler.output-dir>${basedir}/target/javascript/bin/js-debug</compiler.output-dir>
- <royale.framework.version>0.9.2-SNAPSHOT</royale.framework.version>
+ <royale.framework.version>0.9.3-SNAPSHOT</royale.framework.version>
</properties>
<modules>
--
To stop receiving notification emails like this one, please contact
[email protected].