From c8ff19527eba1f8e5cb02d2270697242c22e5dca Mon Sep 17 00:00:00 2001 From: Radoslav Husar Date: Wed, 18 Dec 2024 16:02:50 +0100 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- bom/pom.xml | 6 +----- container/pom.xml | 2 +- container/spi/pom.xml | 2 +- container/tomcat-10.1/pom.xml | 2 +- container/tomcat-11.0/pom.xml | 2 +- container/tomcat-9.0/pom.xml | 2 +- core/pom.xml | 2 +- dist/pom.xml | 2 +- load-spi/pom.xml | 2 +- pom.xml | 4 ++-- 10 files changed, 11 insertions(+), 15 deletions(-) diff --git a/bom/pom.xml b/bom/pom.xml index 255ef711..2a81db62 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -15,7 +15,7 @@ org.jboss.mod_cluster mod_cluster-bom - 2.1.0.Final + 2.1.1.Final-SNAPSHOT pom mod_cluster: BOM @@ -54,8 +54,4 @@ - - - 2.1.0.Final - diff --git a/container/pom.xml b/container/pom.xml index 191e637b..3a2e77ab 100644 --- a/container/pom.xml +++ b/container/pom.xml @@ -8,7 +8,7 @@ mod_cluster-parent org.jboss.mod_cluster - 2.1.0.Final + 2.1.1.Final-SNAPSHOT mod_cluster-container mod_cluster: Container (parent) diff --git a/container/spi/pom.xml b/container/spi/pom.xml index 5b1a5ffc..9a6fffaa 100644 --- a/container/spi/pom.xml +++ b/container/spi/pom.xml @@ -8,7 +8,7 @@ mod_cluster-container org.jboss.mod_cluster - 2.1.0.Final + 2.1.1.Final-SNAPSHOT mod_cluster-container-spi mod_cluster: Container SPI diff --git a/container/tomcat-10.1/pom.xml b/container/tomcat-10.1/pom.xml index 98fe0add..e79a178d 100644 --- a/container/tomcat-10.1/pom.xml +++ b/container/tomcat-10.1/pom.xml @@ -8,7 +8,7 @@ org.jboss.mod_cluster mod_cluster-container - 2.1.0.Final + 2.1.1.Final-SNAPSHOT mod_cluster-container-tomcat-10.1 mod_cluster: Container - Tomcat 10.1 diff --git a/container/tomcat-11.0/pom.xml b/container/tomcat-11.0/pom.xml index eebb4500..57e7c409 100644 --- a/container/tomcat-11.0/pom.xml +++ b/container/tomcat-11.0/pom.xml @@ -8,7 +8,7 @@ org.jboss.mod_cluster mod_cluster-container - 2.1.0.Final + 2.1.1.Final-SNAPSHOT mod_cluster-container-tomcat-11.0 mod_cluster: Container - Tomcat 11.0 diff --git a/container/tomcat-9.0/pom.xml b/container/tomcat-9.0/pom.xml index 3fe58a3c..b97e9b30 100644 --- a/container/tomcat-9.0/pom.xml +++ b/container/tomcat-9.0/pom.xml @@ -8,7 +8,7 @@ org.jboss.mod_cluster mod_cluster-container - 2.1.0.Final + 2.1.1.Final-SNAPSHOT mod_cluster-container-tomcat-9.0 mod_cluster: Container - Tomcat 9.0 diff --git a/core/pom.xml b/core/pom.xml index ab0a3de8..812075c1 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -8,7 +8,7 @@ org.jboss.mod_cluster mod_cluster-parent - 2.1.0.Final + 2.1.1.Final-SNAPSHOT mod_cluster-core mod_cluster: Core diff --git a/dist/pom.xml b/dist/pom.xml index 535e9f94..a65e79ac 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -9,7 +9,7 @@ org.jboss.mod_cluster mod_cluster-parent - 2.1.0.Final + 2.1.1.Final-SNAPSHOT mod_cluster-distribution diff --git a/load-spi/pom.xml b/load-spi/pom.xml index f98e939f..bef4f194 100644 --- a/load-spi/pom.xml +++ b/load-spi/pom.xml @@ -9,7 +9,7 @@ org.jboss.mod_cluster mod_cluster-parent - 2.1.0.Final + 2.1.1.Final-SNAPSHOT mod_cluster-load-spi diff --git a/pom.xml b/pom.xml index ddd5e8f5..b41d8d5c 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.jboss.mod_cluster mod_cluster-bom - 2.1.0.Final + 2.1.1.Final-SNAPSHOT bom @@ -32,7 +32,7 @@ scm:git:git@github.com:modcluster/mod_cluster.git scm:git:git@github.com:modcluster/mod_cluster.git https://github.com/modcluster/mod_cluster - 2.1.0.Final + HEAD