From 3b54207e604ef65588f7e6a861b7a20f2f0d095d Mon Sep 17 00:00:00 2001 From: JF Denise Date: Tue, 29 Jun 2021 13:29:05 +0200 Subject: [PATCH] [maven-release-plugin] prepare release 6.0.0.Alpha1 --- 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 10ba4800..ec5790ff 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 6.0.0.Alpha1-SNAPSHOT + 6.0.0.Alpha1 wildfly-jar-docs diff --git a/extensions/cloud/pom.xml b/extensions/cloud/pom.xml index 31b2ed87..f0819a71 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.Alpha1-SNAPSHOT + 6.0.0.Alpha1 wildfly-jar-cloud-extension diff --git a/extensions/pom.xml b/extensions/pom.xml index 0863687b..2a4c57dc 100644 --- a/extensions/pom.xml +++ b/extensions/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 6.0.0.Alpha1-SNAPSHOT + 6.0.0.Alpha1 wildfly-jar-extensions-parent diff --git a/perf-tests/plugin-memory/pom.xml b/perf-tests/plugin-memory/pom.xml index b83248f7..9082ad39 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.Alpha1-SNAPSHOT + 6.0.0.Alpha1 wildfly-jar-maven-plugin-memory-tests diff --git a/perf-tests/pom.xml b/perf-tests/pom.xml index 6f9d706f..2d16e673 100644 --- a/perf-tests/pom.xml +++ b/perf-tests/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 6.0.0.Alpha1-SNAPSHOT + 6.0.0.Alpha1 wildfly-jar-maven-plugin-perf-tests-parent diff --git a/plugin/pom.xml b/plugin/pom.xml index 667f0d4a..fae22254 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 6.0.0.Alpha1-SNAPSHOT + 6.0.0.Alpha1 wildfly-jar-maven-plugin diff --git a/pom.xml b/pom.xml index 70c9eade..4d3e4c2f 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.wildfly.plugins wildfly-jar-parent - 6.0.0.Alpha1-SNAPSHOT + 6.0.0.Alpha1 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} - HEAD + 6.0.0.Alpha1 diff --git a/tests/pom.xml b/tests/pom.xml index 158c2a57..3bedb74e 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 6.0.0.Alpha1-SNAPSHOT + 6.0.0.Alpha1 wildfly-jar-maven-plugin-tests