diff --git a/config-gen/pom.xml b/config-gen/pom.xml index f94f87f0..b45aafac 100644 --- a/config-gen/pom.xml +++ b/config-gen/pom.xml @@ -23,7 +23,7 @@ org.wildfly.galleon-plugins wildfly-provisioning-parent - 7.3.1.Final + 7.3.2.Final-SNAPSHOT wildfly-config-gen diff --git a/docs/guide/examples/user-defined-feature-pack/content.adoc b/docs/guide/examples/user-defined-feature-pack/content.adoc index f313a372..264d22d7 100644 --- a/docs/guide/examples/user-defined-feature-pack/content.adoc +++ b/docs/guide/examples/user-defined-feature-pack/content.adoc @@ -25,7 +25,7 @@ Add the Maven plugin dependency in your pom.xml file : org.wildfly.galleon-plugins wildfly-galleon-maven-plugin - 7.3.1.Final + 7.3.2.Final-SNAPSHOT ---- diff --git a/docs/guide/maven-plugins/index.adoc b/docs/guide/maven-plugins/index.adoc index 9425e423..04f27e83 100644 --- a/docs/guide/maven-plugins/index.adoc +++ b/docs/guide/maven-plugins/index.adoc @@ -10,7 +10,7 @@ include::provision-dist/index.adoc[] org.wildfly.galleon-plugins wildfly-galleon-maven-plugin - 7.3.1.Final + 7.3.2.Final-SNAPSHOT ---- diff --git a/docs/pom.xml b/docs/pom.xml index 144cbf07..0b6b1ffd 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -23,7 +23,7 @@ org.wildfly.galleon-plugins wildfly-provisioning-parent - 7.3.1.Final + 7.3.2.Final-SNAPSHOT docs diff --git a/feature-spec-gen/pom.xml b/feature-spec-gen/pom.xml index 872585cc..7bc5e467 100644 --- a/feature-spec-gen/pom.xml +++ b/feature-spec-gen/pom.xml @@ -23,7 +23,7 @@ org.wildfly.galleon-plugins wildfly-provisioning-parent - 7.3.1.Final + 7.3.2.Final-SNAPSHOT wildfly-feature-spec-gen diff --git a/galleon-plugins/pom.xml b/galleon-plugins/pom.xml index 738c8f28..c48fbad9 100644 --- a/galleon-plugins/pom.xml +++ b/galleon-plugins/pom.xml @@ -23,7 +23,7 @@ org.wildfly.galleon-plugins wildfly-provisioning-parent - 7.3.1.Final + 7.3.2.Final-SNAPSHOT wildfly-galleon-plugins diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index ad91a486..61113322 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -23,7 +23,7 @@ org.wildfly.galleon-plugins wildfly-provisioning-parent - 7.3.1.Final + 7.3.2.Final-SNAPSHOT wildfly-galleon-maven-plugin diff --git a/pom.xml b/pom.xml index 29e4f617..ab8a96e2 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.wildfly.galleon-plugins wildfly-provisioning-parent - 7.3.1.Final + 7.3.2.Final-SNAPSHOT pom WildFly Galleon Plugins Parent diff --git a/testsuite/pom.xml b/testsuite/pom.xml index 37c153e2..44e189ab 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -23,7 +23,7 @@ org.wildfly.galleon-plugins wildfly-provisioning-parent - 7.3.1.Final + 7.3.2.Final-SNAPSHOT diff --git a/testsuite/test-feature-packs/common/pom.xml b/testsuite/test-feature-packs/common/pom.xml index 73653575..742b180b 100644 --- a/testsuite/test-feature-packs/common/pom.xml +++ b/testsuite/test-feature-packs/common/pom.xml @@ -13,7 +13,7 @@ org.wildfly.galleon-plugins wildfly-galleon-plugins-test-feature-packs - 7.3.1.Final + 7.3.2.Final-SNAPSHOT wildfly-galleon-plugins-test-feature-pack-common diff --git a/testsuite/test-feature-packs/community-feature-pack/pom.xml b/testsuite/test-feature-packs/community-feature-pack/pom.xml index 8d629ab7..a5d1026c 100644 --- a/testsuite/test-feature-packs/community-feature-pack/pom.xml +++ b/testsuite/test-feature-packs/community-feature-pack/pom.xml @@ -13,7 +13,7 @@ org.wildfly.galleon-plugins wildfly-galleon-plugins-test-feature-packs - 7.3.1.Final + 7.3.2.Final-SNAPSHOT community-feature-pack diff --git a/testsuite/test-feature-packs/default-feature-pack/pom.xml b/testsuite/test-feature-packs/default-feature-pack/pom.xml index 107e1fe4..58ab1c3b 100644 --- a/testsuite/test-feature-packs/default-feature-pack/pom.xml +++ b/testsuite/test-feature-packs/default-feature-pack/pom.xml @@ -13,7 +13,7 @@ org.wildfly.galleon-plugins wildfly-galleon-plugins-test-feature-packs - 7.3.1.Final + 7.3.2.Final-SNAPSHOT default-feature-pack diff --git a/testsuite/test-feature-packs/experimental-feature-pack/pom.xml b/testsuite/test-feature-packs/experimental-feature-pack/pom.xml index f0a3139c..ff6ae82e 100644 --- a/testsuite/test-feature-packs/experimental-feature-pack/pom.xml +++ b/testsuite/test-feature-packs/experimental-feature-pack/pom.xml @@ -13,7 +13,7 @@ org.wildfly.galleon-plugins wildfly-galleon-plugins-test-feature-packs - 7.3.1.Final + 7.3.2.Final-SNAPSHOT experimental-feature-pack diff --git a/testsuite/test-feature-packs/pom.xml b/testsuite/test-feature-packs/pom.xml index 9b942afd..b306c460 100644 --- a/testsuite/test-feature-packs/pom.xml +++ b/testsuite/test-feature-packs/pom.xml @@ -23,7 +23,7 @@ org.wildfly.galleon-plugins wildfly-galleon-plugins-testsuite - 7.3.1.Final + 7.3.2.Final-SNAPSHOT wildfly-galleon-plugins-test-feature-packs diff --git a/testsuite/test-feature-packs/preview-feature-pack/pom.xml b/testsuite/test-feature-packs/preview-feature-pack/pom.xml index 922799f9..37f316dc 100644 --- a/testsuite/test-feature-packs/preview-feature-pack/pom.xml +++ b/testsuite/test-feature-packs/preview-feature-pack/pom.xml @@ -13,7 +13,7 @@ org.wildfly.galleon-plugins wildfly-galleon-plugins-test-feature-packs - 7.3.1.Final + 7.3.2.Final-SNAPSHOT preview-feature-pack diff --git a/testsuite/test-feature-packs/subsystem-community/pom.xml b/testsuite/test-feature-packs/subsystem-community/pom.xml index 8829f1fc..04bb6d9c 100644 --- a/testsuite/test-feature-packs/subsystem-community/pom.xml +++ b/testsuite/test-feature-packs/subsystem-community/pom.xml @@ -10,7 +10,7 @@ org.wildfly.galleon-plugins wildfly-galleon-plugins-test-feature-packs - 7.3.1.Final + 7.3.2.Final-SNAPSHOT test-subsystem-community diff --git a/testsuite/test-feature-packs/subsystem-default/pom.xml b/testsuite/test-feature-packs/subsystem-default/pom.xml index be99266c..d9230d6f 100644 --- a/testsuite/test-feature-packs/subsystem-default/pom.xml +++ b/testsuite/test-feature-packs/subsystem-default/pom.xml @@ -10,7 +10,7 @@ org.wildfly.galleon-plugins wildfly-galleon-plugins-test-feature-packs - 7.3.1.Final + 7.3.2.Final-SNAPSHOT test-subsystem-default diff --git a/testsuite/test-feature-packs/subsystem-experimental/pom.xml b/testsuite/test-feature-packs/subsystem-experimental/pom.xml index 53cbc7df..e5914cdc 100644 --- a/testsuite/test-feature-packs/subsystem-experimental/pom.xml +++ b/testsuite/test-feature-packs/subsystem-experimental/pom.xml @@ -10,7 +10,7 @@ org.wildfly.galleon-plugins wildfly-galleon-plugins-test-feature-packs - 7.3.1.Final + 7.3.2.Final-SNAPSHOT test-subsystem-experimental diff --git a/testsuite/test-feature-packs/subsystem-preview/pom.xml b/testsuite/test-feature-packs/subsystem-preview/pom.xml index efc0ddf7..a1610452 100644 --- a/testsuite/test-feature-packs/subsystem-preview/pom.xml +++ b/testsuite/test-feature-packs/subsystem-preview/pom.xml @@ -10,7 +10,7 @@ org.wildfly.galleon-plugins wildfly-galleon-plugins-test-feature-packs - 7.3.1.Final + 7.3.2.Final-SNAPSHOT test-subsystem-preview diff --git a/testsuite/tests/pom.xml b/testsuite/tests/pom.xml index 369b57eb..ccdb8918 100644 --- a/testsuite/tests/pom.xml +++ b/testsuite/tests/pom.xml @@ -23,7 +23,7 @@ org.wildfly.galleon-plugins wildfly-galleon-plugins-testsuite - 7.3.1.Final + 7.3.2.Final-SNAPSHOT wildfly-galleon-plugins-tests