diff --git a/docs/pom.xml b/docs/pom.xml index 0d5d49ad..f67c1640 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 9.0.0.Final-SNAPSHOT + 9.0.0.Final wildfly-jar-docs diff --git a/extensions/cloud/pom.xml b/extensions/cloud/pom.xml index 2b6620bc..e98cbae1 100644 --- a/extensions/cloud/pom.xml +++ b/extensions/cloud/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-extensions-parent - 9.0.0.Final-SNAPSHOT + 9.0.0.Final wildfly-jar-cloud-extension diff --git a/extensions/pom.xml b/extensions/pom.xml index ccf261c3..bc399bef 100644 --- a/extensions/pom.xml +++ b/extensions/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 9.0.0.Final-SNAPSHOT + 9.0.0.Final wildfly-jar-extensions-parent diff --git a/perf-tests/plugin-memory/pom.xml b/perf-tests/plugin-memory/pom.xml index fb7bb1f6..c7482573 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 - 9.0.0.Final-SNAPSHOT + 9.0.0.Final wildfly-jar-maven-plugin-memory-tests diff --git a/perf-tests/pom.xml b/perf-tests/pom.xml index 1dcda132..4e5187df 100644 --- a/perf-tests/pom.xml +++ b/perf-tests/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 9.0.0.Final-SNAPSHOT + 9.0.0.Final wildfly-jar-maven-plugin-perf-tests-parent diff --git a/plugin/pom.xml b/plugin/pom.xml index 4c2889d1..bfa6cfcd 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 9.0.0.Final-SNAPSHOT + 9.0.0.Final wildfly-jar-maven-plugin diff --git a/pom.xml b/pom.xml index 861ea3ef..2095385a 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.wildfly.plugins wildfly-jar-parent - 9.0.0.Final-SNAPSHOT + 9.0.0.Final pom WildFly Bootable JAR Plugin Parent @@ -454,6 +454,6 @@ scm:git:${bootable-jar.repo.scm.connection} scm:git:${bootable-jar.repo.scm.connection} ${bootable-jar.repo.scm.url} - HEAD + 9.0.0.Final diff --git a/tests/pom.xml b/tests/pom.xml index 85ce69b9..514a02c8 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 9.0.0.Final-SNAPSHOT + 9.0.0.Final wildfly-jar-maven-plugin-tests