Repository: cxf-dosgi Updated Branches: refs/heads/master 24b298134 -> 2ce3ed1de
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/cxf-dosgi/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-dosgi/commit/2ce3ed1d Tree: http://git-wip-us.apache.org/repos/asf/cxf-dosgi/tree/2ce3ed1d Diff: http://git-wip-us.apache.org/repos/asf/cxf-dosgi/diff/2ce3ed1d Branch: refs/heads/master Commit: 2ce3ed1deeae18df0ab97c33cd5bd3f9b48df436 Parents: 24b2981 Author: Christian Schneider <[email protected]> Authored: Mon Jul 10 15:40:44 2017 +0200 Committer: Christian Schneider <[email protected]> Committed: Mon Jul 10 15:40:44 2017 +0200 ---------------------------------------------------------------------- common/pom.xml | 2 +- decorator/pom.xml | 2 +- distribution/features/pom.xml | 2 +- distribution/multi-bundle/pom.xml | 2 +- distribution/pom.xml | 4 ++-- distribution/repository/pom.xml | 2 +- distribution/sources/pom.xml | 4 ++-- itests/multi-bundle/pom.xml | 2 +- itests/pom.xml | 4 ++-- parent/pom.xml | 2 +- pom.xml | 4 ++-- provider-rs/pom.xml | 2 +- provider-ws/pom.xml | 2 +- samples/features/pom.xml | 2 +- samples/pom.xml | 2 +- samples/repository/pom.xml | 2 +- samples/rest/api/pom.xml | 2 +- samples/rest/client/pom.xml | 2 +- samples/rest/impl-jackson/pom.xml | 2 +- samples/rest/impl/pom.xml | 2 +- samples/rest/pom.xml | 2 +- samples/security_filter/pom.xml | 2 +- samples/soap/api/pom.xml | 2 +- samples/soap/client/pom.xml | 2 +- samples/soap/impl/pom.xml | 2 +- samples/soap/pom.xml | 2 +- samples/ssl/pom.xml | 2 +- samples/ssl/ssl-intent/pom.xml | 2 +- 28 files changed, 32 insertions(+), 32 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/2ce3ed1d/common/pom.xml ---------------------------------------------------------------------- diff --git a/common/pom.xml b/common/pom.xml index 0485a05..1ec2b12 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf.dosgi</groupId> <artifactId>cxf-dosgi-parent</artifactId> - <version>2.2.0</version> + <version>2.3.0-SNAPSHOT</version> <relativePath>../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/2ce3ed1d/decorator/pom.xml ---------------------------------------------------------------------- diff --git a/decorator/pom.xml b/decorator/pom.xml index 4dc93a0..4717212 100644 --- a/decorator/pom.xml +++ b/decorator/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf.dosgi</groupId> <artifactId>cxf-dosgi-parent</artifactId> - <version>2.2.0</version> + <version>2.3.0-SNAPSHOT</version> <relativePath>../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/2ce3ed1d/distribution/features/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/features/pom.xml b/distribution/features/pom.xml index 71a016e..f985618 100644 --- a/distribution/features/pom.xml +++ b/distribution/features/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.cxf.dosgi</groupId> <artifactId>cxf-dosgi-distribution-parent</artifactId> - <version>2.2.0</version> + <version>2.3.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/2ce3ed1d/distribution/multi-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/multi-bundle/pom.xml b/distribution/multi-bundle/pom.xml index a91e483..9844fbb 100644 --- a/distribution/multi-bundle/pom.xml +++ b/distribution/multi-bundle/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf.dosgi</groupId> <artifactId>cxf-dosgi-distribution-parent</artifactId> - <version>2.2.0</version> + <version>2.3.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/2ce3ed1d/distribution/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/pom.xml b/distribution/pom.xml index 54b89b8..0370e29 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -21,7 +21,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.cxf.dosgi</groupId> <artifactId>cxf-dosgi-distribution-parent</artifactId> - <version>2.2.0</version> + <version>2.3.0-SNAPSHOT</version> <packaging>pom</packaging> <name>CXF DOSGi Distribution Parent</name> <url>http://cxf.apache.org</url> @@ -29,7 +29,7 @@ <parent> <groupId>org.apache.cxf.dosgi</groupId> <artifactId>cxf-dosgi-parent</artifactId> - <version>2.2.0</version> + <version>2.3.0-SNAPSHOT</version> <relativePath>../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/2ce3ed1d/distribution/repository/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/repository/pom.xml b/distribution/repository/pom.xml index bc08ca6..c6bea15 100644 --- a/distribution/repository/pom.xml +++ b/distribution/repository/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>org.apache.cxf.dosgi</groupId> <artifactId>cxf-dosgi-parent</artifactId> - <version>2.2.0</version> + <version>2.3.0-SNAPSHOT</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <artifactId>cxf-dosgi-repository</artifactId> http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/2ce3ed1d/distribution/sources/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/sources/pom.xml b/distribution/sources/pom.xml index fbdb277..3303a9f 100644 --- a/distribution/sources/pom.xml +++ b/distribution/sources/pom.xml @@ -22,14 +22,14 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.cxf.dosgi</groupId> <artifactId>cxf-dosgi-source-distribution</artifactId> - <version>2.2.0</version> + <version>2.3.0-SNAPSHOT</version> <name>CXF DOSGi Source Distribution</name> <url>http://cxf.apache.org</url> <parent> <groupId>org.apache.cxf.dosgi</groupId> <artifactId>cxf-dosgi-distribution-parent</artifactId> - <version>2.2.0</version> + <version>2.3.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/2ce3ed1d/itests/multi-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/itests/multi-bundle/pom.xml b/itests/multi-bundle/pom.xml index 2909f03..ec923dc 100644 --- a/itests/multi-bundle/pom.xml +++ b/itests/multi-bundle/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cxf.dosgi</groupId> <artifactId>cxf-dosgi-parent</artifactId> - <version>2.2.0</version> + <version>2.3.0-SNAPSHOT</version> <relativePath>../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/2ce3ed1d/itests/pom.xml ---------------------------------------------------------------------- diff --git a/itests/pom.xml b/itests/pom.xml index 6dd8f35..af4683d 100644 --- a/itests/pom.xml +++ b/itests/pom.xml @@ -24,13 +24,13 @@ <parent> <groupId>org.apache.cxf.dosgi</groupId> <artifactId>cxf-dosgi-parent</artifactId> - <version>2.2.0</version> + <version>2.3.0-SNAPSHOT</version> <relativePath>../parent/pom.xml</relativePath> </parent> <groupId>org.apache.cxf.dosgi.systests</groupId> <artifactId>cxf-dosgi-itests</artifactId> - <version>2.2.0</version> + <version>2.3.0-SNAPSHOT</version> <packaging>pom</packaging> <name>CXF DOSGi Integration Tests</name> http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/2ce3ed1d/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 48a524f..6b51b96 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -14,7 +14,7 @@ <parent> <groupId>org.apache.cxf.dosgi</groupId> <artifactId>cxf-dosgi-main</artifactId> - <version>2.2.0</version> + <version>2.3.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/2ce3ed1d/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 6732177..e4132ae 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ <groupId>org.apache.cxf.dosgi</groupId> <artifactId>cxf-dosgi-main</artifactId> - <version>2.2.0</version> + <version>2.3.0-SNAPSHOT</version> <packaging>pom</packaging> <name>CXF DOSGi main</name> @@ -36,7 +36,7 @@ <scm> <connection>scm:git:http://git-wip-us.apache.org/repos/asf/cxf-dosgi.git</connection> <developerConnection>scm:git:http://git-wip-us.apache.org/repos/asf/cxf-dosgi.git</developerConnection> - <tag>cxf-dosgi-2.2.0</tag> + <tag>HEAD</tag> </scm> <issueManagement> http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/2ce3ed1d/provider-rs/pom.xml ---------------------------------------------------------------------- diff --git a/provider-rs/pom.xml b/provider-rs/pom.xml index 4fa79fc..e9b496b 100644 --- a/provider-rs/pom.xml +++ b/provider-rs/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf.dosgi</groupId> <artifactId>cxf-dosgi-parent</artifactId> - <version>2.2.0</version> + <version>2.3.0-SNAPSHOT</version> <relativePath>../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/2ce3ed1d/provider-ws/pom.xml ---------------------------------------------------------------------- diff --git a/provider-ws/pom.xml b/provider-ws/pom.xml index 8d585e8..2062425 100644 --- a/provider-ws/pom.xml +++ b/provider-ws/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf.dosgi</groupId> <artifactId>cxf-dosgi-parent</artifactId> - <version>2.2.0</version> + <version>2.3.0-SNAPSHOT</version> <relativePath>../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/2ce3ed1d/samples/features/pom.xml ---------------------------------------------------------------------- diff --git a/samples/features/pom.xml b/samples/features/pom.xml index 92fc4ad..3c111fa 100644 --- a/samples/features/pom.xml +++ b/samples/features/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.cxf.dosgi.samples</groupId> <artifactId>cxf-dosgi-samples-parent</artifactId> - <version>2.2.0</version> + <version>2.3.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/2ce3ed1d/samples/pom.xml ---------------------------------------------------------------------- diff --git a/samples/pom.xml b/samples/pom.xml index 18f3833..82c86dc 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>org.apache.cxf.dosgi</groupId> <artifactId>cxf-dosgi-parent</artifactId> - <version>2.2.0</version> + <version>2.3.0-SNAPSHOT</version> <relativePath>../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/2ce3ed1d/samples/repository/pom.xml ---------------------------------------------------------------------- diff --git a/samples/repository/pom.xml b/samples/repository/pom.xml index 15443be..e5b6629 100644 --- a/samples/repository/pom.xml +++ b/samples/repository/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>org.apache.cxf.dosgi</groupId> <artifactId>cxf-dosgi-parent</artifactId> - <version>2.2.0</version> + <version>2.3.0-SNAPSHOT</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <artifactId>cxf-dosgi-samples-repository</artifactId> http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/2ce3ed1d/samples/rest/api/pom.xml ---------------------------------------------------------------------- diff --git a/samples/rest/api/pom.xml b/samples/rest/api/pom.xml index e673ff3..22f0186 100644 --- a/samples/rest/api/pom.xml +++ b/samples/rest/api/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.cxf.dosgi.samples</groupId> <artifactId>cxf-dosgi-samples-rest-parent</artifactId> - <version>2.2.0</version> + <version>2.3.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/2ce3ed1d/samples/rest/client/pom.xml ---------------------------------------------------------------------- diff --git a/samples/rest/client/pom.xml b/samples/rest/client/pom.xml index cacc3fd..ee4ac89 100644 --- a/samples/rest/client/pom.xml +++ b/samples/rest/client/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>org.apache.cxf.dosgi.samples</groupId> <artifactId>cxf-dosgi-samples-rest-parent</artifactId> - <version>2.2.0</version> + <version>2.3.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/2ce3ed1d/samples/rest/impl-jackson/pom.xml ---------------------------------------------------------------------- diff --git a/samples/rest/impl-jackson/pom.xml b/samples/rest/impl-jackson/pom.xml index 02bb5d2..a6c1943 100644 --- a/samples/rest/impl-jackson/pom.xml +++ b/samples/rest/impl-jackson/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.cxf.dosgi.samples</groupId> <artifactId>cxf-dosgi-samples-rest-parent</artifactId> - <version>2.2.0</version> + <version>2.3.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/2ce3ed1d/samples/rest/impl/pom.xml ---------------------------------------------------------------------- diff --git a/samples/rest/impl/pom.xml b/samples/rest/impl/pom.xml index cf6b619..3282da1 100644 --- a/samples/rest/impl/pom.xml +++ b/samples/rest/impl/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.cxf.dosgi.samples</groupId> <artifactId>cxf-dosgi-samples-rest-parent</artifactId> - <version>2.2.0</version> + <version>2.3.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/2ce3ed1d/samples/rest/pom.xml ---------------------------------------------------------------------- diff --git a/samples/rest/pom.xml b/samples/rest/pom.xml index 62abf84..12124d9 100644 --- a/samples/rest/pom.xml +++ b/samples/rest/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.cxf.dosgi.samples</groupId> <artifactId>cxf-dosgi-samples-parent</artifactId> - <version>2.2.0</version> + <version>2.3.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/2ce3ed1d/samples/security_filter/pom.xml ---------------------------------------------------------------------- diff --git a/samples/security_filter/pom.xml b/samples/security_filter/pom.xml index 1d24076..f25e9d4 100644 --- a/samples/security_filter/pom.xml +++ b/samples/security_filter/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.cxf.dosgi</groupId> <artifactId>cxf-dosgi-parent</artifactId> - <version>2.2.0</version> + <version>2.3.0-SNAPSHOT</version> <relativePath>../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/2ce3ed1d/samples/soap/api/pom.xml ---------------------------------------------------------------------- diff --git a/samples/soap/api/pom.xml b/samples/soap/api/pom.xml index 9cba99d..c29c844 100644 --- a/samples/soap/api/pom.xml +++ b/samples/soap/api/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf.dosgi.samples</groupId> <artifactId>cxf-dosgi-samples-soap-parent</artifactId> - <version>2.2.0</version> + <version>2.3.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/2ce3ed1d/samples/soap/client/pom.xml ---------------------------------------------------------------------- diff --git a/samples/soap/client/pom.xml b/samples/soap/client/pom.xml index 979fec4..52a1459 100644 --- a/samples/soap/client/pom.xml +++ b/samples/soap/client/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>org.apache.cxf.dosgi.samples</groupId> <artifactId>cxf-dosgi-samples-soap-parent</artifactId> - <version>2.2.0</version> + <version>2.3.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/2ce3ed1d/samples/soap/impl/pom.xml ---------------------------------------------------------------------- diff --git a/samples/soap/impl/pom.xml b/samples/soap/impl/pom.xml index 15702a4..01a1052 100644 --- a/samples/soap/impl/pom.xml +++ b/samples/soap/impl/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.cxf.dosgi.samples</groupId> <artifactId>cxf-dosgi-samples-soap-parent</artifactId> - <version>2.2.0</version> + <version>2.3.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/2ce3ed1d/samples/soap/pom.xml ---------------------------------------------------------------------- diff --git a/samples/soap/pom.xml b/samples/soap/pom.xml index d0b5f71..57e9108 100644 --- a/samples/soap/pom.xml +++ b/samples/soap/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>org.apache.cxf.dosgi.samples</groupId> <artifactId>cxf-dosgi-samples-parent</artifactId> - <version>2.2.0</version> + <version>2.3.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/2ce3ed1d/samples/ssl/pom.xml ---------------------------------------------------------------------- diff --git a/samples/ssl/pom.xml b/samples/ssl/pom.xml index d246ec4..c6e9656 100644 --- a/samples/ssl/pom.xml +++ b/samples/ssl/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.cxf.dosgi.samples</groupId> <artifactId>cxf-dosgi-samples-parent</artifactId> - <version>2.2.0</version> + <version>2.3.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/2ce3ed1d/samples/ssl/ssl-intent/pom.xml ---------------------------------------------------------------------- diff --git a/samples/ssl/ssl-intent/pom.xml b/samples/ssl/ssl-intent/pom.xml index 136ce60..2b3ffd0 100644 --- a/samples/ssl/ssl-intent/pom.xml +++ b/samples/ssl/ssl-intent/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf.dosgi.samples</groupId> <artifactId>cxf-dosgi-samples-ssl-parent</artifactId> - <version>2.2.0</version> + <version>2.3.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent>
