Repository: cxf Updated Branches: refs/heads/2.6.x-fixes 433c2c269 -> d5c4794c0
http://git-wip-us.apache.org/repos/asf/cxf/blob/d5c4794c/services/wsn/wsn-osgi/pom.xml ---------------------------------------------------------------------- diff --git a/services/wsn/wsn-osgi/pom.xml b/services/wsn/wsn-osgi/pom.xml index c4c7d09..896b95b 100644 --- a/services/wsn/wsn-osgi/pom.xml +++ b/services/wsn/wsn-osgi/pom.xml @@ -21,7 +21,7 @@ <groupId>org.apache.cxf.services.wsn</groupId> <artifactId>cxf-services-wsn-osgi</artifactId> <packaging>bundle</packaging> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <name>Apache CXF WSN OSGi</name> <description>Apache CXF WSN Full OSGi</description> <url>http://cxf.apache.org</url> @@ -29,7 +29,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/d5c4794c/systests/container-integration/grizzly/pom.xml ---------------------------------------------------------------------- diff --git a/systests/container-integration/grizzly/pom.xml b/systests/container-integration/grizzly/pom.xml index 9f1fa42..a4bcd8b 100644 --- a/systests/container-integration/grizzly/pom.xml +++ b/systests/container-integration/grizzly/pom.xml @@ -22,14 +22,14 @@ <parent> <groupId>org.apache.cxf.systests</groupId> <artifactId>cxf-systests-container-integration</artifactId> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.cxf.systests</groupId> <artifactId>cxf-systests-ci-grizzly</artifactId> <name>Apache CXF Container Integration Test Grizzly</name> <description>Apache CXF Container Integration Test Grizzly</description> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <repositories> <repository> http://git-wip-us.apache.org/repos/asf/cxf/blob/d5c4794c/systests/container-integration/pom.xml ---------------------------------------------------------------------- diff --git a/systests/container-integration/pom.xml b/systests/container-integration/pom.xml index 99ba6b1..d73e1a2 100644 --- a/systests/container-integration/pom.xml +++ b/systests/container-integration/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>cxf-parent</artifactId> <groupId>org.apache.cxf</groupId> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> @@ -29,7 +29,7 @@ <artifactId>cxf-systests-container-integration</artifactId> <name>Apache CXF Container Integration System Tests</name> <description>Apache CXF Container Integration System Tests</description> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <packaging>pom</packaging> <url>http://cxf.apache.org</url> <modules> http://git-wip-us.apache.org/repos/asf/cxf/blob/d5c4794c/systests/container-integration/webapp/pom.xml ---------------------------------------------------------------------- diff --git a/systests/container-integration/webapp/pom.xml b/systests/container-integration/webapp/pom.xml index 78c317c..4c3c389 100644 --- a/systests/container-integration/webapp/pom.xml +++ b/systests/container-integration/webapp/pom.xml @@ -22,14 +22,14 @@ <parent> <groupId>org.apache.cxf.systests</groupId> <artifactId>cxf-systests-container-integration</artifactId> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.cxf.systests</groupId> <artifactId>cxf-systests-ci-webapp</artifactId> <name>Apache CXF Container Integration Test Webapp</name> <description>Apache CXF Container Integration Test Webapp</description> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <packaging>war</packaging> <dependencies> <dependency> http://git-wip-us.apache.org/repos/asf/cxf/blob/d5c4794c/systests/databinding/pom.xml ---------------------------------------------------------------------- diff --git a/systests/databinding/pom.xml b/systests/databinding/pom.xml index 4869457..f05b4fd 100644 --- a/systests/databinding/pom.xml +++ b/systests/databinding/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>cxf-parent</artifactId> <groupId>org.apache.cxf</groupId> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> @@ -29,7 +29,7 @@ <artifactId>cxf-systests-databinding</artifactId> <name>Apache CXF Databinding System Tests</name> <description>Apache CXF Databinding System Tests</description> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <url>http://cxf.apache.org</url> http://git-wip-us.apache.org/repos/asf/cxf/blob/d5c4794c/systests/jaxrs/pom.xml ---------------------------------------------------------------------- diff --git a/systests/jaxrs/pom.xml b/systests/jaxrs/pom.xml index f04cf7b..1ff746f 100644 --- a/systests/jaxrs/pom.xml +++ b/systests/jaxrs/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>cxf-parent</artifactId> <groupId>org.apache.cxf</groupId> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> @@ -29,7 +29,7 @@ <artifactId>cxf-systests-jaxrs</artifactId> <name>Apache CXF JAX-RS System Tests</name> <description>Apache CXF JAX-RS System Tests</description> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <url>http://cxf.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/cxf/blob/d5c4794c/systests/jaxws/pom.xml ---------------------------------------------------------------------- diff --git a/systests/jaxws/pom.xml b/systests/jaxws/pom.xml index 77c0ff9..5c5296d 100644 --- a/systests/jaxws/pom.xml +++ b/systests/jaxws/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>cxf-parent</artifactId> <groupId>org.apache.cxf</groupId> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> @@ -29,7 +29,7 @@ <artifactId>cxf-systests-jaxws</artifactId> <name>Apache CXF JAX-WS System Tests</name> <description>Apache CXF JAX-WS System Tests</description> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <url>http://cxf.apache.org</url> <build> http://git-wip-us.apache.org/repos/asf/cxf/blob/d5c4794c/systests/pom.xml ---------------------------------------------------------------------- diff --git a/systests/pom.xml b/systests/pom.xml index 2201649..3357217 100644 --- a/systests/pom.xml +++ b/systests/pom.xml @@ -21,7 +21,7 @@ <groupId>org.apache.cxf.systests</groupId> <artifactId>cxf-systests</artifactId> <packaging>pom</packaging> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <name>Apache CXF System Tests</name> <description>Apache CXF System Tests</description> <url>http://cxf.apache.org</url> @@ -29,7 +29,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf</artifactId> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> </parent> <modules> http://git-wip-us.apache.org/repos/asf/cxf/blob/d5c4794c/systests/rs-security/pom.xml ---------------------------------------------------------------------- diff --git a/systests/rs-security/pom.xml b/systests/rs-security/pom.xml index 5c34be0..b47aa20 100644 --- a/systests/rs-security/pom.xml +++ b/systests/rs-security/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>cxf-parent</artifactId> <groupId>org.apache.cxf</groupId> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> @@ -29,7 +29,7 @@ <artifactId>cxf-systests-rs-security</artifactId> <name>Apache CXF JAX-RS System Advanced Security Tests</name> <description>Apache CXF JAX-RS System Advanced Security Tests</description> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <url>http://cxf.apache.org</url> http://git-wip-us.apache.org/repos/asf/cxf/blob/d5c4794c/systests/transport-jms/pom.xml ---------------------------------------------------------------------- diff --git a/systests/transport-jms/pom.xml b/systests/transport-jms/pom.xml index 309f669..74f03ec 100644 --- a/systests/transport-jms/pom.xml +++ b/systests/transport-jms/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>cxf-parent</artifactId> <groupId>org.apache.cxf</groupId> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> @@ -29,7 +29,7 @@ <artifactId>cxf-systests-transport-jms</artifactId> <name>Apache CXF Transport System Tests JMS</name> <description>Apache CXF Transport System Tests JMS</description> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <url>http://cxf.apache.org</url> <build> http://git-wip-us.apache.org/repos/asf/cxf/blob/d5c4794c/systests/transports/pom.xml ---------------------------------------------------------------------- diff --git a/systests/transports/pom.xml b/systests/transports/pom.xml index a688f4f..41588b1 100644 --- a/systests/transports/pom.xml +++ b/systests/transports/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>cxf-parent</artifactId> <groupId>org.apache.cxf</groupId> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> @@ -29,7 +29,7 @@ <artifactId>cxf-systests-transports</artifactId> <name>Apache CXF Transport System Tests</name> <description>Apache CXF Transport System Tests</description> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <url>http://cxf.apache.org</url> <build> <plugins> http://git-wip-us.apache.org/repos/asf/cxf/blob/d5c4794c/systests/uncategorized/pom.xml ---------------------------------------------------------------------- diff --git a/systests/uncategorized/pom.xml b/systests/uncategorized/pom.xml index 4043a20..d1c3d99 100644 --- a/systests/uncategorized/pom.xml +++ b/systests/uncategorized/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>cxf-parent</artifactId> <groupId>org.apache.cxf</groupId> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> @@ -29,7 +29,7 @@ <artifactId>cxf-systests-uncategorized</artifactId> <name>Apache CXF Uncategorized System Tests</name> <description>Apache CXF Uncategorized System Tests</description> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <url>http://cxf.apache.org</url> <build> <plugins> http://git-wip-us.apache.org/repos/asf/cxf/blob/d5c4794c/systests/ws-rm/pom.xml ---------------------------------------------------------------------- diff --git a/systests/ws-rm/pom.xml b/systests/ws-rm/pom.xml index 3a3fe09..1fcbaac 100644 --- a/systests/ws-rm/pom.xml +++ b/systests/ws-rm/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>cxf-parent</artifactId> <groupId>org.apache.cxf</groupId> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> @@ -29,7 +29,7 @@ <artifactId>cxf-systests-ws-rm</artifactId> <name>Apache CXF WS-RM Specifications System Tests</name> <description>Apache CXF WS-RM Specifications System Tests</description> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <url>http://cxf.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/cxf/blob/d5c4794c/systests/ws-security-examples/pom.xml ---------------------------------------------------------------------- diff --git a/systests/ws-security-examples/pom.xml b/systests/ws-security-examples/pom.xml index 1665ea4..4c60b17 100644 --- a/systests/ws-security-examples/pom.xml +++ b/systests/ws-security-examples/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>cxf-parent</artifactId> <groupId>org.apache.cxf</groupId> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> @@ -28,7 +28,7 @@ <artifactId>cxf-systests-ws-security-examples</artifactId> <name>Apache CXF WS-Security Interop System Tests</name> <description>Apache CXF WS-Security Interop System Tests</description> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <url>http://cxf.apache.org</url> <build> http://git-wip-us.apache.org/repos/asf/cxf/blob/d5c4794c/systests/ws-security/pom.xml ---------------------------------------------------------------------- diff --git a/systests/ws-security/pom.xml b/systests/ws-security/pom.xml index c1aa1bf..e44274a 100644 --- a/systests/ws-security/pom.xml +++ b/systests/ws-security/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>cxf-parent</artifactId> <groupId>org.apache.cxf</groupId> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> @@ -28,7 +28,7 @@ <artifactId>cxf-systests-ws-security</artifactId> <name>Apache CXF WS-Security System Tests</name> <description>Apache CXF WS-Security System Tests</description> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <url>http://cxf.apache.org</url> <build> http://git-wip-us.apache.org/repos/asf/cxf/blob/d5c4794c/systests/ws-specs/pom.xml ---------------------------------------------------------------------- diff --git a/systests/ws-specs/pom.xml b/systests/ws-specs/pom.xml index 627ebd0..bb54c4a 100644 --- a/systests/ws-specs/pom.xml +++ b/systests/ws-specs/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>cxf-parent</artifactId> <groupId>org.apache.cxf</groupId> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> @@ -29,7 +29,7 @@ <artifactId>cxf-systests-ws-specs</artifactId> <name>Apache CXF WS-* Specifications System Tests</name> <description>Apache CXF WS-* Specifications System Tests</description> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <url>http://cxf.apache.org</url> <build> <plugins> http://git-wip-us.apache.org/repos/asf/cxf/blob/d5c4794c/systests/wsdl_maven/codegen/pom.xml ---------------------------------------------------------------------- diff --git a/systests/wsdl_maven/codegen/pom.xml b/systests/wsdl_maven/codegen/pom.xml index 7e989cb..b7f2ddf 100644 --- a/systests/wsdl_maven/codegen/pom.xml +++ b/systests/wsdl_maven/codegen/pom.xml @@ -20,13 +20,13 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.cxf.systests.wsdl_maven</groupId> <artifactId>cxf-systests-codegen</artifactId> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <name>Test for generating code from wsdl in repo</name> <description>Test for generating code from wsdl in repo</description> <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> <build> http://git-wip-us.apache.org/repos/asf/cxf/blob/d5c4794c/systests/wsdl_maven/java2ws/pom.xml ---------------------------------------------------------------------- diff --git a/systests/wsdl_maven/java2ws/pom.xml b/systests/wsdl_maven/java2ws/pom.xml index 614c023..fcecb62 100644 --- a/systests/wsdl_maven/java2ws/pom.xml +++ b/systests/wsdl_maven/java2ws/pom.xml @@ -20,13 +20,13 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.cxf.systests.wsdl_maven</groupId> <artifactId>cxf-systests-java2ws</artifactId> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <name>Test for writing wsdl to repo</name> <description>Test for writing wsdl to repo</description> <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> <build> http://git-wip-us.apache.org/repos/asf/cxf/blob/d5c4794c/systests/wsdl_maven/pom.xml ---------------------------------------------------------------------- diff --git a/systests/wsdl_maven/pom.xml b/systests/wsdl_maven/pom.xml index 8393c87..2fd2b1e 100644 --- a/systests/wsdl_maven/pom.xml +++ b/systests/wsdl_maven/pom.xml @@ -21,7 +21,7 @@ <groupId>org.apache.cxf.systests</groupId> <artifactId>cxf-wsdl-maven</artifactId> <packaging>pom</packaging> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <name>Apache CXF System Tests for Maven Plugins</name> <description>Apache CXF System Tests for Maven Plugins</description> <url>http://cxf.apache.org</url> @@ -29,7 +29,7 @@ <parent> <groupId>org.apache.cxf.systests</groupId> <artifactId>cxf-systests</artifactId> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> </parent> <modules> http://git-wip-us.apache.org/repos/asf/cxf/blob/d5c4794c/testutils/pom.xml ---------------------------------------------------------------------- diff --git a/testutils/pom.xml b/testutils/pom.xml index fd9260f..cabb28d 100644 --- a/testutils/pom.xml +++ b/testutils/pom.xml @@ -21,7 +21,7 @@ <groupId>org.apache.cxf</groupId> <artifactId>cxf-testutils</artifactId> <packaging>jar</packaging> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <name>Apache CXF Test Utilities</name> <description>Apache CXF Test Utilities</description> <url>http://cxf.apache.org</url> @@ -29,7 +29,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <relativePath>../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/d5c4794c/tools/common/pom.xml ---------------------------------------------------------------------- diff --git a/tools/common/pom.xml b/tools/common/pom.xml index fd5a773..fadf734 100644 --- a/tools/common/pom.xml +++ b/tools/common/pom.xml @@ -21,7 +21,7 @@ <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools-common</artifactId> <packaging>jar</packaging> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <name>Apache CXF Command Line Tools Common</name> <description>Apache CXF Command Line Tools Common</description> <url>http://cxf.apache.org</url> @@ -29,7 +29,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <relativePath>../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/d5c4794c/tools/corba/pom.xml ---------------------------------------------------------------------- diff --git a/tools/corba/pom.xml b/tools/corba/pom.xml index b12cc63..21c946d 100644 --- a/tools/corba/pom.xml +++ b/tools/corba/pom.xml @@ -22,7 +22,7 @@ <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools-corba</artifactId> <packaging>jar</packaging> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <name>Apache CXF Command Line Tools CORBA</name> <description>Apache CXF Command Line Tools CORBA</description> <url>http://cxf.apache.org</url> @@ -30,7 +30,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <relativePath>../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/d5c4794c/tools/javato/pom.xml ---------------------------------------------------------------------- diff --git a/tools/javato/pom.xml b/tools/javato/pom.xml index 640c3d8..46e2125 100644 --- a/tools/javato/pom.xml +++ b/tools/javato/pom.xml @@ -21,7 +21,7 @@ <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools-javato</artifactId> <packaging>pom</packaging> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <name>Apache CXF Command Line Tools JavaTo</name> <description>Apache CXF Command Line Tools JavaTo</description> <url>http://cxf.apache.org</url> @@ -29,7 +29,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools</artifactId> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> </parent> <modules> http://git-wip-us.apache.org/repos/asf/cxf/blob/d5c4794c/tools/javato/ws/pom.xml ---------------------------------------------------------------------- diff --git a/tools/javato/ws/pom.xml b/tools/javato/ws/pom.xml index d979bf8..e36b76a 100644 --- a/tools/javato/ws/pom.xml +++ b/tools/javato/ws/pom.xml @@ -21,7 +21,7 @@ <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools-java2ws</artifactId> <packaging>jar</packaging> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <name>Apache CXF Command Line Tools JavaTo WS</name> <description>Apache CXF Command Line Tools JavaTo WS</description> <url>http://cxf.apache.org</url> @@ -29,7 +29,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/d5c4794c/tools/pom.xml ---------------------------------------------------------------------- diff --git a/tools/pom.xml b/tools/pom.xml index c6b45d1..f7156cb 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -21,7 +21,7 @@ <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools</artifactId> <packaging>pom</packaging> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <name>Apache CXF Command Line Tools</name> <description>Apache CXF Command Line Tools</description> <url>http://cxf.apache.org</url> @@ -29,7 +29,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf</artifactId> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> </parent> <modules> http://git-wip-us.apache.org/repos/asf/cxf/blob/d5c4794c/tools/validator/pom.xml ---------------------------------------------------------------------- diff --git a/tools/validator/pom.xml b/tools/validator/pom.xml index dcce22c..583ce21 100644 --- a/tools/validator/pom.xml +++ b/tools/validator/pom.xml @@ -21,7 +21,7 @@ <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools-validator</artifactId> <packaging>jar</packaging> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <name>Apache CXF Command Line Tools Validator</name> <description>Apache CXF Command Line Tools Validator</description> <url>http://cxf.apache.org</url> @@ -29,7 +29,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <relativePath>../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/d5c4794c/tools/wadlto/jaxrs/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wadlto/jaxrs/pom.xml b/tools/wadlto/jaxrs/pom.xml index 49fb2f4..bfbd2b0 100644 --- a/tools/wadlto/jaxrs/pom.xml +++ b/tools/wadlto/jaxrs/pom.xml @@ -21,7 +21,7 @@ <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools-wadlto-jaxrs</artifactId> <packaging>jar</packaging> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <name>Apache CXF Command Line Tools WADLTo JAXRS Frontend</name> <description>Apache CXF Command Line Tools WADLTo JAXRS Frontend</description> <url>http://cxf.apache.org</url> @@ -29,7 +29,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/d5c4794c/tools/wadlto/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wadlto/pom.xml b/tools/wadlto/pom.xml index 54d8734..eb276dc 100644 --- a/tools/wadlto/pom.xml +++ b/tools/wadlto/pom.xml @@ -21,7 +21,7 @@ <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools-wadlto</artifactId> <packaging>pom</packaging> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <name>Apache CXF Command Line Tools WADLTo</name> <description>Apache CXF Command Line Tools WADLTo</description> <url>http://cxf.apache.org</url> @@ -29,7 +29,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools</artifactId> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> </parent> <modules> http://git-wip-us.apache.org/repos/asf/cxf/blob/d5c4794c/tools/wsdlto/core/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wsdlto/core/pom.xml b/tools/wsdlto/core/pom.xml index e9b1b0e..817c9e0 100644 --- a/tools/wsdlto/core/pom.xml +++ b/tools/wsdlto/core/pom.xml @@ -21,7 +21,7 @@ <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools-wsdlto-core</artifactId> <packaging>jar</packaging> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <name>Apache CXF Command Line Tools WSDLTo Core</name> <description>Apache CXF Command Line Tools WSDLTo Core</description> <url>http://cxf.apache.org</url> @@ -29,7 +29,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/d5c4794c/tools/wsdlto/databinding/jaxb/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wsdlto/databinding/jaxb/pom.xml b/tools/wsdlto/databinding/jaxb/pom.xml index 79c5803..4c54367 100644 --- a/tools/wsdlto/databinding/jaxb/pom.xml +++ b/tools/wsdlto/databinding/jaxb/pom.xml @@ -21,7 +21,7 @@ <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools-wsdlto-databinding-jaxb</artifactId> <packaging>jar</packaging> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <name>Apache CXF Command Line Tools WSDLTo JAXB Databinding</name> <description>Apache CXF Command Line Tools WSDLTo JAXB Databinding</description> <url>http://cxf.apache.org</url> @@ -29,7 +29,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <relativePath>../../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/d5c4794c/tools/wsdlto/frontend/javascript/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wsdlto/frontend/javascript/pom.xml b/tools/wsdlto/frontend/javascript/pom.xml index f13f515..209018d 100644 --- a/tools/wsdlto/frontend/javascript/pom.xml +++ b/tools/wsdlto/frontend/javascript/pom.xml @@ -21,7 +21,7 @@ <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools-wsdlto-frontend-javascript</artifactId> <packaging>jar</packaging> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <name>Apache CXF Command Line Tools WSDL to JavaScript Front End</name> <description>Apache CXF Command Line Tools WSDL to JavaScript Front End</description> <url>http://cxf.apache.org</url> @@ -29,7 +29,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <relativePath>../../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/d5c4794c/tools/wsdlto/frontend/jaxws/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wsdlto/frontend/jaxws/pom.xml b/tools/wsdlto/frontend/jaxws/pom.xml index 5439223..35e8b50 100644 --- a/tools/wsdlto/frontend/jaxws/pom.xml +++ b/tools/wsdlto/frontend/jaxws/pom.xml @@ -21,7 +21,7 @@ <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools-wsdlto-frontend-jaxws</artifactId> <packaging>jar</packaging> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <name>Apache CXF Command Line Tools WSDLTo JAXWS Frontend</name> <description>Apache CXF Command Line Tools WSDLTo JAXWS Frontend</description> <url>http://cxf.apache.org</url> @@ -29,7 +29,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <relativePath>../../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/d5c4794c/tools/wsdlto/misc/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wsdlto/misc/pom.xml b/tools/wsdlto/misc/pom.xml index d58c006..72525cf 100644 --- a/tools/wsdlto/misc/pom.xml +++ b/tools/wsdlto/misc/pom.xml @@ -21,7 +21,7 @@ <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools-misctools</artifactId> <packaging>jar</packaging> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <name>Apache CXF Command Line Tools WSDLTo Misctools</name> <description>Apache CXF Command Line Tools WSDLTo Misctools</description> <url>http://cxf.apache.org</url> @@ -29,7 +29,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/d5c4794c/tools/wsdlto/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wsdlto/pom.xml b/tools/wsdlto/pom.xml index 4cd5c5f..7a3d3d9 100644 --- a/tools/wsdlto/pom.xml +++ b/tools/wsdlto/pom.xml @@ -21,7 +21,7 @@ <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools-wsdlto</artifactId> <packaging>pom</packaging> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <name>Apache CXF Command Line Tools WSDLTo</name> <description>Apache CXF Command Line Tools WSDLTo</description> <url>http://cxf.apache.org</url> @@ -29,7 +29,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools</artifactId> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> </parent> <modules> http://git-wip-us.apache.org/repos/asf/cxf/blob/d5c4794c/tools/wsdlto/test/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wsdlto/test/pom.xml b/tools/wsdlto/test/pom.xml index 7b8983a..7b69044 100644 --- a/tools/wsdlto/test/pom.xml +++ b/tools/wsdlto/test/pom.xml @@ -21,7 +21,7 @@ <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools-wsdlto-test</artifactId> <packaging>jar</packaging> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <name>Apache CXF Command Line Tools WSDLTo Test</name> <description>Apache CXF Command Line Tools WSDLTo Test</description> <url>http://cxf.apache.org</url> @@ -29,7 +29,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.6.14</version> + <version>2.6.15-SNAPSHOT</version> <relativePath>../../../parent/pom.xml</relativePath> </parent>
