diff --git a/dist/pom.xml b/dist/pom.xml index 2c12132957..7e57d71ef3 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -8,7 +8,7 @@ org.jboss.as.quickstarts jboss-as-quickstarts-dist - 7.0.0.CR1 + 7.0.0-SNAPSHOT pom JBoss AS Quickstarts Distribution diff --git a/quickstarts/helloworld-osgi/pom.xml b/quickstarts/helloworld-osgi/pom.xml index 605716156c..85fa8dd6e9 100644 --- a/quickstarts/helloworld-osgi/pom.xml +++ b/quickstarts/helloworld-osgi/pom.xml @@ -6,7 +6,7 @@ org.jboss.as.quickstarts jboss-as-helloworld-osgi - 7.0.0.CR1 + 7.0.0-SNAPSHOT bundle JBoss AS Quickstarts: Helloworld OSGi diff --git a/quickstarts/helloworld/pom.xml b/quickstarts/helloworld/pom.xml index 46203fafd5..ef59ecd7a8 100644 --- a/quickstarts/helloworld/pom.xml +++ b/quickstarts/helloworld/pom.xml @@ -5,7 +5,7 @@ org.jboss.as.quickstarts jboss-as-helloworld - 7.0.0.CR1 + 7.0.0-SNAPSHOT war JBoss AS Quickstarts: Helloworld diff --git a/quickstarts/kitchensink/pom.xml b/quickstarts/kitchensink/pom.xml index 11944ce1f8..d11a0712b9 100644 --- a/quickstarts/kitchensink/pom.xml +++ b/quickstarts/kitchensink/pom.xml @@ -4,7 +4,7 @@ org.jboss.as.quickstarts jboss-as-kitchensink - 7.0.0.CR1 + 7.0.0-SNAPSHOT war JBoss AS Quickstarts: Kitchensink diff --git a/quickstarts/login/pom.xml b/quickstarts/login/pom.xml index c2cee0450f..c702789815 100644 --- a/quickstarts/login/pom.xml +++ b/quickstarts/login/pom.xml @@ -5,7 +5,7 @@ org.jboss.as.quickstarts jboss-as-login - 7.0.0.CR1 + 7.0.0-SNAPSHOT war JBoss AS Quickstarts: Numberguess diff --git a/quickstarts/numberguess/pom.xml b/quickstarts/numberguess/pom.xml index 452c48aa9f..a675b9f054 100644 --- a/quickstarts/numberguess/pom.xml +++ b/quickstarts/numberguess/pom.xml @@ -5,7 +5,7 @@ org.jboss.as.quickstarts jboss-as-numberguess - 7.0.0.CR1 + 7.0.0-SNAPSHOT war JBoss AS Quickstarts: Numberguess diff --git a/quickstarts/pom.xml b/quickstarts/pom.xml index f402899ef5..6dbdedac6b 100644 --- a/quickstarts/pom.xml +++ b/quickstarts/pom.xml @@ -9,7 +9,7 @@ org.jboss.as.quickstarts jboss-as-quickstarts-parent - 7.0.0.CR1 + 7.0.0-SNAPSHOT pom JBoss AS Quickstarts Parent