diff --git a/galleon-local/pom.xml b/galleon-local/pom.xml index 0d9f589..eab5aa3 100644 --- a/galleon-local/pom.xml +++ b/galleon-local/pom.xml @@ -13,7 +13,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 1.0.0.CR1 + 1.0.0.Final-SNAPSHOT ../pom.xml diff --git a/galleon-shared/pom.xml b/galleon-shared/pom.xml index 53f304d..f0d44f5 100644 --- a/galleon-shared/pom.xml +++ b/galleon-shared/pom.xml @@ -13,7 +13,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 1.0.0.CR1 + 1.0.0.Final-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index 98dbdd9..e76327f 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 1.0.0.CR1 + 1.0.0.Final-SNAPSHOT pom WildFly Jakarta MVC with Krazo -- Parent diff --git a/subsystem/pom.xml b/subsystem/pom.xml index 45d423b..234ba6c 100644 --- a/subsystem/pom.xml +++ b/subsystem/pom.xml @@ -14,7 +14,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 1.0.0.CR1 + 1.0.0.Final-SNAPSHOT ../pom.xml diff --git a/testsuite/tck/pom.xml b/testsuite/tck/pom.xml index be49b17..7d233d4 100644 --- a/testsuite/tck/pom.xml +++ b/testsuite/tck/pom.xml @@ -14,7 +14,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 1.0.0.CR1 + 1.0.0.Final-SNAPSHOT ../../pom.xml diff --git a/wildfly-feature-pack/pom.xml b/wildfly-feature-pack/pom.xml index 9e64c37..0a71622 100644 --- a/wildfly-feature-pack/pom.xml +++ b/wildfly-feature-pack/pom.xml @@ -12,7 +12,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 1.0.0.CR1 + 1.0.0.Final-SNAPSHOT ../pom.xml wildfly-mvc-krazo-feature-pack