diff --git a/docs/pom.xml b/docs/pom.xml index 53211ba7..412cb96f 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 12.0.0.Beta1-SNAPSHOT + 12.0.0.Beta1 wildfly-jar-docs diff --git a/extensions/cloud/pom.xml b/extensions/cloud/pom.xml index 2b961583..c90dcbd4 100644 --- a/extensions/cloud/pom.xml +++ b/extensions/cloud/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-extensions-parent - 12.0.0.Beta1-SNAPSHOT + 12.0.0.Beta1 wildfly-jar-cloud-extension diff --git a/extensions/pom.xml b/extensions/pom.xml index d2f395a6..09c7667f 100644 --- a/extensions/pom.xml +++ b/extensions/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 12.0.0.Beta1-SNAPSHOT + 12.0.0.Beta1 wildfly-jar-extensions-parent diff --git a/perf-tests/plugin-memory/pom.xml b/perf-tests/plugin-memory/pom.xml index 000e44c8..0b656f70 100644 --- a/perf-tests/plugin-memory/pom.xml +++ b/perf-tests/plugin-memory/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-maven-plugin-perf-tests-parent - 12.0.0.Beta1-SNAPSHOT + 12.0.0.Beta1 wildfly-jar-maven-plugin-memory-tests diff --git a/perf-tests/pom.xml b/perf-tests/pom.xml index 3cd9829e..80d4faa1 100644 --- a/perf-tests/pom.xml +++ b/perf-tests/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 12.0.0.Beta1-SNAPSHOT + 12.0.0.Beta1 wildfly-jar-maven-plugin-perf-tests-parent diff --git a/plugin/pom.xml b/plugin/pom.xml index 04393e22..43c5cf1a 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 12.0.0.Beta1-SNAPSHOT + 12.0.0.Beta1 wildfly-jar-maven-plugin diff --git a/pom.xml b/pom.xml index 35067f14..88d9ca4f 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.wildfly.plugins wildfly-jar-parent - 12.0.0.Beta1-SNAPSHOT + 12.0.0.Beta1 pom WildFly Bootable JAR Plugin Parent @@ -473,6 +473,6 @@ scm:git:${bootable-jar.repo.scm.connection} scm:git:${bootable-jar.repo.scm.connection} ${bootable-jar.repo.scm.url} - HEAD + 12.0.0.Beta1 diff --git a/tests/pom.xml b/tests/pom.xml index 90af951b..dccd5829 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 12.0.0.Beta1-SNAPSHOT + 12.0.0.Beta1 wildfly-jar-maven-plugin-tests