Repository: cxf Updated Branches: refs/heads/2.6.x-fixes 251181dd7 -> e51c40dcb
http://git-wip-us.apache.org/repos/asf/cxf/blob/e51c40dc/services/wsn/wsn-osgi/pom.xml ---------------------------------------------------------------------- diff --git a/services/wsn/wsn-osgi/pom.xml b/services/wsn/wsn-osgi/pom.xml index 896b95b..1e6a0fe 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.15-SNAPSHOT</version> + <version>2.6.15</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.15-SNAPSHOT</version> + <version>2.6.15</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/e51c40dc/systests/container-integration/grizzly/pom.xml ---------------------------------------------------------------------- diff --git a/systests/container-integration/grizzly/pom.xml b/systests/container-integration/grizzly/pom.xml index a4bcd8b..8c0c118 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.15-SNAPSHOT</version> + <version>2.6.15</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.15-SNAPSHOT</version> + <version>2.6.15</version> <repositories> <repository> http://git-wip-us.apache.org/repos/asf/cxf/blob/e51c40dc/systests/container-integration/pom.xml ---------------------------------------------------------------------- diff --git a/systests/container-integration/pom.xml b/systests/container-integration/pom.xml index d73e1a2..8f52b07 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.15-SNAPSHOT</version> + <version>2.6.15</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.15-SNAPSHOT</version> + <version>2.6.15</version> <packaging>pom</packaging> <url>http://cxf.apache.org</url> <modules> http://git-wip-us.apache.org/repos/asf/cxf/blob/e51c40dc/systests/container-integration/webapp/pom.xml ---------------------------------------------------------------------- diff --git a/systests/container-integration/webapp/pom.xml b/systests/container-integration/webapp/pom.xml index 4c3c389..4db0633 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.15-SNAPSHOT</version> + <version>2.6.15</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.15-SNAPSHOT</version> + <version>2.6.15</version> <packaging>war</packaging> <dependencies> <dependency> http://git-wip-us.apache.org/repos/asf/cxf/blob/e51c40dc/systests/databinding/pom.xml ---------------------------------------------------------------------- diff --git a/systests/databinding/pom.xml b/systests/databinding/pom.xml index f05b4fd..ec55704 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.15-SNAPSHOT</version> + <version>2.6.15</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.15-SNAPSHOT</version> + <version>2.6.15</version> <url>http://cxf.apache.org</url> http://git-wip-us.apache.org/repos/asf/cxf/blob/e51c40dc/systests/jaxrs/pom.xml ---------------------------------------------------------------------- diff --git a/systests/jaxrs/pom.xml b/systests/jaxrs/pom.xml index b2dd45f..49e10f5 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.15-SNAPSHOT</version> + <version>2.6.15</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.15-SNAPSHOT</version> + <version>2.6.15</version> <url>http://cxf.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/cxf/blob/e51c40dc/systests/jaxws/pom.xml ---------------------------------------------------------------------- diff --git a/systests/jaxws/pom.xml b/systests/jaxws/pom.xml index 5c5296d..94a136a 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.15-SNAPSHOT</version> + <version>2.6.15</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.15-SNAPSHOT</version> + <version>2.6.15</version> <url>http://cxf.apache.org</url> <build> http://git-wip-us.apache.org/repos/asf/cxf/blob/e51c40dc/systests/pom.xml ---------------------------------------------------------------------- diff --git a/systests/pom.xml b/systests/pom.xml index 3357217..d13d612 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.15-SNAPSHOT</version> + <version>2.6.15</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.15-SNAPSHOT</version> + <version>2.6.15</version> </parent> <modules> http://git-wip-us.apache.org/repos/asf/cxf/blob/e51c40dc/systests/rs-security/pom.xml ---------------------------------------------------------------------- diff --git a/systests/rs-security/pom.xml b/systests/rs-security/pom.xml index b47aa20..048781d 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.15-SNAPSHOT</version> + <version>2.6.15</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.15-SNAPSHOT</version> + <version>2.6.15</version> <url>http://cxf.apache.org</url> http://git-wip-us.apache.org/repos/asf/cxf/blob/e51c40dc/systests/transport-jms/pom.xml ---------------------------------------------------------------------- diff --git a/systests/transport-jms/pom.xml b/systests/transport-jms/pom.xml index 74f03ec..89e9e17 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.15-SNAPSHOT</version> + <version>2.6.15</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.15-SNAPSHOT</version> + <version>2.6.15</version> <url>http://cxf.apache.org</url> <build> http://git-wip-us.apache.org/repos/asf/cxf/blob/e51c40dc/systests/transports/pom.xml ---------------------------------------------------------------------- diff --git a/systests/transports/pom.xml b/systests/transports/pom.xml index 41588b1..8d2b979 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.15-SNAPSHOT</version> + <version>2.6.15</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.15-SNAPSHOT</version> + <version>2.6.15</version> <url>http://cxf.apache.org</url> <build> <plugins> http://git-wip-us.apache.org/repos/asf/cxf/blob/e51c40dc/systests/uncategorized/pom.xml ---------------------------------------------------------------------- diff --git a/systests/uncategorized/pom.xml b/systests/uncategorized/pom.xml index 5a48c80..4f3be86 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.15-SNAPSHOT</version> + <version>2.6.15</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.15-SNAPSHOT</version> + <version>2.6.15</version> <url>http://cxf.apache.org</url> <build> <plugins> http://git-wip-us.apache.org/repos/asf/cxf/blob/e51c40dc/systests/ws-rm/pom.xml ---------------------------------------------------------------------- diff --git a/systests/ws-rm/pom.xml b/systests/ws-rm/pom.xml index 1fcbaac..cc4bcfe 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.15-SNAPSHOT</version> + <version>2.6.15</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.15-SNAPSHOT</version> + <version>2.6.15</version> <url>http://cxf.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/cxf/blob/e51c40dc/systests/ws-security-examples/pom.xml ---------------------------------------------------------------------- diff --git a/systests/ws-security-examples/pom.xml b/systests/ws-security-examples/pom.xml index 4c60b17..cf87a1c 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.15-SNAPSHOT</version> + <version>2.6.15</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.15-SNAPSHOT</version> + <version>2.6.15</version> <url>http://cxf.apache.org</url> <build> http://git-wip-us.apache.org/repos/asf/cxf/blob/e51c40dc/systests/ws-security/pom.xml ---------------------------------------------------------------------- diff --git a/systests/ws-security/pom.xml b/systests/ws-security/pom.xml index e44274a..50a40b0 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.15-SNAPSHOT</version> + <version>2.6.15</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.15-SNAPSHOT</version> + <version>2.6.15</version> <url>http://cxf.apache.org</url> <build> http://git-wip-us.apache.org/repos/asf/cxf/blob/e51c40dc/systests/ws-specs/pom.xml ---------------------------------------------------------------------- diff --git a/systests/ws-specs/pom.xml b/systests/ws-specs/pom.xml index bb54c4a..bfca6da 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.15-SNAPSHOT</version> + <version>2.6.15</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.15-SNAPSHOT</version> + <version>2.6.15</version> <url>http://cxf.apache.org</url> <build> <plugins> http://git-wip-us.apache.org/repos/asf/cxf/blob/e51c40dc/systests/wsdl_maven/codegen/pom.xml ---------------------------------------------------------------------- diff --git a/systests/wsdl_maven/codegen/pom.xml b/systests/wsdl_maven/codegen/pom.xml index b7f2ddf..79ada51 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.15-SNAPSHOT</version> + <version>2.6.15</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.15-SNAPSHOT</version> + <version>2.6.15</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> <build> http://git-wip-us.apache.org/repos/asf/cxf/blob/e51c40dc/systests/wsdl_maven/java2ws/pom.xml ---------------------------------------------------------------------- diff --git a/systests/wsdl_maven/java2ws/pom.xml b/systests/wsdl_maven/java2ws/pom.xml index fcecb62..b8bc6e0 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.15-SNAPSHOT</version> + <version>2.6.15</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.15-SNAPSHOT</version> + <version>2.6.15</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> <build> http://git-wip-us.apache.org/repos/asf/cxf/blob/e51c40dc/systests/wsdl_maven/pom.xml ---------------------------------------------------------------------- diff --git a/systests/wsdl_maven/pom.xml b/systests/wsdl_maven/pom.xml index 2fd2b1e..c0291ce 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.15-SNAPSHOT</version> + <version>2.6.15</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.15-SNAPSHOT</version> + <version>2.6.15</version> </parent> <modules> http://git-wip-us.apache.org/repos/asf/cxf/blob/e51c40dc/testutils/pom.xml ---------------------------------------------------------------------- diff --git a/testutils/pom.xml b/testutils/pom.xml index cabb28d..2573178 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.15-SNAPSHOT</version> + <version>2.6.15</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.15-SNAPSHOT</version> + <version>2.6.15</version> <relativePath>../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/e51c40dc/tools/common/pom.xml ---------------------------------------------------------------------- diff --git a/tools/common/pom.xml b/tools/common/pom.xml index fadf734..92be62b 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.15-SNAPSHOT</version> + <version>2.6.15</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.15-SNAPSHOT</version> + <version>2.6.15</version> <relativePath>../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/e51c40dc/tools/corba/pom.xml ---------------------------------------------------------------------- diff --git a/tools/corba/pom.xml b/tools/corba/pom.xml index 21c946d..5cf3303 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.15-SNAPSHOT</version> + <version>2.6.15</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.15-SNAPSHOT</version> + <version>2.6.15</version> <relativePath>../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/e51c40dc/tools/javato/pom.xml ---------------------------------------------------------------------- diff --git a/tools/javato/pom.xml b/tools/javato/pom.xml index 46e2125..c2a6a53 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.15-SNAPSHOT</version> + <version>2.6.15</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.15-SNAPSHOT</version> + <version>2.6.15</version> </parent> <modules> http://git-wip-us.apache.org/repos/asf/cxf/blob/e51c40dc/tools/javato/ws/pom.xml ---------------------------------------------------------------------- diff --git a/tools/javato/ws/pom.xml b/tools/javato/ws/pom.xml index e36b76a..abe0304 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.15-SNAPSHOT</version> + <version>2.6.15</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.15-SNAPSHOT</version> + <version>2.6.15</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/e51c40dc/tools/pom.xml ---------------------------------------------------------------------- diff --git a/tools/pom.xml b/tools/pom.xml index f7156cb..e1dff76 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.15-SNAPSHOT</version> + <version>2.6.15</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.15-SNAPSHOT</version> + <version>2.6.15</version> </parent> <modules> http://git-wip-us.apache.org/repos/asf/cxf/blob/e51c40dc/tools/validator/pom.xml ---------------------------------------------------------------------- diff --git a/tools/validator/pom.xml b/tools/validator/pom.xml index 583ce21..603cbf7 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.15-SNAPSHOT</version> + <version>2.6.15</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.15-SNAPSHOT</version> + <version>2.6.15</version> <relativePath>../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/e51c40dc/tools/wadlto/jaxrs/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wadlto/jaxrs/pom.xml b/tools/wadlto/jaxrs/pom.xml index bfbd2b0..11da066 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.15-SNAPSHOT</version> + <version>2.6.15</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.15-SNAPSHOT</version> + <version>2.6.15</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/e51c40dc/tools/wadlto/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wadlto/pom.xml b/tools/wadlto/pom.xml index eb276dc..6abcbf5 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.15-SNAPSHOT</version> + <version>2.6.15</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.15-SNAPSHOT</version> + <version>2.6.15</version> </parent> <modules> http://git-wip-us.apache.org/repos/asf/cxf/blob/e51c40dc/tools/wsdlto/core/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wsdlto/core/pom.xml b/tools/wsdlto/core/pom.xml index 817c9e0..a645be9 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.15-SNAPSHOT</version> + <version>2.6.15</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.15-SNAPSHOT</version> + <version>2.6.15</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/e51c40dc/tools/wsdlto/databinding/jaxb/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wsdlto/databinding/jaxb/pom.xml b/tools/wsdlto/databinding/jaxb/pom.xml index 4c54367..c6367c2 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.15-SNAPSHOT</version> + <version>2.6.15</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.15-SNAPSHOT</version> + <version>2.6.15</version> <relativePath>../../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/e51c40dc/tools/wsdlto/frontend/javascript/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wsdlto/frontend/javascript/pom.xml b/tools/wsdlto/frontend/javascript/pom.xml index 209018d..b35ad04 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.15-SNAPSHOT</version> + <version>2.6.15</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.15-SNAPSHOT</version> + <version>2.6.15</version> <relativePath>../../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/e51c40dc/tools/wsdlto/frontend/jaxws/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wsdlto/frontend/jaxws/pom.xml b/tools/wsdlto/frontend/jaxws/pom.xml index 35e8b50..2c11a28 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.15-SNAPSHOT</version> + <version>2.6.15</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.15-SNAPSHOT</version> + <version>2.6.15</version> <relativePath>../../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/e51c40dc/tools/wsdlto/misc/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wsdlto/misc/pom.xml b/tools/wsdlto/misc/pom.xml index 72525cf..d1bfbba 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.15-SNAPSHOT</version> + <version>2.6.15</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.15-SNAPSHOT</version> + <version>2.6.15</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/e51c40dc/tools/wsdlto/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wsdlto/pom.xml b/tools/wsdlto/pom.xml index 7a3d3d9..4c375c4 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.15-SNAPSHOT</version> + <version>2.6.15</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.15-SNAPSHOT</version> + <version>2.6.15</version> </parent> <modules> http://git-wip-us.apache.org/repos/asf/cxf/blob/e51c40dc/tools/wsdlto/test/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wsdlto/test/pom.xml b/tools/wsdlto/test/pom.xml index 7b69044..f449850 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.15-SNAPSHOT</version> + <version>2.6.15</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.15-SNAPSHOT</version> + <version>2.6.15</version> <relativePath>../../../parent/pom.xml</relativePath> </parent>
