From 017aa6e74a3e52f6c5cda3e2692f2556bc7ac03a Mon Sep 17 00:00:00 2001 From: Radoslav Husar Date: Thu, 28 Nov 2024 16:13:21 +0100 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- bom/pom.xml | 6 +----- clusterbench-common/pom.xml | 4 ++-- clusterbench-ee10-ear/pom.xml | 4 ++-- clusterbench-ee10-ejb/pom.xml | 4 ++-- clusterbench-ee10-web/pom.xml | 4 ++-- integration-tests/pom.xml | 2 +- integration-tests/tomcat-10.1/pom.xml | 2 +- integration-tests/wildfly/pom.xml | 2 +- pom.xml | 6 +++--- 9 files changed, 15 insertions(+), 19 deletions(-) diff --git a/bom/pom.xml b/bom/pom.xml index 646cfe84..f34cb38c 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -15,7 +15,7 @@ org.jboss.test clusterbench-bom - 11.0.0.Final + 11.0.1.Final-SNAPSHOT pom ClusterBench: BOM @@ -75,8 +75,4 @@ - - - 11.0.0.Final - diff --git a/clusterbench-common/pom.xml b/clusterbench-common/pom.xml index 18cb41f5..1a36c8db 100644 --- a/clusterbench-common/pom.xml +++ b/clusterbench-common/pom.xml @@ -8,11 +8,11 @@ org.jboss.test clusterbench - 11.0.0.Final + 11.0.1.Final-SNAPSHOT clusterbench-common - 11.0.0.Final + 11.0.1.Final-SNAPSHOT jar ClusterBench: Common diff --git a/clusterbench-ee10-ear/pom.xml b/clusterbench-ee10-ear/pom.xml index 2bdc9ebd..fb8b8b83 100644 --- a/clusterbench-ee10-ear/pom.xml +++ b/clusterbench-ee10-ear/pom.xml @@ -10,11 +10,11 @@ org.jboss.test clusterbench - 11.0.0.Final + 11.0.1.Final-SNAPSHOT clusterbench-ee10-ear - 11.0.0.Final + 11.0.1.Final-SNAPSHOT ear ClusterBench: EE 10 - EAR diff --git a/clusterbench-ee10-ejb/pom.xml b/clusterbench-ee10-ejb/pom.xml index 96e95a38..5f2ee1c0 100644 --- a/clusterbench-ee10-ejb/pom.xml +++ b/clusterbench-ee10-ejb/pom.xml @@ -9,11 +9,11 @@ org.jboss.test clusterbench - 11.0.0.Final + 11.0.1.Final-SNAPSHOT clusterbench-ee10-ejb - 11.0.0.Final + 11.0.1.Final-SNAPSHOT ejb ClusterBench: EE 10 - EJB diff --git a/clusterbench-ee10-web/pom.xml b/clusterbench-ee10-web/pom.xml index 38846bf7..16d373e1 100644 --- a/clusterbench-ee10-web/pom.xml +++ b/clusterbench-ee10-web/pom.xml @@ -8,11 +8,11 @@ org.jboss.test clusterbench - 11.0.0.Final + 11.0.1.Final-SNAPSHOT clusterbench-ee10-web - 11.0.0.Final + 11.0.1.Final-SNAPSHOT war ClusterBench: EE 10 - WEB diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 9e98e27f..e5e244ca 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -9,7 +9,7 @@ org.jboss.test clusterbench - 11.0.0.Final + 11.0.1.Final-SNAPSHOT clusterbench-it-parent diff --git a/integration-tests/tomcat-10.1/pom.xml b/integration-tests/tomcat-10.1/pom.xml index 6ecf962f..67b57fe6 100644 --- a/integration-tests/tomcat-10.1/pom.xml +++ b/integration-tests/tomcat-10.1/pom.xml @@ -9,7 +9,7 @@ org.jboss.test clusterbench-it-parent - 11.0.0.Final + 11.0.1.Final-SNAPSHOT clusterbench-it-tomcat-10.1 diff --git a/integration-tests/wildfly/pom.xml b/integration-tests/wildfly/pom.xml index 511bca64..d5bc52ca 100644 --- a/integration-tests/wildfly/pom.xml +++ b/integration-tests/wildfly/pom.xml @@ -9,7 +9,7 @@ org.jboss.test clusterbench-it-parent - 11.0.0.Final + 11.0.1.Final-SNAPSHOT clusterbench-it-wildfly diff --git a/pom.xml b/pom.xml index 850b91ad..a01669ea 100644 --- a/pom.xml +++ b/pom.xml @@ -9,12 +9,12 @@ org.jboss.test clusterbench-bom - 11.0.0.Final + 11.0.1.Final-SNAPSHOT bom clusterbench - 11.0.0.Final + 11.0.1.Final-SNAPSHOT pom ClusterBench (parent) @@ -37,7 +37,7 @@ scm:git:git@github.com:clusterbench/clusterbench.git - 11.0.0.Final + HEAD