From a021fd3b5567557dda4fee8a93ac38186bd14f28 Mon Sep 17 00:00:00 2001 From: JF Denise Date: Fri, 24 Jul 2020 10:45:20 +0200 Subject: [PATCH] [maven-release-plugin] prepare release 2.0.0.Beta1 --- docs/pom.xml | 2 +- extensions/cloud/pom.xml | 2 +- extensions/pom.xml | 2 +- plugin/pom.xml | 2 +- pom.xml | 4 ++-- tests/pom.xml | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/pom.xml b/docs/pom.xml index 969237cb..ec238693 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 2.0.0.Alpha7-SNAPSHOT + 2.0.0.Beta1 docs diff --git a/extensions/cloud/pom.xml b/extensions/cloud/pom.xml index 8ae72e91..c6a71dfc 100644 --- a/extensions/cloud/pom.xml +++ b/extensions/cloud/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-extensions-parent - 2.0.0.Alpha7-SNAPSHOT + 2.0.0.Beta1 wildfly-jar-cloud-extension diff --git a/extensions/pom.xml b/extensions/pom.xml index d871b02a..c65e13c4 100644 --- a/extensions/pom.xml +++ b/extensions/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 2.0.0.Alpha7-SNAPSHOT + 2.0.0.Beta1 wildfly-jar-extensions-parent diff --git a/plugin/pom.xml b/plugin/pom.xml index 2d9d04cd..f6d9c857 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 2.0.0.Alpha7-SNAPSHOT + 2.0.0.Beta1 wildfly-jar-maven-plugin diff --git a/pom.xml b/pom.xml index 69834220..154304f6 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.wildfly.plugins wildfly-jar-parent - 2.0.0.Alpha7-SNAPSHOT + 2.0.0.Beta1 pom WildFly Bootable Jar Plugin Parent @@ -279,6 +279,6 @@ scm:git:${bootable-jar.repo.scm.connection} scm:git:${bootable-jar.repo.scm.connection} ${bootable-jar.repo.scm.url} - HEAD + 2.0.0.Beta1 diff --git a/tests/pom.xml b/tests/pom.xml index 9be6e231..14b6c44d 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 2.0.0.Alpha7-SNAPSHOT + 2.0.0.Beta1 wildfly-jar-maven-plugin-tests