Repository: cxf Updated Branches: refs/heads/2.7.x-fixes a94dcb616 -> fe7082617
http://git-wip-us.apache.org/repos/asf/cxf/blob/fe708261/services/ws-discovery/pom.xml ---------------------------------------------------------------------- diff --git a/services/ws-discovery/pom.xml b/services/ws-discovery/pom.xml index a9f1f1c..a4aba5f 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</version> + <version>2.7.15-SNAPSHOT</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</version> + <version>2.7.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/fe708261/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 d1d218f..569d528 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</version> + <version>2.7.15-SNAPSHOT</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</version> + <version>2.7.15-SNAPSHOT</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/fe708261/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 ed09a8b..86e85e2 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</version> + <version>2.7.15-SNAPSHOT</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</version> + <version>2.7.15-SNAPSHOT</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/fe708261/services/wsn/pom.xml ---------------------------------------------------------------------- diff --git a/services/wsn/pom.xml b/services/wsn/pom.xml index af9cab1..52419f1 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</version> + <version>2.7.15-SNAPSHOT</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</version> + <version>2.7.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/fe708261/services/wsn/wsn-api/pom.xml ---------------------------------------------------------------------- diff --git a/services/wsn/wsn-api/pom.xml b/services/wsn/wsn-api/pom.xml index 4c016b3..2a9cd03 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</version> + <version>2.7.15-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.7.14</version> + <version>2.7.15-SNAPSHOT</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/fe708261/services/wsn/wsn-core/pom.xml ---------------------------------------------------------------------- diff --git a/services/wsn/wsn-core/pom.xml b/services/wsn/wsn-core/pom.xml index 1581d10..18c7f99 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</version> + <version>2.7.15-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.7.14</version> + <version>2.7.15-SNAPSHOT</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/fe708261/services/wsn/wsn-osgi/pom.xml ---------------------------------------------------------------------- diff --git a/services/wsn/wsn-osgi/pom.xml b/services/wsn/wsn-osgi/pom.xml index e019fac..0b4d531 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</version> + <version>2.7.15-SNAPSHOT</version> <name>Apache CXF WSN OSGi</name> <description>Apache CXF WSN Full OSGi</description> <url>http://cxf.apache.org</url> @@ -29,7 +29,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.7.14</version> + <version>2.7.15-SNAPSHOT</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/fe708261/services/xkms/pom.xml ---------------------------------------------------------------------- diff --git a/services/xkms/pom.xml b/services/xkms/pom.xml index fe2816d..54cced3 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</version> + <version>2.7.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/fe708261/services/xkms/xkms-client/pom.xml ---------------------------------------------------------------------- diff --git a/services/xkms/xkms-client/pom.xml b/services/xkms/xkms-client/pom.xml index 6135719..57a023f 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</version> + <version>2.7.15-SNAPSHOT</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/fe708261/services/xkms/xkms-common/pom.xml ---------------------------------------------------------------------- diff --git a/services/xkms/xkms-common/pom.xml b/services/xkms/xkms-common/pom.xml index b882c35..7d5f2f4 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</version> + <version>2.7.15-SNAPSHOT</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/fe708261/services/xkms/xkms-features/pom.xml ---------------------------------------------------------------------- diff --git a/services/xkms/xkms-features/pom.xml b/services/xkms/xkms-features/pom.xml index c5ea02a..77284bc 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</version> + <version>2.7.15-SNAPSHOT</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/fe708261/services/xkms/xkms-itests/pom.xml ---------------------------------------------------------------------- diff --git a/services/xkms/xkms-itests/pom.xml b/services/xkms/xkms-itests/pom.xml index eedc26e..4564be4 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</version> + <version>2.7.15-SNAPSHOT</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/fe708261/services/xkms/xkms-osgi/pom.xml ---------------------------------------------------------------------- diff --git a/services/xkms/xkms-osgi/pom.xml b/services/xkms/xkms-osgi/pom.xml index defe13e..6b12a7e 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</version> + <version>2.7.15-SNAPSHOT</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/fe708261/services/xkms/xkms-service/pom.xml ---------------------------------------------------------------------- diff --git a/services/xkms/xkms-service/pom.xml b/services/xkms/xkms-service/pom.xml index f18d4a3..8edb4fa 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</version> + <version>2.7.15-SNAPSHOT</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/fe708261/services/xkms/xkms-war/pom.xml ---------------------------------------------------------------------- diff --git a/services/xkms/xkms-war/pom.xml b/services/xkms/xkms-war/pom.xml index 8a7cc7e..2dbd8df 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</version> + <version>2.7.15-SNAPSHOT</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/fe708261/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 b7af397..6ccface 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</version> + <version>2.7.15-SNAPSHOT</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/fe708261/systests/container-integration/grizzly/pom.xml ---------------------------------------------------------------------- diff --git a/systests/container-integration/grizzly/pom.xml b/systests/container-integration/grizzly/pom.xml index f29fbba..1ac1274 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</version> + <version>2.7.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.cxf.systests</groupId> <artifactId>cxf-systests-ci-grizzly</artifactId> <name>Apache CXF Container Integration Test Grizzly</name> <description>Apache CXF Container Integration Test Grizzly</description> - <version>2.7.14</version> + <version>2.7.15-SNAPSHOT</version> <repositories> <repository> http://git-wip-us.apache.org/repos/asf/cxf/blob/fe708261/systests/container-integration/pom.xml ---------------------------------------------------------------------- diff --git a/systests/container-integration/pom.xml b/systests/container-integration/pom.xml index 0fb02e8..74f13ac 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</version> + <version>2.7.15-SNAPSHOT</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> @@ -29,7 +29,7 @@ <artifactId>cxf-systests-container-integration</artifactId> <name>Apache CXF Container Integration System Tests</name> <description>Apache CXF Container Integration System Tests</description> - <version>2.7.14</version> + <version>2.7.15-SNAPSHOT</version> <packaging>pom</packaging> <url>http://cxf.apache.org</url> <modules> http://git-wip-us.apache.org/repos/asf/cxf/blob/fe708261/systests/container-integration/webapp/pom.xml ---------------------------------------------------------------------- diff --git a/systests/container-integration/webapp/pom.xml b/systests/container-integration/webapp/pom.xml index 5b00b39..becae0b 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</version> + <version>2.7.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.cxf.systests</groupId> <artifactId>cxf-systests-ci-webapp</artifactId> <name>Apache CXF Container Integration Test Webapp</name> <description>Apache CXF Container Integration Test Webapp</description> - <version>2.7.14</version> + <version>2.7.15-SNAPSHOT</version> <packaging>war</packaging> <dependencies> <dependency> http://git-wip-us.apache.org/repos/asf/cxf/blob/fe708261/systests/databinding/pom.xml ---------------------------------------------------------------------- diff --git a/systests/databinding/pom.xml b/systests/databinding/pom.xml index 9e1a8a0..1be66b8 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</version> + <version>2.7.15-SNAPSHOT</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> @@ -29,7 +29,7 @@ <artifactId>cxf-systests-databinding</artifactId> <name>Apache CXF Databinding System Tests</name> <description>Apache CXF Databinding System Tests</description> - <version>2.7.14</version> + <version>2.7.15-SNAPSHOT</version> <url>http://cxf.apache.org</url> http://git-wip-us.apache.org/repos/asf/cxf/blob/fe708261/systests/jaxrs/pom.xml ---------------------------------------------------------------------- diff --git a/systests/jaxrs/pom.xml b/systests/jaxrs/pom.xml index abf0830..b757241 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</version> + <version>2.7.15-SNAPSHOT</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> @@ -29,7 +29,7 @@ <artifactId>cxf-systests-jaxrs</artifactId> <name>Apache CXF JAX-RS System Tests</name> <description>Apache CXF JAX-RS System Tests</description> - <version>2.7.14</version> + <version>2.7.15-SNAPSHOT</version> <url>http://cxf.apache.org</url> <properties> http://git-wip-us.apache.org/repos/asf/cxf/blob/fe708261/systests/jaxws/pom.xml ---------------------------------------------------------------------- diff --git a/systests/jaxws/pom.xml b/systests/jaxws/pom.xml index 668631d..d2984bb 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</version> + <version>2.7.15-SNAPSHOT</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> @@ -29,7 +29,7 @@ <artifactId>cxf-systests-jaxws</artifactId> <name>Apache CXF JAX-WS System Tests</name> <description>Apache CXF JAX-WS System Tests</description> - <version>2.7.14</version> + <version>2.7.15-SNAPSHOT</version> <url>http://cxf.apache.org</url> <build> http://git-wip-us.apache.org/repos/asf/cxf/blob/fe708261/systests/pom.xml ---------------------------------------------------------------------- diff --git a/systests/pom.xml b/systests/pom.xml index 0cdbf87..bdca22b 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</version> + <version>2.7.15-SNAPSHOT</version> <name>Apache CXF System Tests</name> <description>Apache CXF System Tests</description> <url>http://cxf.apache.org</url> @@ -29,7 +29,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf</artifactId> - <version>2.7.14</version> + <version>2.7.15-SNAPSHOT</version> </parent> <modules> http://git-wip-us.apache.org/repos/asf/cxf/blob/fe708261/systests/rs-security/pom.xml ---------------------------------------------------------------------- diff --git a/systests/rs-security/pom.xml b/systests/rs-security/pom.xml index e6e3f4e..2b2f3b4 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</version> + <version>2.7.15-SNAPSHOT</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> @@ -29,7 +29,7 @@ <artifactId>cxf-systests-rs-security</artifactId> <name>Apache CXF JAX-RS System Advanced Security Tests</name> <description>Apache CXF JAX-RS System Advanced Security Tests</description> - <version>2.7.14</version> + <version>2.7.15-SNAPSHOT</version> <url>http://cxf.apache.org</url> http://git-wip-us.apache.org/repos/asf/cxf/blob/fe708261/systests/transport-jms/pom.xml ---------------------------------------------------------------------- diff --git a/systests/transport-jms/pom.xml b/systests/transport-jms/pom.xml index 719e8c8..2f00586 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</version> + <version>2.7.15-SNAPSHOT</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> @@ -29,7 +29,7 @@ <artifactId>cxf-systests-transport-jms</artifactId> <name>Apache CXF Transport System Tests JMS</name> <description>Apache CXF Transport System Tests JMS</description> - <version>2.7.14</version> + <version>2.7.15-SNAPSHOT</version> <url>http://cxf.apache.org</url> <build> http://git-wip-us.apache.org/repos/asf/cxf/blob/fe708261/systests/transports/pom.xml ---------------------------------------------------------------------- diff --git a/systests/transports/pom.xml b/systests/transports/pom.xml index 9237239..0d55ebd 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</version> + <version>2.7.15-SNAPSHOT</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> @@ -29,7 +29,7 @@ <artifactId>cxf-systests-transports</artifactId> <name>Apache CXF Transport System Tests</name> <description>Apache CXF Transport System Tests</description> - <version>2.7.14</version> + <version>2.7.15-SNAPSHOT</version> <url>http://cxf.apache.org</url> <build> <plugins> http://git-wip-us.apache.org/repos/asf/cxf/blob/fe708261/systests/uncategorized/pom.xml ---------------------------------------------------------------------- diff --git a/systests/uncategorized/pom.xml b/systests/uncategorized/pom.xml index de7d0c9..4c2cc1f 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</version> + <version>2.7.15-SNAPSHOT</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> @@ -29,7 +29,7 @@ <artifactId>cxf-systests-uncategorized</artifactId> <name>Apache CXF Uncategorized System Tests</name> <description>Apache CXF Uncategorized System Tests</description> - <version>2.7.14</version> + <version>2.7.15-SNAPSHOT</version> <url>http://cxf.apache.org</url> <build> <plugins> http://git-wip-us.apache.org/repos/asf/cxf/blob/fe708261/systests/ws-rm/pom.xml ---------------------------------------------------------------------- diff --git a/systests/ws-rm/pom.xml b/systests/ws-rm/pom.xml index 51debbc..e3e5a7e 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</version> + <version>2.7.15-SNAPSHOT</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> @@ -29,7 +29,7 @@ <artifactId>cxf-systests-ws-rm</artifactId> <name>Apache CXF WS-RM Specifications System Tests</name> <description>Apache CXF WS-RM Specifications System Tests</description> - <version>2.7.14</version> + <version>2.7.15-SNAPSHOT</version> <url>http://cxf.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/cxf/blob/fe708261/systests/ws-security-examples/pom.xml ---------------------------------------------------------------------- diff --git a/systests/ws-security-examples/pom.xml b/systests/ws-security-examples/pom.xml index 7399c9d..329137d 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</version> + <version>2.7.15-SNAPSHOT</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> @@ -28,7 +28,7 @@ <artifactId>cxf-systests-ws-security-examples</artifactId> <name>Apache CXF WS-Security Interop System Tests</name> <description>Apache CXF WS-Security Interop System Tests</description> - <version>2.7.14</version> + <version>2.7.15-SNAPSHOT</version> <url>http://cxf.apache.org</url> <build> http://git-wip-us.apache.org/repos/asf/cxf/blob/fe708261/systests/ws-security/pom.xml ---------------------------------------------------------------------- diff --git a/systests/ws-security/pom.xml b/systests/ws-security/pom.xml index e2657e1..593830d 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</version> + <version>2.7.15-SNAPSHOT</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> @@ -28,7 +28,7 @@ <artifactId>cxf-systests-ws-security</artifactId> <name>Apache CXF WS-Security System Tests</name> <description>Apache CXF WS-Security System Tests</description> - <version>2.7.14</version> + <version>2.7.15-SNAPSHOT</version> <url>http://cxf.apache.org</url> <build> http://git-wip-us.apache.org/repos/asf/cxf/blob/fe708261/systests/ws-specs/pom.xml ---------------------------------------------------------------------- diff --git a/systests/ws-specs/pom.xml b/systests/ws-specs/pom.xml index b6fcade..c47a1d2 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</version> + <version>2.7.15-SNAPSHOT</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> @@ -29,7 +29,7 @@ <artifactId>cxf-systests-ws-specs</artifactId> <name>Apache CXF WS-* Specifications System Tests</name> <description>Apache CXF WS-* Specifications System Tests</description> - <version>2.7.14</version> + <version>2.7.15-SNAPSHOT</version> <url>http://cxf.apache.org</url> <build> <plugins> http://git-wip-us.apache.org/repos/asf/cxf/blob/fe708261/systests/wsdl_maven/codegen/pom.xml ---------------------------------------------------------------------- diff --git a/systests/wsdl_maven/codegen/pom.xml b/systests/wsdl_maven/codegen/pom.xml index c70419b..dbe89b4 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</version> + <version>2.7.15-SNAPSHOT</version> <name>Test for generating code from wsdl in repo</name> <description>Test for generating code from wsdl in repo</description> <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.7.14</version> + <version>2.7.15-SNAPSHOT</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> <build> http://git-wip-us.apache.org/repos/asf/cxf/blob/fe708261/systests/wsdl_maven/java2ws/pom.xml ---------------------------------------------------------------------- diff --git a/systests/wsdl_maven/java2ws/pom.xml b/systests/wsdl_maven/java2ws/pom.xml index 6416aae..a091f73 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</version> + <version>2.7.15-SNAPSHOT</version> <name>Test for writing wsdl to repo</name> <description>Test for writing wsdl to repo</description> <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.7.14</version> + <version>2.7.15-SNAPSHOT</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> <build> http://git-wip-us.apache.org/repos/asf/cxf/blob/fe708261/systests/wsdl_maven/pom.xml ---------------------------------------------------------------------- diff --git a/systests/wsdl_maven/pom.xml b/systests/wsdl_maven/pom.xml index 3fb69c4..dfd4f61 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</version> + <version>2.7.15-SNAPSHOT</version> <name>Apache CXF System Tests for Maven Plugins</name> <description>Apache CXF System Tests for Maven Plugins</description> <url>http://cxf.apache.org</url> @@ -29,7 +29,7 @@ <parent> <groupId>org.apache.cxf.systests</groupId> <artifactId>cxf-systests</artifactId> - <version>2.7.14</version> + <version>2.7.15-SNAPSHOT</version> </parent> <modules> http://git-wip-us.apache.org/repos/asf/cxf/blob/fe708261/testutils/pom.xml ---------------------------------------------------------------------- diff --git a/testutils/pom.xml b/testutils/pom.xml index a04a1dd..1c48fa3 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</version> + <version>2.7.15-SNAPSHOT</version> <name>Apache CXF Test Utilities</name> <description>Apache CXF Test Utilities</description> <url>http://cxf.apache.org</url> @@ -29,7 +29,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.7.14</version> + <version>2.7.15-SNAPSHOT</version> <relativePath>../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/fe708261/tools/common/pom.xml ---------------------------------------------------------------------- diff --git a/tools/common/pom.xml b/tools/common/pom.xml index b1cda54..49511d7 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</version> + <version>2.7.15-SNAPSHOT</version> <name>Apache CXF Command Line Tools Common</name> <description>Apache CXF Command Line Tools Common</description> <url>http://cxf.apache.org</url> @@ -29,7 +29,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.7.14</version> + <version>2.7.15-SNAPSHOT</version> <relativePath>../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/fe708261/tools/corba/pom.xml ---------------------------------------------------------------------- diff --git a/tools/corba/pom.xml b/tools/corba/pom.xml index 382f6a1..ce66ef8 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</version> + <version>2.7.15-SNAPSHOT</version> <name>Apache CXF Command Line Tools CORBA</name> <description>Apache CXF Command Line Tools CORBA</description> <url>http://cxf.apache.org</url> @@ -30,7 +30,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.7.14</version> + <version>2.7.15-SNAPSHOT</version> <relativePath>../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/fe708261/tools/javato/pom.xml ---------------------------------------------------------------------- diff --git a/tools/javato/pom.xml b/tools/javato/pom.xml index 9530d5c..3188201 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</version> + <version>2.7.15-SNAPSHOT</version> <name>Apache CXF Command Line Tools JavaTo</name> <description>Apache CXF Command Line Tools JavaTo</description> <url>http://cxf.apache.org</url> @@ -29,7 +29,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools</artifactId> - <version>2.7.14</version> + <version>2.7.15-SNAPSHOT</version> </parent> <modules> http://git-wip-us.apache.org/repos/asf/cxf/blob/fe708261/tools/javato/ws/pom.xml ---------------------------------------------------------------------- diff --git a/tools/javato/ws/pom.xml b/tools/javato/ws/pom.xml index 63184dc..7f63f87 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</version> + <version>2.7.15-SNAPSHOT</version> <name>Apache CXF Command Line Tools JavaTo WS</name> <description>Apache CXF Command Line Tools JavaTo WS</description> <url>http://cxf.apache.org</url> @@ -29,7 +29,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.7.14</version> + <version>2.7.15-SNAPSHOT</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/fe708261/tools/pom.xml ---------------------------------------------------------------------- diff --git a/tools/pom.xml b/tools/pom.xml index 2817b61..3d90267 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</version> + <version>2.7.15-SNAPSHOT</version> <name>Apache CXF Command Line Tools</name> <description>Apache CXF Command Line Tools</description> <url>http://cxf.apache.org</url> @@ -29,7 +29,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf</artifactId> - <version>2.7.14</version> + <version>2.7.15-SNAPSHOT</version> </parent> <modules> http://git-wip-us.apache.org/repos/asf/cxf/blob/fe708261/tools/validator/pom.xml ---------------------------------------------------------------------- diff --git a/tools/validator/pom.xml b/tools/validator/pom.xml index 9e0d049..e9ce60f 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</version> + <version>2.7.15-SNAPSHOT</version> <name>Apache CXF Command Line Tools Validator</name> <description>Apache CXF Command Line Tools Validator</description> <url>http://cxf.apache.org</url> @@ -29,7 +29,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.7.14</version> + <version>2.7.15-SNAPSHOT</version> <relativePath>../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/fe708261/tools/wadlto/jaxrs/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wadlto/jaxrs/pom.xml b/tools/wadlto/jaxrs/pom.xml index 42eb1d6..4e06519 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</version> + <version>2.7.15-SNAPSHOT</version> <name>Apache CXF Command Line Tools WADLTo JAXRS Frontend</name> <description>Apache CXF Command Line Tools WADLTo JAXRS Frontend</description> <url>http://cxf.apache.org</url> @@ -29,7 +29,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.7.14</version> + <version>2.7.15-SNAPSHOT</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/fe708261/tools/wadlto/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wadlto/pom.xml b/tools/wadlto/pom.xml index 60cd0f0..4d131ef 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</version> + <version>2.7.15-SNAPSHOT</version> <name>Apache CXF Command Line Tools WADLTo</name> <description>Apache CXF Command Line Tools WADLTo</description> <url>http://cxf.apache.org</url> @@ -29,7 +29,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools</artifactId> - <version>2.7.14</version> + <version>2.7.15-SNAPSHOT</version> </parent> <modules> http://git-wip-us.apache.org/repos/asf/cxf/blob/fe708261/tools/wsdlto/core/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wsdlto/core/pom.xml b/tools/wsdlto/core/pom.xml index 23c3824..c45de1d 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</version> + <version>2.7.15-SNAPSHOT</version> <name>Apache CXF Command Line Tools WSDLTo Core</name> <description>Apache CXF Command Line Tools WSDLTo Core</description> <url>http://cxf.apache.org</url> @@ -29,7 +29,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.7.14</version> + <version>2.7.15-SNAPSHOT</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/fe708261/tools/wsdlto/databinding/jaxb/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wsdlto/databinding/jaxb/pom.xml b/tools/wsdlto/databinding/jaxb/pom.xml index 71690b2..f5bd74d 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</version> + <version>2.7.15-SNAPSHOT</version> <name>Apache CXF Command Line Tools WSDLTo JAXB Databinding</name> <description>Apache CXF Command Line Tools WSDLTo JAXB Databinding</description> <url>http://cxf.apache.org</url> @@ -29,7 +29,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.7.14</version> + <version>2.7.15-SNAPSHOT</version> <relativePath>../../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/fe708261/tools/wsdlto/frontend/javascript/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wsdlto/frontend/javascript/pom.xml b/tools/wsdlto/frontend/javascript/pom.xml index aa8a3b3..c732193 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</version> + <version>2.7.15-SNAPSHOT</version> <name>Apache CXF Command Line Tools WSDL to JavaScript Front End</name> <description>Apache CXF Command Line Tools WSDL to JavaScript Front End</description> <url>http://cxf.apache.org</url> @@ -29,7 +29,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.7.14</version> + <version>2.7.15-SNAPSHOT</version> <relativePath>../../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/fe708261/tools/wsdlto/frontend/jaxws/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wsdlto/frontend/jaxws/pom.xml b/tools/wsdlto/frontend/jaxws/pom.xml index ec0498c..113d380 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</version> + <version>2.7.15-SNAPSHOT</version> <name>Apache CXF Command Line Tools WSDLTo JAXWS Frontend</name> <description>Apache CXF Command Line Tools WSDLTo JAXWS Frontend</description> <url>http://cxf.apache.org</url> @@ -29,7 +29,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.7.14</version> + <version>2.7.15-SNAPSHOT</version> <relativePath>../../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/fe708261/tools/wsdlto/misc/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wsdlto/misc/pom.xml b/tools/wsdlto/misc/pom.xml index edf54d1..894894a 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</version> + <version>2.7.15-SNAPSHOT</version> <name>Apache CXF Command Line Tools WSDLTo Misctools</name> <description>Apache CXF Command Line Tools WSDLTo Misctools</description> <url>http://cxf.apache.org</url> @@ -29,7 +29,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.7.14</version> + <version>2.7.15-SNAPSHOT</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf/blob/fe708261/tools/wsdlto/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wsdlto/pom.xml b/tools/wsdlto/pom.xml index bb8c9c2..a90ef86 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</version> + <version>2.7.15-SNAPSHOT</version> <name>Apache CXF Command Line Tools WSDLTo</name> <description>Apache CXF Command Line Tools WSDLTo</description> <url>http://cxf.apache.org</url> @@ -29,7 +29,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools</artifactId> - <version>2.7.14</version> + <version>2.7.15-SNAPSHOT</version> </parent> <modules> http://git-wip-us.apache.org/repos/asf/cxf/blob/fe708261/tools/wsdlto/test/pom.xml ---------------------------------------------------------------------- diff --git a/tools/wsdlto/test/pom.xml b/tools/wsdlto/test/pom.xml index 3c726f4..99a5215 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</version> + <version>2.7.15-SNAPSHOT</version> <name>Apache CXF Command Line Tools WSDLTo Test</name> <description>Apache CXF Command Line Tools WSDLTo Test</description> <url>http://cxf.apache.org</url> @@ -29,7 +29,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.7.14</version> + <version>2.7.15-SNAPSHOT</version> <relativePath>../../../parent/pom.xml</relativePath> </parent>
