From d43c091045335cc62b05037d8a98459c18448b42 Mon Sep 17 00:00:00 2001 From: JF Denise Date: Fri, 18 Jun 2021 13:14:56 +0200 Subject: [PATCH] [maven-release-plugin] prepare release 5.0.1.Final --- 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 d6669ab7..760db6c9 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 5.0.1.Final-SNAPSHOT + 5.0.1.Final wildfly-jar-docs diff --git a/extensions/cloud/pom.xml b/extensions/cloud/pom.xml index e909d0c3..56e0b9e1 100644 --- a/extensions/cloud/pom.xml +++ b/extensions/cloud/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-extensions-parent - 5.0.1.Final-SNAPSHOT + 5.0.1.Final wildfly-jar-cloud-extension diff --git a/extensions/pom.xml b/extensions/pom.xml index 591bfc10..c8e5b5e6 100644 --- a/extensions/pom.xml +++ b/extensions/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 5.0.1.Final-SNAPSHOT + 5.0.1.Final wildfly-jar-extensions-parent diff --git a/perf-tests/plugin-memory/pom.xml b/perf-tests/plugin-memory/pom.xml index 4e05bacd..2a9021cd 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 - 5.0.1.Final-SNAPSHOT + 5.0.1.Final wildfly-jar-maven-plugin-memory-tests diff --git a/perf-tests/pom.xml b/perf-tests/pom.xml index 69916747..253dd9a5 100644 --- a/perf-tests/pom.xml +++ b/perf-tests/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 5.0.1.Final-SNAPSHOT + 5.0.1.Final wildfly-jar-maven-plugin-perf-tests-parent diff --git a/plugin/pom.xml b/plugin/pom.xml index a9fc0155..b065a6f6 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 5.0.1.Final-SNAPSHOT + 5.0.1.Final wildfly-jar-maven-plugin diff --git a/pom.xml b/pom.xml index 17a9b478..4c79f167 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.wildfly.plugins wildfly-jar-parent - 5.0.1.Final-SNAPSHOT + 5.0.1.Final 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 + 5.0.1.Final diff --git a/tests/pom.xml b/tests/pom.xml index f47596af..3bb129de 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 5.0.1.Final-SNAPSHOT + 5.0.1.Final wildfly-jar-maven-plugin-tests