From 3c1a5c877413e4f5f64319a8d1f18c8d2aff2d63 Mon Sep 17 00:00:00 2001 From: Jean Francois Denise Date: Mon, 13 May 2024 15:04:52 +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 8067c8a5..37e51194 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 11.0.2.Final + 11.0.3.Final-SNAPSHOT wildfly-jar-docs diff --git a/extensions/cloud/pom.xml b/extensions/cloud/pom.xml index 13cd7f18..b93c7b0e 100644 --- a/extensions/cloud/pom.xml +++ b/extensions/cloud/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-extensions-parent - 11.0.2.Final + 11.0.3.Final-SNAPSHOT wildfly-jar-cloud-extension diff --git a/extensions/pom.xml b/extensions/pom.xml index 5f059a24..678f4018 100644 --- a/extensions/pom.xml +++ b/extensions/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 11.0.2.Final + 11.0.3.Final-SNAPSHOT wildfly-jar-extensions-parent diff --git a/perf-tests/plugin-memory/pom.xml b/perf-tests/plugin-memory/pom.xml index 7125f872..4e87a7d0 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.2.Final + 11.0.3.Final-SNAPSHOT wildfly-jar-maven-plugin-memory-tests diff --git a/perf-tests/pom.xml b/perf-tests/pom.xml index e19d2a4b..9f042d1e 100644 --- a/perf-tests/pom.xml +++ b/perf-tests/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 11.0.2.Final + 11.0.3.Final-SNAPSHOT wildfly-jar-maven-plugin-perf-tests-parent diff --git a/plugin/pom.xml b/plugin/pom.xml index c5753ad9..7d1881fd 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 11.0.2.Final + 11.0.3.Final-SNAPSHOT wildfly-jar-maven-plugin diff --git a/pom.xml b/pom.xml index 923e911d..d9bcd1b3 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.wildfly.plugins wildfly-jar-parent - 11.0.2.Final + 11.0.3.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.2.Final + HEAD diff --git a/tests/pom.xml b/tests/pom.xml index 8c999cbc..99a9e339 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 11.0.2.Final + 11.0.3.Final-SNAPSHOT wildfly-jar-maven-plugin-tests