diff --git a/config-gen/pom.xml b/config-gen/pom.xml index 2b554d8d..44160794 100644 --- a/config-gen/pom.xml +++ b/config-gen/pom.xml @@ -23,7 +23,7 @@ org.wildfly.galleon-plugins wildfly-provisioning-parent - 7.0.0.Final + 7.0.1.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 1f3dd00d..3a5ffbe6 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.0.0.Final + 7.0.1.Final-SNAPSHOT ---- diff --git a/docs/guide/maven-plugins/index.adoc b/docs/guide/maven-plugins/index.adoc index c6c28085..acea8688 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.0.0.Final + 7.0.1.Final-SNAPSHOT ---- diff --git a/docs/pom.xml b/docs/pom.xml index d22ad038..ef283028 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -23,7 +23,7 @@ org.wildfly.galleon-plugins wildfly-provisioning-parent - 7.0.0.Final + 7.0.1.Final-SNAPSHOT docs diff --git a/feature-spec-gen/pom.xml b/feature-spec-gen/pom.xml index 52ace5ac..c633cf8b 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.0.0.Final + 7.0.1.Final-SNAPSHOT wildfly-feature-spec-gen diff --git a/galleon-plugins/pom.xml b/galleon-plugins/pom.xml index 8ffde8c9..1b70c148 100644 --- a/galleon-plugins/pom.xml +++ b/galleon-plugins/pom.xml @@ -23,7 +23,7 @@ org.wildfly.galleon-plugins wildfly-provisioning-parent - 7.0.0.Final + 7.0.1.Final-SNAPSHOT wildfly-galleon-plugins diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index 3985054c..6162e04f 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -23,7 +23,7 @@ org.wildfly.galleon-plugins wildfly-provisioning-parent - 7.0.0.Final + 7.0.1.Final-SNAPSHOT wildfly-galleon-maven-plugin diff --git a/pom.xml b/pom.xml index cf0be02d..25f0da0f 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.wildfly.galleon-plugins wildfly-provisioning-parent - 7.0.0.Final + 7.0.1.Final-SNAPSHOT pom WildFly Galleon Plugins Parent diff --git a/testsuite/pom.xml b/testsuite/pom.xml index 7e76091f..7e0b8781 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -23,7 +23,7 @@ org.wildfly.galleon-plugins wildfly-provisioning-parent - 7.0.0.Final + 7.0.1.Final-SNAPSHOT diff --git a/testsuite/test-feature-packs/common/pom.xml b/testsuite/test-feature-packs/common/pom.xml index 195aeb1d..4504ac7d 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.0.0.Final + 7.0.1.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 84ce1a13..999984b2 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.0.0.Final + 7.0.1.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 52ae9e79..7bba64aa 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.0.0.Final + 7.0.1.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 4918068a..eff4a8e4 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.0.0.Final + 7.0.1.Final-SNAPSHOT experimental-feature-pack diff --git a/testsuite/test-feature-packs/pom.xml b/testsuite/test-feature-packs/pom.xml index 19ffe960..017323c2 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.0.0.Final + 7.0.1.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 79be5ea8..60872ba6 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.0.0.Final + 7.0.1.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 88853eb0..e1831395 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.0.0.Final + 7.0.1.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 feb44d64..82486339 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.0.0.Final + 7.0.1.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 9a1f1a5b..027a1dab 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.0.0.Final + 7.0.1.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 23b62e29..1b8965d8 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.0.0.Final + 7.0.1.Final-SNAPSHOT test-subsystem-preview diff --git a/testsuite/tests/pom.xml b/testsuite/tests/pom.xml index 14ae70e4..68fd2c58 100644 --- a/testsuite/tests/pom.xml +++ b/testsuite/tests/pom.xml @@ -23,7 +23,7 @@ org.wildfly.galleon-plugins wildfly-galleon-plugins-testsuite - 7.0.0.Final + 7.0.1.Final-SNAPSHOT wildfly-galleon-plugins-tests