From 8764e9c7780b34f5a08378472158dba1fe20a172 Mon Sep 17 00:00:00 2001 From: Jean Francois Denise Date: Fri, 5 Apr 2024 15:48:34 +0200 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- 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 17b4fc25..449bb940 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 11.0.0.Beta2 + 11.0.0.Final-SNAPSHOT wildfly-jar-docs diff --git a/extensions/cloud/pom.xml b/extensions/cloud/pom.xml index 15a829e6..4311073d 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.Beta2 + 11.0.0.Final-SNAPSHOT wildfly-jar-cloud-extension diff --git a/extensions/pom.xml b/extensions/pom.xml index 8b9e93a5..569433c6 100644 --- a/extensions/pom.xml +++ b/extensions/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 11.0.0.Beta2 + 11.0.0.Final-SNAPSHOT wildfly-jar-extensions-parent diff --git a/perf-tests/plugin-memory/pom.xml b/perf-tests/plugin-memory/pom.xml index a11833b8..b3d46cb7 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.Beta2 + 11.0.0.Final-SNAPSHOT wildfly-jar-maven-plugin-memory-tests diff --git a/perf-tests/pom.xml b/perf-tests/pom.xml index 6767b6fb..ab7e6bf1 100644 --- a/perf-tests/pom.xml +++ b/perf-tests/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 11.0.0.Beta2 + 11.0.0.Final-SNAPSHOT wildfly-jar-maven-plugin-perf-tests-parent diff --git a/plugin/pom.xml b/plugin/pom.xml index 3be6d2d7..5bbc6112 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 11.0.0.Beta2 + 11.0.0.Final-SNAPSHOT wildfly-jar-maven-plugin diff --git a/pom.xml b/pom.xml index 53e1df89..d84f6d80 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.wildfly.plugins wildfly-jar-parent - 11.0.0.Beta2 + 11.0.0.Final-SNAPSHOT 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} - 11.0.0.Beta2 + HEAD diff --git a/tests/pom.xml b/tests/pom.xml index f4792fbd..604073a6 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 11.0.0.Beta2 + 11.0.0.Final-SNAPSHOT wildfly-jar-maven-plugin-tests