From 3dbd8685d125364ac7136b72aec0527cfe6e1d0d Mon Sep 17 00:00:00 2001 From: JF Denise Date: Wed, 21 Jul 2021 18:59:59 +0200 Subject: [PATCH] [maven-release-plugin] prepare release 6.0.0.Beta1 --- docs/pom.xml | 2 +- extensions/cloud/pom.xml | 2 +- extensions/pom.xml | 2 +- perf-tests/plugin-memory/pom.xml | 2 +- perf-tests/pom.xml | 2 +- plugin/pom.xml | 2 +- pom.xml | 4 ++-- tests/pom.xml | 2 +- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/pom.xml b/docs/pom.xml index d5b80ddf..0d4844d6 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 6.0.0.Alpha2-SNAPSHOT + 6.0.0.Beta1 wildfly-jar-docs diff --git a/extensions/cloud/pom.xml b/extensions/cloud/pom.xml index f43969af..8bb15248 100644 --- a/extensions/cloud/pom.xml +++ b/extensions/cloud/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-extensions-parent - 6.0.0.Alpha2-SNAPSHOT + 6.0.0.Beta1 wildfly-jar-cloud-extension diff --git a/extensions/pom.xml b/extensions/pom.xml index 41496cdb..0d4fddb0 100644 --- a/extensions/pom.xml +++ b/extensions/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 6.0.0.Alpha2-SNAPSHOT + 6.0.0.Beta1 wildfly-jar-extensions-parent diff --git a/perf-tests/plugin-memory/pom.xml b/perf-tests/plugin-memory/pom.xml index f904c4b8..9cf61b1d 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 - 6.0.0.Alpha2-SNAPSHOT + 6.0.0.Beta1 wildfly-jar-maven-plugin-memory-tests diff --git a/perf-tests/pom.xml b/perf-tests/pom.xml index 79a5e477..bd1a0a1e 100644 --- a/perf-tests/pom.xml +++ b/perf-tests/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 6.0.0.Alpha2-SNAPSHOT + 6.0.0.Beta1 wildfly-jar-maven-plugin-perf-tests-parent diff --git a/plugin/pom.xml b/plugin/pom.xml index dfac1868..06115019 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 6.0.0.Alpha2-SNAPSHOT + 6.0.0.Beta1 wildfly-jar-maven-plugin diff --git a/pom.xml b/pom.xml index ba4d205d..2cd3d66a 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.wildfly.plugins wildfly-jar-parent - 6.0.0.Alpha2-SNAPSHOT + 6.0.0.Beta1 pom WildFly Bootable JAR Plugin Parent @@ -373,6 +373,6 @@ scm:git:${bootable-jar.repo.scm.connection} scm:git:${bootable-jar.repo.scm.connection} ${bootable-jar.repo.scm.url} - HEAD + 6.0.0.Beta1 diff --git a/tests/pom.xml b/tests/pom.xml index 63cbb765..06adc0b5 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 6.0.0.Alpha2-SNAPSHOT + 6.0.0.Beta1 wildfly-jar-maven-plugin-tests