From afa78cf82a50a60bbadfbfa74075bdbb8098e192 Mon Sep 17 00:00:00 2001 From: Radoslav Husar Date: Thu, 3 Aug 2023 15:40:04 +0200 Subject: [PATCH] [maven-release-plugin] prepare release 2.0.3.Final --- container/pom.xml | 2 +- container/spi/pom.xml | 2 +- container/tomcat-10.1/pom.xml | 2 +- container/tomcat-8.5/pom.xml | 2 +- container/tomcat-9.0/pom.xml | 2 +- core/pom.xml | 2 +- demo/client/pom.xml | 2 +- demo/pom.xml | 2 +- demo/server/pom.xml | 2 +- dist/pom.xml | 2 +- load-spi/pom.xml | 2 +- pom.xml | 4 ++-- 12 files changed, 13 insertions(+), 13 deletions(-) diff --git a/container/pom.xml b/container/pom.xml index 0de8ed25..a7bdda31 100644 --- a/container/pom.xml +++ b/container/pom.xml @@ -25,7 +25,7 @@ mod_cluster-parent org.jboss.mod_cluster - 2.0.3.Final-SNAPSHOT + 2.0.3.Final mod_cluster-container mod_cluster: Container (parent) diff --git a/container/spi/pom.xml b/container/spi/pom.xml index 424b08e2..df6b2ecc 100644 --- a/container/spi/pom.xml +++ b/container/spi/pom.xml @@ -25,7 +25,7 @@ mod_cluster-container org.jboss.mod_cluster - 2.0.3.Final-SNAPSHOT + 2.0.3.Final 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 fbe87025..6f9a3dae 100644 --- a/container/tomcat-10.1/pom.xml +++ b/container/tomcat-10.1/pom.xml @@ -25,7 +25,7 @@ org.jboss.mod_cluster mod_cluster-container - 2.0.3.Final-SNAPSHOT + 2.0.3.Final mod_cluster-container-tomcat-10.1 mod_cluster: Container - Tomcat 10.1 diff --git a/container/tomcat-8.5/pom.xml b/container/tomcat-8.5/pom.xml index 7f817510..103e2009 100644 --- a/container/tomcat-8.5/pom.xml +++ b/container/tomcat-8.5/pom.xml @@ -25,7 +25,7 @@ org.jboss.mod_cluster mod_cluster-container - 2.0.3.Final-SNAPSHOT + 2.0.3.Final mod_cluster-container-tomcat-8.5 mod_cluster: Container - Tomcat 8.5 diff --git a/container/tomcat-9.0/pom.xml b/container/tomcat-9.0/pom.xml index ae0d6f03..ce3e5cf4 100644 --- a/container/tomcat-9.0/pom.xml +++ b/container/tomcat-9.0/pom.xml @@ -25,7 +25,7 @@ org.jboss.mod_cluster mod_cluster-container - 2.0.3.Final-SNAPSHOT + 2.0.3.Final mod_cluster-container-tomcat-9.0 mod_cluster: Container - Tomcat 9.0 diff --git a/core/pom.xml b/core/pom.xml index 97492a7a..20fac01b 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -25,7 +25,7 @@ org.jboss.mod_cluster mod_cluster-parent - 2.0.3.Final-SNAPSHOT + 2.0.3.Final mod_cluster-core mod_cluster: Core diff --git a/demo/client/pom.xml b/demo/client/pom.xml index 5e734f66..5a9009f6 100644 --- a/demo/client/pom.xml +++ b/demo/client/pom.xml @@ -25,7 +25,7 @@ org.jboss.mod_cluster mod_cluster-demo - 2.0.3.Final-SNAPSHOT + 2.0.3.Final mod_cluster-demo-client mod_cluster: Demo - Client diff --git a/demo/pom.xml b/demo/pom.xml index 8fd8c372..2e9b3e40 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -25,7 +25,7 @@ org.jboss.mod_cluster mod_cluster-parent - 2.0.3.Final-SNAPSHOT + 2.0.3.Final mod_cluster-demo mod_cluster: Demo (parent) diff --git a/demo/server/pom.xml b/demo/server/pom.xml index 4f25c42f..ba5e050a 100644 --- a/demo/server/pom.xml +++ b/demo/server/pom.xml @@ -25,7 +25,7 @@ org.jboss.mod_cluster mod_cluster-demo - 2.0.3.Final-SNAPSHOT + 2.0.3.Final mod_cluster-demo-server mod_cluster: Demo - Server diff --git a/dist/pom.xml b/dist/pom.xml index ea030bea..1e1126b2 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -26,7 +26,7 @@ org.jboss.mod_cluster mod_cluster-parent - 2.0.3.Final-SNAPSHOT + 2.0.3.Final mod_cluster-distribution diff --git a/load-spi/pom.xml b/load-spi/pom.xml index 90c3b940..31a41cd4 100644 --- a/load-spi/pom.xml +++ b/load-spi/pom.xml @@ -26,7 +26,7 @@ org.jboss.mod_cluster mod_cluster-parent - 2.0.3.Final-SNAPSHOT + 2.0.3.Final mod_cluster-load-spi diff --git a/pom.xml b/pom.xml index 1f04963e..4b117f45 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ 4.0.0 org.jboss.mod_cluster mod_cluster-parent - 2.0.3.Final-SNAPSHOT + 2.0.3.Final pom mod_cluster (parent) @@ -49,7 +49,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 - HEAD + 2.0.3.Final