From e2aaa9ba9ffd846abaf9d35817c4ce08ea0aaadd Mon Sep 17 00:00:00 2001 From: Alessio Soldano Date: Tue, 1 Sep 2015 11:24:04 +0200 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- modules/addons/pom.xml | 2 +- modules/addons/transports/http/undertow/pom.xml | 2 +- modules/addons/transports/udp/pom.xml | 2 +- modules/client/pom.xml | 2 +- modules/dist/pom.xml | 2 +- modules/endorsed/pom.xml | 2 +- modules/jaspi/pom.xml | 2 +- modules/resources/pom.xml | 2 +- modules/server/pom.xml | 2 +- modules/test-utils/pom.xml | 2 +- modules/testsuite/cxf-tests/pom.xml | 2 +- modules/testsuite/pom.xml | 2 +- modules/testsuite/shared-tests/pom.xml | 2 +- pom.xml | 4 ++-- 14 files changed, 15 insertions(+), 15 deletions(-) diff --git a/modules/addons/pom.xml b/modules/addons/pom.xml index c43f44362..971b72ccd 100644 --- a/modules/addons/pom.xml +++ b/modules/addons/pom.xml @@ -9,7 +9,7 @@ org.jboss.ws.cxf jbossws-cxf - 5.1.0.Final + 5.1.1-SNAPSHOT ../../pom.xml diff --git a/modules/addons/transports/http/undertow/pom.xml b/modules/addons/transports/http/undertow/pom.xml index cb280445f..ddc2ef3dd 100644 --- a/modules/addons/transports/http/undertow/pom.xml +++ b/modules/addons/transports/http/undertow/pom.xml @@ -8,7 +8,7 @@ org.jboss.ws.cxf jbossws-cxf-addons - 5.1.0.Final + 5.1.1-SNAPSHOT ../../../pom.xml diff --git a/modules/addons/transports/udp/pom.xml b/modules/addons/transports/udp/pom.xml index 4660250eb..15c73505b 100644 --- a/modules/addons/transports/udp/pom.xml +++ b/modules/addons/transports/udp/pom.xml @@ -8,7 +8,7 @@ org.jboss.ws.cxf jbossws-cxf-addons - 5.1.0.Final + 5.1.1-SNAPSHOT ../../pom.xml diff --git a/modules/client/pom.xml b/modules/client/pom.xml index dc9c831d5..cb5142b6f 100644 --- a/modules/client/pom.xml +++ b/modules/client/pom.xml @@ -8,7 +8,7 @@ org.jboss.ws.cxf jbossws-cxf - 5.1.0.Final + 5.1.1-SNAPSHOT ../../pom.xml diff --git a/modules/dist/pom.xml b/modules/dist/pom.xml index b8111b9fd..57f3e84dd 100644 --- a/modules/dist/pom.xml +++ b/modules/dist/pom.xml @@ -8,7 +8,7 @@ org.jboss.ws.cxf jbossws-cxf - 5.1.0.Final + 5.1.1-SNAPSHOT ../../pom.xml diff --git a/modules/endorsed/pom.xml b/modules/endorsed/pom.xml index e1724aada..b3c5eba30 100644 --- a/modules/endorsed/pom.xml +++ b/modules/endorsed/pom.xml @@ -9,7 +9,7 @@ org.jboss.ws.cxf jbossws-cxf - 5.1.0.Final + 5.1.1-SNAPSHOT ../../pom.xml diff --git a/modules/jaspi/pom.xml b/modules/jaspi/pom.xml index be76ac2f8..ef88bf987 100644 --- a/modules/jaspi/pom.xml +++ b/modules/jaspi/pom.xml @@ -9,7 +9,7 @@ org.jboss.ws.cxf jbossws-cxf - 5.1.0.Final + 5.1.1-SNAPSHOT ../../pom.xml diff --git a/modules/resources/pom.xml b/modules/resources/pom.xml index be03da7f2..15e2bba3a 100644 --- a/modules/resources/pom.xml +++ b/modules/resources/pom.xml @@ -9,7 +9,7 @@ org.jboss.ws.cxf jbossws-cxf - 5.1.0.Final + 5.1.1-SNAPSHOT ../../pom.xml diff --git a/modules/server/pom.xml b/modules/server/pom.xml index 0d08717b7..79d438438 100644 --- a/modules/server/pom.xml +++ b/modules/server/pom.xml @@ -9,7 +9,7 @@ org.jboss.ws.cxf jbossws-cxf - 5.1.0.Final + 5.1.1-SNAPSHOT ../../pom.xml diff --git a/modules/test-utils/pom.xml b/modules/test-utils/pom.xml index 2d3ed2ce6..274d7821a 100644 --- a/modules/test-utils/pom.xml +++ b/modules/test-utils/pom.xml @@ -9,7 +9,7 @@ org.jboss.ws.cxf jbossws-cxf - 5.1.0.Final + 5.1.1-SNAPSHOT ../../pom.xml diff --git a/modules/testsuite/cxf-tests/pom.xml b/modules/testsuite/cxf-tests/pom.xml index 24d42d1ad..d93c5fb0a 100644 --- a/modules/testsuite/cxf-tests/pom.xml +++ b/modules/testsuite/cxf-tests/pom.xml @@ -9,7 +9,7 @@ org.jboss.ws.cxf jbossws-cxf-testsuite - 5.1.0.Final + 5.1.1-SNAPSHOT ../pom.xml diff --git a/modules/testsuite/pom.xml b/modules/testsuite/pom.xml index ed7cb04a5..b7819ff1f 100644 --- a/modules/testsuite/pom.xml +++ b/modules/testsuite/pom.xml @@ -9,7 +9,7 @@ org.jboss.ws.cxf jbossws-cxf - 5.1.0.Final + 5.1.1-SNAPSHOT ../../pom.xml diff --git a/modules/testsuite/shared-tests/pom.xml b/modules/testsuite/shared-tests/pom.xml index 7cbb56ce4..e9ef6e79c 100644 --- a/modules/testsuite/shared-tests/pom.xml +++ b/modules/testsuite/shared-tests/pom.xml @@ -9,7 +9,7 @@ org.jboss.ws.cxf jbossws-cxf-testsuite - 5.1.0.Final + 5.1.1-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index 2b88cfe9a..370349883 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ JBossWS CXF stack - 5.1.0.Final + 5.1.1-SNAPSHOT @@ -46,7 +46,7 @@ scm:git:https://github.com/jbossws/jbossws-cxf.git scm:git:https://github.com/jbossws/jbossws-cxf.git https://github.com/jbossws/jbossws-cxf - jbossws-cxf-5.1.0.Final + HEAD