From b2a191a1095eb55e68f94b131158461f1304f0f5 Mon Sep 17 00:00:00 2001 From: Jean Francois Denise Date: Fri, 12 Apr 2024 11:28:42 +0200 Subject: [PATCH] [maven-release-plugin] prepare release 11.0.0.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 449bb940..8682760d 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 11.0.0.Final-SNAPSHOT + 11.0.0.Final wildfly-jar-docs diff --git a/extensions/cloud/pom.xml b/extensions/cloud/pom.xml index 4311073d..11b0ffaf 100644 --- a/extensions/cloud/pom.xml +++ b/extensions/cloud/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-extensions-parent - 11.0.0.Final-SNAPSHOT + 11.0.0.Final wildfly-jar-cloud-extension diff --git a/extensions/pom.xml b/extensions/pom.xml index 569433c6..63b289ce 100644 --- a/extensions/pom.xml +++ b/extensions/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 11.0.0.Final-SNAPSHOT + 11.0.0.Final wildfly-jar-extensions-parent diff --git a/perf-tests/plugin-memory/pom.xml b/perf-tests/plugin-memory/pom.xml index b3d46cb7..f633c24b 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 - 11.0.0.Final-SNAPSHOT + 11.0.0.Final wildfly-jar-maven-plugin-memory-tests diff --git a/perf-tests/pom.xml b/perf-tests/pom.xml index ab7e6bf1..3b527de1 100644 --- a/perf-tests/pom.xml +++ b/perf-tests/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 11.0.0.Final-SNAPSHOT + 11.0.0.Final wildfly-jar-maven-plugin-perf-tests-parent diff --git a/plugin/pom.xml b/plugin/pom.xml index 5bbc6112..69dcd56e 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 11.0.0.Final-SNAPSHOT + 11.0.0.Final wildfly-jar-maven-plugin diff --git a/pom.xml b/pom.xml index 8451d691..7205f314 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.wildfly.plugins wildfly-jar-parent - 11.0.0.Final-SNAPSHOT + 11.0.0.Final pom WildFly Bootable JAR Plugin Parent @@ -472,6 +472,6 @@ scm:git:${bootable-jar.repo.scm.connection} scm:git:${bootable-jar.repo.scm.connection} ${bootable-jar.repo.scm.url} - HEAD + 11.0.0.Final diff --git a/tests/pom.xml b/tests/pom.xml index 604073a6..caed13bc 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 11.0.0.Final-SNAPSHOT + 11.0.0.Final wildfly-jar-maven-plugin-tests