From 2e0a4ec715db670ae1bb018a7dcbc918b07622de Mon Sep 17 00:00:00 2001 From: Radoslav Husar Date: Thu, 23 Jul 2020 00:13:23 +0200 Subject: [PATCH] [maven-release-plugin] prepare release 1.4.2.Final --- container/pom.xml | 2 +- container/spi/pom.xml | 2 +- container/tomcat/pom.xml | 2 +- container/tomcat8/pom.xml | 2 +- container/tomcat85/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 84363d4c8..4176e6b5b 100644 --- a/container/pom.xml +++ b/container/pom.xml @@ -25,7 +25,7 @@ mod_cluster-parent org.jboss.mod_cluster - 1.4.2.Final-SNAPSHOT + 1.4.2.Final .. mod_cluster-container diff --git a/container/spi/pom.xml b/container/spi/pom.xml index 45f5b580e..0c6ae96df 100644 --- a/container/spi/pom.xml +++ b/container/spi/pom.xml @@ -25,7 +25,7 @@ mod_cluster-container org.jboss.mod_cluster - 1.4.2.Final-SNAPSHOT + 1.4.2.Final .. mod_cluster-container-spi diff --git a/container/tomcat/pom.xml b/container/tomcat/pom.xml index ef5c7d42f..bedceb984 100644 --- a/container/tomcat/pom.xml +++ b/container/tomcat/pom.xml @@ -25,7 +25,7 @@ org.jboss.mod_cluster mod_cluster-container - 1.4.2.Final-SNAPSHOT + 1.4.2.Final .. mod_cluster-container-tomcat diff --git a/container/tomcat8/pom.xml b/container/tomcat8/pom.xml index f30c6f0b0..f79be64d7 100644 --- a/container/tomcat8/pom.xml +++ b/container/tomcat8/pom.xml @@ -26,7 +26,7 @@ org.jboss.mod_cluster mod_cluster-container - 1.4.2.Final-SNAPSHOT + 1.4.2.Final .. mod_cluster-container-tomcat8 diff --git a/container/tomcat85/pom.xml b/container/tomcat85/pom.xml index 82edf1f7b..0ee23a15c 100644 --- a/container/tomcat85/pom.xml +++ b/container/tomcat85/pom.xml @@ -25,7 +25,7 @@ org.jboss.mod_cluster mod_cluster-container - 1.4.2.Final-SNAPSHOT + 1.4.2.Final .. mod_cluster-container-tomcat85 diff --git a/core/pom.xml b/core/pom.xml index 826a7b013..b2d75af06 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -25,7 +25,7 @@ org.jboss.mod_cluster mod_cluster-parent - 1.4.2.Final-SNAPSHOT + 1.4.2.Final .. mod_cluster-core diff --git a/demo/client/pom.xml b/demo/client/pom.xml index f07738401..30f2db731 100644 --- a/demo/client/pom.xml +++ b/demo/client/pom.xml @@ -25,7 +25,7 @@ org.jboss.mod_cluster mod_cluster-demo - 1.4.2.Final-SNAPSHOT + 1.4.2.Final .. mod_cluster-demo-client diff --git a/demo/pom.xml b/demo/pom.xml index fe7718717..5d775c796 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -25,7 +25,7 @@ org.jboss.mod_cluster mod_cluster-parent - 1.4.2.Final-SNAPSHOT + 1.4.2.Final .. mod_cluster-demo diff --git a/demo/server/pom.xml b/demo/server/pom.xml index 587507add..ab942107b 100644 --- a/demo/server/pom.xml +++ b/demo/server/pom.xml @@ -25,7 +25,7 @@ org.jboss.mod_cluster mod_cluster-demo - 1.4.2.Final-SNAPSHOT + 1.4.2.Final .. mod_cluster-demo-server diff --git a/dist/pom.xml b/dist/pom.xml index bd191ed06..e29ed4ca2 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -26,7 +26,7 @@ org.jboss.mod_cluster mod_cluster-parent - 1.4.2.Final-SNAPSHOT + 1.4.2.Final .. diff --git a/load-spi/pom.xml b/load-spi/pom.xml index d407e14a4..3e0156b6d 100644 --- a/load-spi/pom.xml +++ b/load-spi/pom.xml @@ -26,7 +26,7 @@ org.jboss.mod_cluster mod_cluster-parent - 1.4.2.Final-SNAPSHOT + 1.4.2.Final .. diff --git a/pom.xml b/pom.xml index 278ab4228..78be6483d 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ 4.0.0 org.jboss.mod_cluster mod_cluster-parent - 1.4.2.Final-SNAPSHOT + 1.4.2.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 + 1.4.2.Final