Repository: cxf Updated Branches: refs/heads/2.6.x-fixes a29255fd7 -> 185d7dbc3
http://git-wip-us.apache.org/repos/asf/cxf/blob/ac2842b8/services/wsn/wsn-api/pom.xml ---------------------------------------------------------------------- diff --git a/services/wsn/wsn-api/pom.xml b/services/wsn/wsn-api/pom.xml index 1fbc69c..f4ff821 100644 --- a/services/wsn/wsn-api/pom.xml +++ b/services/wsn/wsn-api/pom.xml @@ -21,7 +21,7 @@ <groupId>org.apache.cxf.services.wsn</groupId> <artifactId>cxf-services-wsn-api</artifactId> <packaging>bundle</packaging> - <version>2.6.16</version> + <version>2.6.16.1-SNAPSHOT</version> <name>Apache CXF WSN API</name> <description>Apache CXF WSN API</description> <url>http://cxf.apache.org</url> @@ -29,7 +29,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.6.16</version> + <version>2.6.16.1-SNAPSHOT</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/ac2842b8/services/wsn/wsn-core/pom.xml ---------------------------------------------------------------------- diff --git a/services/wsn/wsn-core/pom.xml b/services/wsn/wsn-core/pom.xml index 15c4af9..3d85781 100644 --- a/services/wsn/wsn-core/pom.xml +++ b/services/wsn/wsn-core/pom.xml @@ -21,7 +21,7 @@ <groupId>org.apache.cxf.services.wsn</groupId> <artifactId>cxf-services-wsn-core</artifactId> <packaging>bundle</packaging> - <version>2.6.16</version> + <version>2.6.16.1-SNAPSHOT</version> <name>Apache CXF WSN Core</name> <description>Apache CXF WSN Core Service</description> <url>http://cxf.apache.org</url> @@ -29,7 +29,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.6.16</version> + <version>2.6.16.1-SNAPSHOT</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/ac2842b8/services/wsn/wsn-osgi/pom.xml ---------------------------------------------------------------------- diff --git a/services/wsn/wsn-osgi/pom.xml b/services/wsn/wsn-osgi/pom.xml index a7ab3f0..de73219 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.16</version> + <version>2.6.16.1-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.16</version> + <version>2.6.16.1-SNAPSHOT</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/ac2842b8/systests/container-integration/grizzly/pom.xml ---------------------------------------------------------------------- diff --git a/systests/container-integration/grizzly/pom.xml b/systests/container-integration/grizzly/pom.xml index 80a2194..905f7b2 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.16</version> + <version>2.6.16.1-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.16</version> + <version>2.6.16.1-SNAPSHOT</version> <repositories> <repository> http://git-wip-us.apache.org/repos/asf/cxf/blob/ac2842b8/systests/container-integration/pom.xml ---------------------------------------------------------------------- diff --git a/systests/container-integration/pom.xml b/systests/container-integration/pom.xml index c03d69e..78fd9a9 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.16</version> + <version>2.6.16.1-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.16</version> + <version>2.6.16.1-SNAPSHOT</version> <packaging>pom</packaging> <url>http://cxf.apache.org</url> <modules> http://git-wip-us.apache.org/repos/asf/cxf/blob/ac2842b8/systests/container-integration/webapp/pom.xml ---------------------------------------------------------------------- diff --git a/systests/container-integration/webapp/pom.xml b/systests/container-integration/webapp/pom.xml index 081e2d8..550fa78 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.16</version> + <version>2.6.16.1-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.16</version> + <version>2.6.16.1-SNAPSHOT</version> <packaging>war</packaging> <dependencies> <dependency> http://git-wip-us.apache.org/repos/asf/cxf/blob/ac2842b8/systests/databinding/pom.xml ---------------------------------------------------------------------- diff --git a/systests/databinding/pom.xml b/systests/databinding/pom.xml index 43bdce2..3e25692 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.16</version> + <version>2.6.16.1-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.16</version> + <version>2.6.16.1-SNAPSHOT</version> <url>http://cxf.apache.org</url> http://git-wip-us.apache.org/repos/asf/cxf/blob/ac2842b8/systests/jaxrs/pom.xml ---------------------------------------------------------------------- diff --git a/systests/jaxrs/pom.xml b/systests/jaxrs/pom.xml index 995666e..af571b9 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.16</version> + <version>2.6.16.1-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.16</version> + <version>2.6.16.1-SNAPSHOT</version> <url>http://cxf.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/cxf/blob/ac2842b8/systests/jaxws/pom.xml ---------------------------------------------------------------------- diff --git a/systests/jaxws/pom.xml b/systests/jaxws/pom.xml index 5eec72f..bcfc916 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.16</version> + <version>2.6.16.1-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.16</version> + <version>2.6.16.1-SNAPSHOT</version> <url>http://cxf.apache.org</url> <build> http://git-wip-us.apache.org/repos/asf/cxf/blob/ac2842b8/systests/pom.xml ---------------------------------------------------------------------- diff --git a/systests/pom.xml b/systests/pom.xml index 0e4f799..3108380 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.16</version> + <version>2.6.16.1-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.16</version> + <version>2.6.16.1-SNAPSHOT</version> </parent> <modules> http://git-wip-us.apache.org/repos/asf/cxf/blob/ac2842b8/systests/rs-security/pom.xml ---------------------------------------------------------------------- diff --git a/systests/rs-security/pom.xml b/systests/rs-security/pom.xml index e2a4aee..6bb1ef2 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.16</version> + <version>2.6.16.1-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.16</version> + <version>2.6.16.1-SNAPSHOT</version> <url>http://cxf.apache.org</url> http://git-wip-us.apache.org/repos/asf/cxf/blob/ac2842b8/systests/transport-jms/pom.xml ---------------------------------------------------------------------- diff --git a/systests/transport-jms/pom.xml b/systests/transport-jms/pom.xml index 94dbb90..f4c41e4 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.16</version> + <version>2.6.16.1-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.16</version> + <version>2.6.16.1-SNAPSHOT</version> <url>http://cxf.apache.org</url> <build> http://git-wip-us.apache.org/repos/asf/cxf/blob/ac2842b8/systests/transports/pom.xml ---------------------------------------------------------------------- diff --git a/systests/transports/pom.xml b/systests/transports/pom.xml index eb0067a..a45618a 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.16</version> + <version>2.6.16.1-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.16</version> + <version>2.6.16.1-SNAPSHOT</version> <url>http://cxf.apache.org</url> <build> <plugins> http://git-wip-us.apache.org/repos/asf/cxf/blob/ac2842b8/systests/uncategorized/pom.xml ---------------------------------------------------------------------- diff --git a/systests/uncategorized/pom.xml b/systests/uncategorized/pom.xml index cfb2720..2014b67 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.16</version> + <version>2.6.16.1-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.16</version> + <version>2.6.16.1-SNAPSHOT</version> <url>http://cxf.apache.org</url> <build> <plugins> http://git-wip-us.apache.org/repos/asf/cxf/blob/ac2842b8/systests/ws-rm/pom.xml ---------------------------------------------------------------------- diff --git a/systests/ws-rm/pom.xml b/systests/ws-rm/pom.xml index a11b898..a990fed 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.16</version> + <version>2.6.16.1-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.16</version> + <version>2.6.16.1-SNAPSHOT</version> <url>http://cxf.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/cxf/blob/ac2842b8/systests/ws-security-examples/pom.xml ---------------------------------------------------------------------- diff --git a/systests/ws-security-examples/pom.xml b/systests/ws-security-examples/pom.xml index 9578f30..a478b42 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.16</version> + <version>2.6.16.1-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.16</version> + <version>2.6.16.1-SNAPSHOT</version> <url>http://cxf.apache.org</url> <build> http://git-wip-us.apache.org/repos/asf/cxf/blob/ac2842b8/systests/ws-security/pom.xml ---------------------------------------------------------------------- diff --git a/systests/ws-security/pom.xml b/systests/ws-security/pom.xml index 54d70ea..9899428 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.16</version> + <version>2.6.16.1-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.16</version> + <version>2.6.16.1-SNAPSHOT</version> <url>http://cxf.apache.org</url> <build> http://git-wip-us.apache.org/repos/asf/cxf/blob/ac2842b8/systests/ws-specs/pom.xml ---------------------------------------------------------------------- diff --git a/systests/ws-specs/pom.xml b/systests/ws-specs/pom.xml index 2661c5d..6b74aa2 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.16</version> + <version>2.6.16.1-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.16</version> + <version>2.6.16.1-SNAPSHOT</version> <url>http://cxf.apache.org</url> <build> <plugins> http://git-wip-us.apache.org/repos/asf/cxf/blob/ac2842b8/systests/wsdl_maven/codegen/pom.xml ---------------------------------------------------------------------- diff --git a/systests/wsdl_maven/codegen/pom.xml b/systests/wsdl_maven/codegen/pom.xml index 1166c0b..500cd96 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.16</version> + <version>2.6.16.1-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.16</version> + <version>2.6.16.1-SNAPSHOT</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> <build> http://git-wip-us.apache.org/repos/asf/cxf/blob/ac2842b8/systests/wsdl_maven/java2ws/pom.xml ---------------------------------------------------------------------- diff --git a/systests/wsdl_maven/java2ws/pom.xml b/systests/wsdl_maven/java2ws/pom.xml index 8fc6ca5..11d0eef 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.16</version> + <version>2.6.16.1-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.16</version> + <version>2.6.16.1-SNAPSHOT</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> <build> http://git-wip-us.apache.org/repos/asf/cxf/blob/ac2842b8/systests/wsdl_maven/pom.xml ---------------------------------------------------------------------- diff --git a/systests/wsdl_maven/pom.xml b/systests/wsdl_maven/pom.xml index 711fc84..a17f8be 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.16</version> + <version>2.6.16.1-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.16</version> + <version>2.6.16.1-SNAPSHOT</version> </parent> <modules> http://git-wip-us.apache.org/repos/asf/cxf/blob/ac2842b8/testutils/pom.xml ---------------------------------------------------------------------- diff --git a/testutils/pom.xml b/testutils/pom.xml index c64d3b7..5d6ec37 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.16</version> + <version>2.6.16.1-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.16</version> + <version>2.6.16.1-SNAPSHOT</version> <relativePath>../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/ac2842b8/tools/common/pom.xml ---------------------------------------------------------------------- diff --git a/tools/common/pom.xml b/tools/common/pom.xml index be03aa9..4a51d30 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.16</version> + <version>2.6.16.1-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.16</version> + <version>2.6.16.1-SNAPSHOT</version> <relativePath>../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/ac2842b8/tools/corba/pom.xml ---------------------------------------------------------------------- diff --git a/tools/corba/pom.xml b/tools/corba/pom.xml index 45fbf57..2172301 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.16</version> + <version>2.6.16.1-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.16</version> + <version>2.6.16.1-SNAPSHOT</version> <relativePath>../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/ac2842b8/tools/javato/pom.xml ---------------------------------------------------------------------- diff --git a/tools/javato/pom.xml b/tools/javato/pom.xml index fdad270..689d24f 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.16</version> + <version>2.6.16.1-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.16</version> + <version>2.6.16.1-SNAPSHOT</version> </parent> <modules> http://git-wip-us.apache.org/repos/asf/cxf/blob/ac2842b8/tools/javato/ws/pom.xml ---------------------------------------------------------------------- diff --git a/tools/javato/ws/pom.xml b/tools/javato/ws/pom.xml index 8563611..903ae96 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.16</version> + <version>2.6.16.1-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.16</version> + <version>2.6.16.1-SNAPSHOT</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/ac2842b8/tools/pom.xml ---------------------------------------------------------------------- diff --git a/tools/pom.xml b/tools/pom.xml index a83f97b..006ea0f 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.16</version> + <version>2.6.16.1-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.16</version> + <version>2.6.16.1-SNAPSHOT</version> </parent> <modules> http://git-wip-us.apache.org/repos/asf/cxf/blob/ac2842b8/tools/validator/pom.xml ---------------------------------------------------------------------- diff --git a/tools/validator/pom.xml b/tools/validator/pom.xml index 1f2461d..cf8b4b7 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.16</version> + <version>2.6.16.1-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.16</version> + <version>2.6.16.1-SNAPSHOT</version> <relativePath>../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/ac2842b8/tools/wadlto/jaxrs/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wadlto/jaxrs/pom.xml b/tools/wadlto/jaxrs/pom.xml index 5f89b1e..87aa42e 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.16</version> + <version>2.6.16.1-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.16</version> + <version>2.6.16.1-SNAPSHOT</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/ac2842b8/tools/wadlto/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wadlto/pom.xml b/tools/wadlto/pom.xml index 2a618cf..7f4f235 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.16</version> + <version>2.6.16.1-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.16</version> + <version>2.6.16.1-SNAPSHOT</version> </parent> <modules> http://git-wip-us.apache.org/repos/asf/cxf/blob/ac2842b8/tools/wsdlto/core/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wsdlto/core/pom.xml b/tools/wsdlto/core/pom.xml index 4556879..7b6f755 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.16</version> + <version>2.6.16.1-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.16</version> + <version>2.6.16.1-SNAPSHOT</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/ac2842b8/tools/wsdlto/databinding/jaxb/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wsdlto/databinding/jaxb/pom.xml b/tools/wsdlto/databinding/jaxb/pom.xml index 4e765b7..e898942 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.16</version> + <version>2.6.16.1-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.16</version> + <version>2.6.16.1-SNAPSHOT</version> <relativePath>../../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/ac2842b8/tools/wsdlto/frontend/javascript/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wsdlto/frontend/javascript/pom.xml b/tools/wsdlto/frontend/javascript/pom.xml index 3b0ba1e..1b52b1f 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.16</version> + <version>2.6.16.1-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.16</version> + <version>2.6.16.1-SNAPSHOT</version> <relativePath>../../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/ac2842b8/tools/wsdlto/frontend/jaxws/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wsdlto/frontend/jaxws/pom.xml b/tools/wsdlto/frontend/jaxws/pom.xml index 0b41b87..2fda3cd 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.16</version> + <version>2.6.16.1-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.16</version> + <version>2.6.16.1-SNAPSHOT</version> <relativePath>../../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/ac2842b8/tools/wsdlto/misc/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wsdlto/misc/pom.xml b/tools/wsdlto/misc/pom.xml index 62574ce..f463bfe 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.16</version> + <version>2.6.16.1-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.16</version> + <version>2.6.16.1-SNAPSHOT</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/ac2842b8/tools/wsdlto/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wsdlto/pom.xml b/tools/wsdlto/pom.xml index b5b1729..31c685e 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.16</version> + <version>2.6.16.1-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.16</version> + <version>2.6.16.1-SNAPSHOT</version> </parent> <modules> http://git-wip-us.apache.org/repos/asf/cxf/blob/ac2842b8/tools/wsdlto/test/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wsdlto/test/pom.xml b/tools/wsdlto/test/pom.xml index fff0ad8..4b1e21b 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.16</version> + <version>2.6.16.1-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.16</version> + <version>2.6.16.1-SNAPSHOT</version> <relativePath>../../../parent/pom.xml</relativePath> </parent>