From 614b28921353b0dcc27e125ca7b64dc5d11786a6 Mon Sep 17 00:00:00 2001 From: JF Denise Date: Thu, 18 Jun 2020 12:05:33 +0200 Subject: [PATCH] [maven-release-plugin] prepare release 2.0.0.Alpha4 --- docs/pom.xml | 2 +- plugin/pom.xml | 2 +- pom.xml | 4 ++-- tests/pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/pom.xml b/docs/pom.xml index 09e52bff..3f265252 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 2.0.0.Alpha4-SNAPSHOT + 2.0.0.Alpha4 docs diff --git a/plugin/pom.xml b/plugin/pom.xml index 7b2a45a9..7aec7e19 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 2.0.0.Alpha4-SNAPSHOT + 2.0.0.Alpha4 wildfly-jar-maven-plugin diff --git a/pom.xml b/pom.xml index 17b57036..d6a159df 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.wildfly.plugins wildfly-jar-parent - 2.0.0.Alpha4-SNAPSHOT + 2.0.0.Alpha4 pom WildFly Bootable Jar Plugin Parent @@ -323,6 +323,6 @@ scm:git:${bootable-jar.repo.scm.connection} scm:git:${bootable-jar.repo.scm.connection} ${bootable-jar.repo.scm.url} - HEAD + 2.0.0.Alpha4 diff --git a/tests/pom.xml b/tests/pom.xml index 1c88e9c9..bafc985d 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 2.0.0.Alpha4-SNAPSHOT + 2.0.0.Alpha4 wildfly-jar-maven-plugin-tests