From d9af6861f29b9005ade95b38780e8a2e94c336f8 Mon Sep 17 00:00:00 2001 From: Alex Harui Date: Thu, 18 Jan 2018 14:43:51 -0800 Subject: [PATCH] update other poms to current version --- archetypes/pom.xml | 2 +- examples/pom.xml | 2 +- manualtests/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/archetypes/pom.xml b/archetypes/pom.xml index b891cb3f2a..ea5e31560e 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -34,7 +34,7 @@ Maven archetypes for creating royale maven projects - 0.9.0-SNAPSHOT + 0.9.0 diff --git a/examples/pom.xml b/examples/pom.xml index abe6159665..a353279c07 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -35,7 +35,7 @@ ${basedir}/target/javascript/bin/js-debug - 0.9.0-SNAPSHOT + 0.9.0 diff --git a/manualtests/pom.xml b/manualtests/pom.xml index 97beaa0e24..6e14d6b5a5 100644 --- a/manualtests/pom.xml +++ b/manualtests/pom.xml @@ -33,7 +33,7 @@ ${basedir}/target/javascript/bin/js-debug - 0.9.0-SNAPSHOT + 0.9.0 Apache Royale: ManualTests