diff --git a/docs/pom.xml b/docs/pom.xml index 6a88dd97..f7bdbd9f 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 5.0.2.Final + 5.0.3.Final-SNAPSHOT wildfly-jar-docs diff --git a/extensions/cloud/pom.xml b/extensions/cloud/pom.xml index 0d087720..62b90896 100644 --- a/extensions/cloud/pom.xml +++ b/extensions/cloud/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-extensions-parent - 5.0.2.Final + 5.0.3.Final-SNAPSHOT wildfly-jar-cloud-extension diff --git a/extensions/pom.xml b/extensions/pom.xml index df81e54c..4e7662aa 100644 --- a/extensions/pom.xml +++ b/extensions/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 5.0.2.Final + 5.0.3.Final-SNAPSHOT wildfly-jar-extensions-parent diff --git a/perf-tests/plugin-memory/pom.xml b/perf-tests/plugin-memory/pom.xml index b41067b4..d0e7cf81 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 - 5.0.2.Final + 5.0.3.Final-SNAPSHOT wildfly-jar-maven-plugin-memory-tests diff --git a/perf-tests/pom.xml b/perf-tests/pom.xml index f97b8367..fd4e95de 100644 --- a/perf-tests/pom.xml +++ b/perf-tests/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 5.0.2.Final + 5.0.3.Final-SNAPSHOT wildfly-jar-maven-plugin-perf-tests-parent diff --git a/plugin/pom.xml b/plugin/pom.xml index 77dac033..3b6a9eed 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 5.0.2.Final + 5.0.3.Final-SNAPSHOT wildfly-jar-maven-plugin diff --git a/pom.xml b/pom.xml index 3e984508..0a65505e 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.wildfly.plugins wildfly-jar-parent - 5.0.2.Final + 5.0.3.Final-SNAPSHOT pom WildFly Bootable JAR Plugin Parent @@ -371,6 +371,6 @@ scm:git:${bootable-jar.repo.scm.connection} scm:git:${bootable-jar.repo.scm.connection} ${bootable-jar.repo.scm.url} - wildfly-jar-parent-5.0.2.Final + HEAD diff --git a/tests/pom.xml b/tests/pom.xml index f9d3e96a..a57eb6de 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 5.0.2.Final + 5.0.3.Final-SNAPSHOT wildfly-jar-maven-plugin-tests