Repository: cxf Updated Branches: refs/heads/2.7.x-fixes 6108619c3 -> a94dcb616
http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/services/ws-discovery/pom.xml ---------------------------------------------------------------------- diff --git a/services/ws-discovery/pom.xml b/services/ws-discovery/pom.xml index 78f5377..a9f1f1c 100644 --- a/services/ws-discovery/pom.xml +++ b/services/ws-discovery/pom.xml @@ -21,14 +21,14 @@ <groupId>org.apache.cxf.services.ws-discovery</groupId> <artifactId>cxf-services-ws-discovery</artifactId> <packaging>pom</packaging> - <version>2.7.14-SNAPSHOT</version> + <version>2.7.14</version> <name>Apache CXF WS-Discovery</name> <url>http://cxf.apache.org</url> <parent> <groupId>org.apache.cxf.services</groupId> <artifactId>cxf-services</artifactId> - <version>2.7.14-SNAPSHOT</version> + <version>2.7.14</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/services/ws-discovery/ws-discovery-api/pom.xml ---------------------------------------------------------------------- diff --git a/services/ws-discovery/ws-discovery-api/pom.xml b/services/ws-discovery/ws-discovery-api/pom.xml index 4db7bf2..d1d218f 100644 --- a/services/ws-discovery/ws-discovery-api/pom.xml +++ b/services/ws-discovery/ws-discovery-api/pom.xml @@ -21,7 +21,7 @@ <groupId>org.apache.cxf.services.ws-discovery</groupId> <artifactId>cxf-services-ws-discovery-api</artifactId> <packaging>jar</packaging> - <version>2.7.14-SNAPSHOT</version> + <version>2.7.14</version> <name>Apache CXF WS-Discovery API</name> <description>Apache CXF WS-Discovery API</description> <url>http://cxf.apache.org</url> @@ -29,7 +29,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.7.14-SNAPSHOT</version> + <version>2.7.14</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/services/ws-discovery/ws-discovery-service/pom.xml ---------------------------------------------------------------------- diff --git a/services/ws-discovery/ws-discovery-service/pom.xml b/services/ws-discovery/ws-discovery-service/pom.xml index c0f9c9b..ed09a8b 100644 --- a/services/ws-discovery/ws-discovery-service/pom.xml +++ b/services/ws-discovery/ws-discovery-service/pom.xml @@ -21,7 +21,7 @@ <groupId>org.apache.cxf.services.ws-discovery</groupId> <artifactId>cxf-services-ws-discovery-service</artifactId> <packaging>jar</packaging> - <version>2.7.14-SNAPSHOT</version> + <version>2.7.14</version> <name>Apache CXF WS-Discovery Service</name> <description>Apache CXF WS-Discovery Service</description> <url>http://cxf.apache.org</url> @@ -29,7 +29,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.7.14-SNAPSHOT</version> + <version>2.7.14</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/services/wsn/pom.xml ---------------------------------------------------------------------- diff --git a/services/wsn/pom.xml b/services/wsn/pom.xml index 474f670..af9cab1 100644 --- a/services/wsn/pom.xml +++ b/services/wsn/pom.xml @@ -21,14 +21,14 @@ <groupId>org.apache.cxf.services.wsn</groupId> <artifactId>cxf-services-wsn</artifactId> <packaging>pom</packaging> - <version>2.7.14-SNAPSHOT</version> + <version>2.7.14</version> <name>Apache CXF WSN service</name> <url>http://cxf.apache.org</url> <parent> <groupId>org.apache.cxf.services</groupId> <artifactId>cxf-services</artifactId> - <version>2.7.14-SNAPSHOT</version> + <version>2.7.14</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/services/wsn/wsn-api/pom.xml ---------------------------------------------------------------------- diff --git a/services/wsn/wsn-api/pom.xml b/services/wsn/wsn-api/pom.xml index 527c0e3..4c016b3 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.7.14-SNAPSHOT</version> + <version>2.7.14</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.7.14-SNAPSHOT</version> + <version>2.7.14</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/services/wsn/wsn-core/pom.xml ---------------------------------------------------------------------- diff --git a/services/wsn/wsn-core/pom.xml b/services/wsn/wsn-core/pom.xml index 93523c9..1581d10 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.7.14-SNAPSHOT</version> + <version>2.7.14</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.7.14-SNAPSHOT</version> + <version>2.7.14</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/services/wsn/wsn-osgi/pom.xml ---------------------------------------------------------------------- diff --git a/services/wsn/wsn-osgi/pom.xml b/services/wsn/wsn-osgi/pom.xml index f78de4d..e019fac 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.7.14-SNAPSHOT</version> + <version>2.7.14</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.7.14-SNAPSHOT</version> + <version>2.7.14</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/services/xkms/pom.xml ---------------------------------------------------------------------- diff --git a/services/xkms/pom.xml b/services/xkms/pom.xml index a21208c..fe2816d 100644 --- a/services/xkms/pom.xml +++ b/services/xkms/pom.xml @@ -30,7 +30,7 @@ <parent> <groupId>org.apache.cxf.services</groupId> <artifactId>cxf-services</artifactId> - <version>2.7.14-SNAPSHOT</version> + <version>2.7.14</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/services/xkms/xkms-client/pom.xml ---------------------------------------------------------------------- diff --git a/services/xkms/xkms-client/pom.xml b/services/xkms/xkms-client/pom.xml index dfdabbd..6135719 100644 --- a/services/xkms/xkms-client/pom.xml +++ b/services/xkms/xkms-client/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.7.14-SNAPSHOT</version> + <version>2.7.14</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/services/xkms/xkms-common/pom.xml ---------------------------------------------------------------------- diff --git a/services/xkms/xkms-common/pom.xml b/services/xkms/xkms-common/pom.xml index 4652e05..b882c35 100644 --- a/services/xkms/xkms-common/pom.xml +++ b/services/xkms/xkms-common/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.7.14-SNAPSHOT</version> + <version>2.7.14</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/services/xkms/xkms-features/pom.xml ---------------------------------------------------------------------- diff --git a/services/xkms/xkms-features/pom.xml b/services/xkms/xkms-features/pom.xml index ea129be..c5ea02a 100644 --- a/services/xkms/xkms-features/pom.xml +++ b/services/xkms/xkms-features/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.7.14-SNAPSHOT</version> + <version>2.7.14</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/services/xkms/xkms-itests/pom.xml ---------------------------------------------------------------------- diff --git a/services/xkms/xkms-itests/pom.xml b/services/xkms/xkms-itests/pom.xml index c80b79b..eedc26e 100644 --- a/services/xkms/xkms-itests/pom.xml +++ b/services/xkms/xkms-itests/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.7.14-SNAPSHOT</version> + <version>2.7.14</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/services/xkms/xkms-osgi/pom.xml ---------------------------------------------------------------------- diff --git a/services/xkms/xkms-osgi/pom.xml b/services/xkms/xkms-osgi/pom.xml index a284a15..defe13e 100644 --- a/services/xkms/xkms-osgi/pom.xml +++ b/services/xkms/xkms-osgi/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.7.14-SNAPSHOT</version> + <version>2.7.14</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/services/xkms/xkms-service/pom.xml ---------------------------------------------------------------------- diff --git a/services/xkms/xkms-service/pom.xml b/services/xkms/xkms-service/pom.xml index 433bf23..f18d4a3 100644 --- a/services/xkms/xkms-service/pom.xml +++ b/services/xkms/xkms-service/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.7.14-SNAPSHOT</version> + <version>2.7.14</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/services/xkms/xkms-war/pom.xml ---------------------------------------------------------------------- diff --git a/services/xkms/xkms-war/pom.xml b/services/xkms/xkms-war/pom.xml index 9534383..8a7cc7e 100644 --- a/services/xkms/xkms-war/pom.xml +++ b/services/xkms/xkms-war/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.7.14-SNAPSHOT</version> + <version>2.7.14</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/services/xkms/xkms-x509-handlers/pom.xml ---------------------------------------------------------------------- diff --git a/services/xkms/xkms-x509-handlers/pom.xml b/services/xkms/xkms-x509-handlers/pom.xml index 5bffe66..b7af397 100644 --- a/services/xkms/xkms-x509-handlers/pom.xml +++ b/services/xkms/xkms-x509-handlers/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.7.14-SNAPSHOT</version> + <version>2.7.14</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/systests/container-integration/grizzly/pom.xml ---------------------------------------------------------------------- diff --git a/systests/container-integration/grizzly/pom.xml b/systests/container-integration/grizzly/pom.xml index 4880282..f29fbba 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.7.14-SNAPSHOT</version> + <version>2.7.14</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.7.14-SNAPSHOT</version> + <version>2.7.14</version> <repositories> <repository> http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/systests/container-integration/pom.xml ---------------------------------------------------------------------- diff --git a/systests/container-integration/pom.xml b/systests/container-integration/pom.xml index aabe7bb..0fb02e8 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.7.14-SNAPSHOT</version> + <version>2.7.14</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.7.14-SNAPSHOT</version> + <version>2.7.14</version> <packaging>pom</packaging> <url>http://cxf.apache.org</url> <modules> http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/systests/container-integration/webapp/pom.xml ---------------------------------------------------------------------- diff --git a/systests/container-integration/webapp/pom.xml b/systests/container-integration/webapp/pom.xml index 36cacd9..5b00b39 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.7.14-SNAPSHOT</version> + <version>2.7.14</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.7.14-SNAPSHOT</version> + <version>2.7.14</version> <packaging>war</packaging> <dependencies> <dependency> http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/systests/databinding/pom.xml ---------------------------------------------------------------------- diff --git a/systests/databinding/pom.xml b/systests/databinding/pom.xml index e2ab7e3..9e1a8a0 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.7.14-SNAPSHOT</version> + <version>2.7.14</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.7.14-SNAPSHOT</version> + <version>2.7.14</version> <url>http://cxf.apache.org</url> http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/systests/jaxrs/pom.xml ---------------------------------------------------------------------- diff --git a/systests/jaxrs/pom.xml b/systests/jaxrs/pom.xml index 486cc6a..abf0830 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.7.14-SNAPSHOT</version> + <version>2.7.14</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.7.14-SNAPSHOT</version> + <version>2.7.14</version> <url>http://cxf.apache.org</url> <properties> http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/systests/jaxws/pom.xml ---------------------------------------------------------------------- diff --git a/systests/jaxws/pom.xml b/systests/jaxws/pom.xml index ace0269..668631d 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.7.14-SNAPSHOT</version> + <version>2.7.14</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.7.14-SNAPSHOT</version> + <version>2.7.14</version> <url>http://cxf.apache.org</url> <build> http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/systests/pom.xml ---------------------------------------------------------------------- diff --git a/systests/pom.xml b/systests/pom.xml index 15ba177..0cdbf87 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.7.14-SNAPSHOT</version> + <version>2.7.14</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.7.14-SNAPSHOT</version> + <version>2.7.14</version> </parent> <modules> http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/systests/rs-security/pom.xml ---------------------------------------------------------------------- diff --git a/systests/rs-security/pom.xml b/systests/rs-security/pom.xml index b3296f0..e6e3f4e 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.7.14-SNAPSHOT</version> + <version>2.7.14</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.7.14-SNAPSHOT</version> + <version>2.7.14</version> <url>http://cxf.apache.org</url> http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/systests/transport-jms/pom.xml ---------------------------------------------------------------------- diff --git a/systests/transport-jms/pom.xml b/systests/transport-jms/pom.xml index 1d69142..719e8c8 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.7.14-SNAPSHOT</version> + <version>2.7.14</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.7.14-SNAPSHOT</version> + <version>2.7.14</version> <url>http://cxf.apache.org</url> <build> http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/systests/transports/pom.xml ---------------------------------------------------------------------- diff --git a/systests/transports/pom.xml b/systests/transports/pom.xml index d09a2ca..9237239 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.7.14-SNAPSHOT</version> + <version>2.7.14</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.7.14-SNAPSHOT</version> + <version>2.7.14</version> <url>http://cxf.apache.org</url> <build> <plugins> http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/systests/uncategorized/pom.xml ---------------------------------------------------------------------- diff --git a/systests/uncategorized/pom.xml b/systests/uncategorized/pom.xml index ef1fec1..de7d0c9 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.7.14-SNAPSHOT</version> + <version>2.7.14</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.7.14-SNAPSHOT</version> + <version>2.7.14</version> <url>http://cxf.apache.org</url> <build> <plugins> http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/systests/ws-rm/pom.xml ---------------------------------------------------------------------- diff --git a/systests/ws-rm/pom.xml b/systests/ws-rm/pom.xml index 36e3241..51debbc 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.7.14-SNAPSHOT</version> + <version>2.7.14</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.7.14-SNAPSHOT</version> + <version>2.7.14</version> <url>http://cxf.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/systests/ws-security-examples/pom.xml ---------------------------------------------------------------------- diff --git a/systests/ws-security-examples/pom.xml b/systests/ws-security-examples/pom.xml index d30a9e2..7399c9d 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.7.14-SNAPSHOT</version> + <version>2.7.14</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.7.14-SNAPSHOT</version> + <version>2.7.14</version> <url>http://cxf.apache.org</url> <build> http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/systests/ws-security/pom.xml ---------------------------------------------------------------------- diff --git a/systests/ws-security/pom.xml b/systests/ws-security/pom.xml index a1a320a..e2657e1 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.7.14-SNAPSHOT</version> + <version>2.7.14</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.7.14-SNAPSHOT</version> + <version>2.7.14</version> <url>http://cxf.apache.org</url> <build> http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/systests/ws-specs/pom.xml ---------------------------------------------------------------------- diff --git a/systests/ws-specs/pom.xml b/systests/ws-specs/pom.xml index 7dcdd60..b6fcade 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.7.14-SNAPSHOT</version> + <version>2.7.14</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.7.14-SNAPSHOT</version> + <version>2.7.14</version> <url>http://cxf.apache.org</url> <build> <plugins> http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/systests/wsdl_maven/codegen/pom.xml ---------------------------------------------------------------------- diff --git a/systests/wsdl_maven/codegen/pom.xml b/systests/wsdl_maven/codegen/pom.xml index 369c0a9..c70419b 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.7.14-SNAPSHOT</version> + <version>2.7.14</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.7.14-SNAPSHOT</version> + <version>2.7.14</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> <build> http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/systests/wsdl_maven/java2ws/pom.xml ---------------------------------------------------------------------- diff --git a/systests/wsdl_maven/java2ws/pom.xml b/systests/wsdl_maven/java2ws/pom.xml index eb47963..6416aae 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.7.14-SNAPSHOT</version> + <version>2.7.14</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.7.14-SNAPSHOT</version> + <version>2.7.14</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> <build> http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/systests/wsdl_maven/pom.xml ---------------------------------------------------------------------- diff --git a/systests/wsdl_maven/pom.xml b/systests/wsdl_maven/pom.xml index 1db0313..3fb69c4 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.7.14-SNAPSHOT</version> + <version>2.7.14</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.7.14-SNAPSHOT</version> + <version>2.7.14</version> </parent> <modules> http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/testutils/pom.xml ---------------------------------------------------------------------- diff --git a/testutils/pom.xml b/testutils/pom.xml index dc564c8..a04a1dd 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.7.14-SNAPSHOT</version> + <version>2.7.14</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.7.14-SNAPSHOT</version> + <version>2.7.14</version> <relativePath>../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/tools/common/pom.xml ---------------------------------------------------------------------- diff --git a/tools/common/pom.xml b/tools/common/pom.xml index 3635598..b1cda54 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.7.14-SNAPSHOT</version> + <version>2.7.14</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.7.14-SNAPSHOT</version> + <version>2.7.14</version> <relativePath>../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/tools/corba/pom.xml ---------------------------------------------------------------------- diff --git a/tools/corba/pom.xml b/tools/corba/pom.xml index 53e83d5..382f6a1 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.7.14-SNAPSHOT</version> + <version>2.7.14</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.7.14-SNAPSHOT</version> + <version>2.7.14</version> <relativePath>../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/tools/javato/pom.xml ---------------------------------------------------------------------- diff --git a/tools/javato/pom.xml b/tools/javato/pom.xml index a44e0b3..9530d5c 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.7.14-SNAPSHOT</version> + <version>2.7.14</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.7.14-SNAPSHOT</version> + <version>2.7.14</version> </parent> <modules> http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/tools/javato/ws/pom.xml ---------------------------------------------------------------------- diff --git a/tools/javato/ws/pom.xml b/tools/javato/ws/pom.xml index 542ba21..63184dc 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.7.14-SNAPSHOT</version> + <version>2.7.14</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.7.14-SNAPSHOT</version> + <version>2.7.14</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/tools/pom.xml ---------------------------------------------------------------------- diff --git a/tools/pom.xml b/tools/pom.xml index c97f361..2817b61 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.7.14-SNAPSHOT</version> + <version>2.7.14</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.7.14-SNAPSHOT</version> + <version>2.7.14</version> </parent> <modules> http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/tools/validator/pom.xml ---------------------------------------------------------------------- diff --git a/tools/validator/pom.xml b/tools/validator/pom.xml index 94e9b2f..9e0d049 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.7.14-SNAPSHOT</version> + <version>2.7.14</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.7.14-SNAPSHOT</version> + <version>2.7.14</version> <relativePath>../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/tools/wadlto/jaxrs/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wadlto/jaxrs/pom.xml b/tools/wadlto/jaxrs/pom.xml index ea33574..42eb1d6 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.7.14-SNAPSHOT</version> + <version>2.7.14</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.7.14-SNAPSHOT</version> + <version>2.7.14</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/tools/wadlto/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wadlto/pom.xml b/tools/wadlto/pom.xml index 53f78f2..60cd0f0 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.7.14-SNAPSHOT</version> + <version>2.7.14</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.7.14-SNAPSHOT</version> + <version>2.7.14</version> </parent> <modules> http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/tools/wsdlto/core/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wsdlto/core/pom.xml b/tools/wsdlto/core/pom.xml index 45e82b1..23c3824 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.7.14-SNAPSHOT</version> + <version>2.7.14</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.7.14-SNAPSHOT</version> + <version>2.7.14</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/tools/wsdlto/databinding/jaxb/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wsdlto/databinding/jaxb/pom.xml b/tools/wsdlto/databinding/jaxb/pom.xml index 4f70f51..71690b2 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.7.14-SNAPSHOT</version> + <version>2.7.14</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.7.14-SNAPSHOT</version> + <version>2.7.14</version> <relativePath>../../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/tools/wsdlto/frontend/javascript/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wsdlto/frontend/javascript/pom.xml b/tools/wsdlto/frontend/javascript/pom.xml index 3aef8d5..aa8a3b3 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.7.14-SNAPSHOT</version> + <version>2.7.14</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.7.14-SNAPSHOT</version> + <version>2.7.14</version> <relativePath>../../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/tools/wsdlto/frontend/jaxws/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wsdlto/frontend/jaxws/pom.xml b/tools/wsdlto/frontend/jaxws/pom.xml index ac8382a..ec0498c 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.7.14-SNAPSHOT</version> + <version>2.7.14</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.7.14-SNAPSHOT</version> + <version>2.7.14</version> <relativePath>../../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/tools/wsdlto/misc/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wsdlto/misc/pom.xml b/tools/wsdlto/misc/pom.xml index 4ae3723..edf54d1 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.7.14-SNAPSHOT</version> + <version>2.7.14</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.7.14-SNAPSHOT</version> + <version>2.7.14</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/tools/wsdlto/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wsdlto/pom.xml b/tools/wsdlto/pom.xml index abcc00b..bb8c9c2 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.7.14-SNAPSHOT</version> + <version>2.7.14</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.7.14-SNAPSHOT</version> + <version>2.7.14</version> </parent> <modules> http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/tools/wsdlto/test/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wsdlto/test/pom.xml b/tools/wsdlto/test/pom.xml index b140eb7..3c726f4 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.7.14-SNAPSHOT</version> + <version>2.7.14</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.7.14-SNAPSHOT</version> + <version>2.7.14</version> <relativePath>../../../parent/pom.xml</relativePath> </parent>
