diff --git a/config-gen/pom.xml b/config-gen/pom.xml index 59fc699f..cf4b4e8d 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.Beta1 + 7.0.0.Beta2-SNAPSHOT wildfly-config-gen diff --git a/docs/pom.xml b/docs/pom.xml index 5f219bb7..9535caec 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -23,7 +23,7 @@ org.wildfly.galleon-plugins wildfly-provisioning-parent - 7.0.0.Beta1 + 7.0.0.Beta2-SNAPSHOT docs diff --git a/feature-spec-gen/pom.xml b/feature-spec-gen/pom.xml index f5f10a03..1b15a14b 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.Beta1 + 7.0.0.Beta2-SNAPSHOT wildfly-feature-spec-gen diff --git a/galleon-plugins/pom.xml b/galleon-plugins/pom.xml index 97046d03..af51a58d 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.Beta1 + 7.0.0.Beta2-SNAPSHOT wildfly-galleon-plugins diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index dba4711d..ac114dbd 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.Beta1 + 7.0.0.Beta2-SNAPSHOT wildfly-galleon-maven-plugin diff --git a/pom.xml b/pom.xml index 5563181d..8634d148 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.wildfly.galleon-plugins wildfly-provisioning-parent - 7.0.0.Beta1 + 7.0.0.Beta2-SNAPSHOT pom WildFly Galleon Plugins Parent @@ -510,6 +510,6 @@ scm:git:${galleon-plugins.repo.scm.connection} scm:git:${galleon-plugins.repo.scm.connection} ${galleon-plugins.repo.scm.url} - 7.0.0.Beta1 + HEAD diff --git a/transformer/pom.xml b/transformer/pom.xml index a1b1d997..01a09ff1 100644 --- a/transformer/pom.xml +++ b/transformer/pom.xml @@ -23,7 +23,7 @@ org.wildfly.galleon-plugins wildfly-provisioning-parent - 7.0.0.Beta1 + 7.0.0.Beta2-SNAPSHOT transformer