From e02a7bbaa23b6c2096dbd4393b6c47aa852019e7 Mon Sep 17 00:00:00 2001 From: Jean-Francois Denise Date: Mon, 13 Jan 2025 10:58:00 +0100 Subject: [PATCH] [maven-release-plugin] prepare release 12.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 860485c2..9b60313a 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 12.0.0.Beta2-SNAPSHOT + 12.0.0.Final wildfly-jar-docs diff --git a/extensions/cloud/pom.xml b/extensions/cloud/pom.xml index 00544b28..e10f805a 100644 --- a/extensions/cloud/pom.xml +++ b/extensions/cloud/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-extensions-parent - 12.0.0.Beta2-SNAPSHOT + 12.0.0.Final wildfly-jar-cloud-extension diff --git a/extensions/pom.xml b/extensions/pom.xml index 8193cc0a..3dc70f1f 100644 --- a/extensions/pom.xml +++ b/extensions/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 12.0.0.Beta2-SNAPSHOT + 12.0.0.Final wildfly-jar-extensions-parent diff --git a/perf-tests/plugin-memory/pom.xml b/perf-tests/plugin-memory/pom.xml index b9afae72..0d3365d6 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 - 12.0.0.Beta2-SNAPSHOT + 12.0.0.Final wildfly-jar-maven-plugin-memory-tests diff --git a/perf-tests/pom.xml b/perf-tests/pom.xml index 905b458d..94651cda 100644 --- a/perf-tests/pom.xml +++ b/perf-tests/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 12.0.0.Beta2-SNAPSHOT + 12.0.0.Final wildfly-jar-maven-plugin-perf-tests-parent diff --git a/plugin/pom.xml b/plugin/pom.xml index c4f16925..7d1d02a9 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 12.0.0.Beta2-SNAPSHOT + 12.0.0.Final wildfly-jar-maven-plugin diff --git a/pom.xml b/pom.xml index f5c3960b..4e1ca692 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.wildfly.plugins wildfly-jar-parent - 12.0.0.Beta2-SNAPSHOT + 12.0.0.Final pom WildFly Bootable JAR Plugin Parent @@ -523,6 +523,6 @@ scm:git:${bootable-jar.repo.scm.connection} scm:git:${bootable-jar.repo.scm.connection} ${bootable-jar.repo.scm.url} - HEAD + 12.0.0.Final diff --git a/tests/pom.xml b/tests/pom.xml index 4c1db493..a4f18d72 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 12.0.0.Beta2-SNAPSHOT + 12.0.0.Final wildfly-jar-maven-plugin-tests