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 bb23ee4955bb19498b8ab0e8cc0036eda994b4f6 Author: Alex Harui <[email protected]> AuthorDate: Wed Jan 17 00:08:43 2018 -0800 forgot to change version --- examples/amf/SampleAmfWebApp/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/amf/SampleAmfWebApp/pom.xml b/examples/amf/SampleAmfWebApp/pom.xml index 47bd5ac..507ef56 100644 --- a/examples/amf/SampleAmfWebApp/pom.xml +++ b/examples/amf/SampleAmfWebApp/pom.xml @@ -22,11 +22,11 @@ <parent> <groupId>org.apache.royale.examples</groupId> <artifactId>examples-amf-server</artifactId> - <version>0.9.0-SNAPSHOT</version> + <version>0.9.1-SNAPSHOT</version> </parent> <artifactId>sampleamfwebapp</artifactId> - <version>0.9.0-SNAPSHOT</version> + <version>0.9.1-SNAPSHOT</version> <packaging>war</packaging> <properties> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
