From 2b71268c46bd9d6cad923ad57e3dd6084718b2ec Mon Sep 17 00:00:00 2001 From: JF Denise Date: Mon, 7 Sep 2020 15:33:37 +0200 Subject: [PATCH] [maven-release-plugin] prepare release 2.0.0.Beta5 --- 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 c34b3a6c..06a3541e 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 2.0.0.Beta5-SNAPSHOT + 2.0.0.Beta5 docs diff --git a/extensions/cloud/pom.xml b/extensions/cloud/pom.xml index 9619492f..57928a3e 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.Beta5-SNAPSHOT + 2.0.0.Beta5 wildfly-jar-cloud-extension diff --git a/extensions/pom.xml b/extensions/pom.xml index 7607d232..f570dc47 100644 --- a/extensions/pom.xml +++ b/extensions/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 2.0.0.Beta5-SNAPSHOT + 2.0.0.Beta5 wildfly-jar-extensions-parent diff --git a/plugin/pom.xml b/plugin/pom.xml index aac2ad7b..1f2e39c9 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 2.0.0.Beta5-SNAPSHOT + 2.0.0.Beta5 wildfly-jar-maven-plugin diff --git a/pom.xml b/pom.xml index 04b8c3f8..1346a93f 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.wildfly.plugins wildfly-jar-parent - 2.0.0.Beta5-SNAPSHOT + 2.0.0.Beta5 pom WildFly Bootable Jar Plugin Parent @@ -354,6 +354,6 @@ scm:git:${bootable-jar.repo.scm.connection} scm:git:${bootable-jar.repo.scm.connection} ${bootable-jar.repo.scm.url} - HEAD + 2.0.0.Beta5 diff --git a/tests/pom.xml b/tests/pom.xml index 6e269095..f731cfef 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 2.0.0.Beta5-SNAPSHOT + 2.0.0.Beta5 wildfly-jar-maven-plugin-tests