From 9241a606e877d09375f2b7080d63ae13905e8334 Mon Sep 17 00:00:00 2001 From: Radoslav Husar Date: Fri, 25 Aug 2017 13:46:01 +0200 Subject: [PATCH] [maven-release-plugin] prepare release 1.4.0.Alpha1 --- 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 +- docs/pom.xml | 2 +- docs/userguide/pom.xml | 6 +++++- load-spi/pom.xml | 2 +- pom.xml | 4 ++-- 14 files changed, 19 insertions(+), 15 deletions(-) diff --git a/container/pom.xml b/container/pom.xml index bd185c1a5..7c593c912 100644 --- a/container/pom.xml +++ b/container/pom.xml @@ -25,7 +25,7 @@ mod_cluster-parent org.jboss.mod_cluster - 1.4.0.Alpha1-SNAPSHOT + 1.4.0.Alpha1 .. mod_cluster-container diff --git a/container/spi/pom.xml b/container/spi/pom.xml index 210eb5eec..e47e65088 100644 --- a/container/spi/pom.xml +++ b/container/spi/pom.xml @@ -25,7 +25,7 @@ mod_cluster-container org.jboss.mod_cluster - 1.4.0.Alpha1-SNAPSHOT + 1.4.0.Alpha1 .. mod_cluster-container-spi diff --git a/container/tomcat/pom.xml b/container/tomcat/pom.xml index bcafab4ac..ce9a74ebe 100644 --- a/container/tomcat/pom.xml +++ b/container/tomcat/pom.xml @@ -25,7 +25,7 @@ org.jboss.mod_cluster mod_cluster-container - 1.4.0.Alpha1-SNAPSHOT + 1.4.0.Alpha1 .. mod_cluster-container-tomcat diff --git a/container/tomcat8/pom.xml b/container/tomcat8/pom.xml index 2302184b5..89f606f5a 100644 --- a/container/tomcat8/pom.xml +++ b/container/tomcat8/pom.xml @@ -26,7 +26,7 @@ org.jboss.mod_cluster mod_cluster-container - 1.4.0.Alpha1-SNAPSHOT + 1.4.0.Alpha1 .. mod_cluster-container-tomcat8 diff --git a/container/tomcat85/pom.xml b/container/tomcat85/pom.xml index d9d023eb9..6d6f05836 100644 --- a/container/tomcat85/pom.xml +++ b/container/tomcat85/pom.xml @@ -25,7 +25,7 @@ org.jboss.mod_cluster mod_cluster-container - 1.4.0.Alpha1-SNAPSHOT + 1.4.0.Alpha1 .. mod_cluster-container-tomcat85 diff --git a/core/pom.xml b/core/pom.xml index 56a6adeca..be5079b35 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -25,7 +25,7 @@ org.jboss.mod_cluster mod_cluster-parent - 1.4.0.Alpha1-SNAPSHOT + 1.4.0.Alpha1 .. mod_cluster-core diff --git a/demo/client/pom.xml b/demo/client/pom.xml index c1d7ee72f..ef65ad811 100644 --- a/demo/client/pom.xml +++ b/demo/client/pom.xml @@ -25,7 +25,7 @@ org.jboss.mod_cluster mod_cluster-demo - 1.4.0.Alpha1-SNAPSHOT + 1.4.0.Alpha1 .. mod_cluster-demo-client diff --git a/demo/pom.xml b/demo/pom.xml index 1c7b0d250..64b564568 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -25,7 +25,7 @@ org.jboss.mod_cluster mod_cluster-parent - 1.4.0.Alpha1-SNAPSHOT + 1.4.0.Alpha1 .. mod_cluster-demo diff --git a/demo/server/pom.xml b/demo/server/pom.xml index 143227d7d..d9708c4ab 100644 --- a/demo/server/pom.xml +++ b/demo/server/pom.xml @@ -25,7 +25,7 @@ org.jboss.mod_cluster mod_cluster-demo - 1.4.0.Alpha1-SNAPSHOT + 1.4.0.Alpha1 .. mod_cluster-demo-server diff --git a/dist/pom.xml b/dist/pom.xml index 34c7e9e7f..a7eb3b16b 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -26,7 +26,7 @@ org.jboss.mod_cluster mod_cluster-parent - 1.4.0.Alpha1-SNAPSHOT + 1.4.0.Alpha1 .. diff --git a/docs/pom.xml b/docs/pom.xml index 09c88f187..b3e40d5d0 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -24,7 +24,7 @@ org.jboss.mod_cluster mod_cluster-parent - 1.4.0.Alpha1-SNAPSHOT + 1.4.0.Alpha1 .. diff --git a/docs/userguide/pom.xml b/docs/userguide/pom.xml index 8af6c9dcc..a035ddf6e 100644 --- a/docs/userguide/pom.xml +++ b/docs/userguide/pom.xml @@ -29,7 +29,7 @@ 4.0.0 User-Guide-${translation} - 1.4.0.Alpha1-SNAPSHOT + 1.4.0.Alpha1 jdocbook mod_cluster: User Guide (${translation}) @@ -109,4 +109,8 @@ http://repository.jboss.org/nexus/content/groups/public/ + + + 1.4.0.Alpha1 + diff --git a/load-spi/pom.xml b/load-spi/pom.xml index 878d3a0a0..363d9a8b0 100644 --- a/load-spi/pom.xml +++ b/load-spi/pom.xml @@ -26,7 +26,7 @@ org.jboss.mod_cluster mod_cluster-parent - 1.4.0.Alpha1-SNAPSHOT + 1.4.0.Alpha1 .. diff --git a/pom.xml b/pom.xml index fc8144ae1..a05fcb93b 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ 4.0.0 org.jboss.mod_cluster mod_cluster-parent - 1.4.0.Alpha1-SNAPSHOT + 1.4.0.Alpha1 pom mod_cluster (parent) @@ -41,7 +41,7 @@ scm:git:https://github.com/modcluster/mod_cluster.git scm:git:https://github.com/modcluster/mod_cluster.git https://github.com/modcluster/mod_cluster - HEAD + 1.4.0.Alpha1