This is an automated email from the ASF dual-hosted git repository. cschneider pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf-dosgi.git
The following commit(s) were added to refs/heads/master by this push: new 87223d1 [maven-release-plugin] prepare release cxf-dosgi-2.3.0 87223d1 is described below commit 87223d10fe189605a796629530583d01866bec27 Author: Christian Schneider <ch...@die-schneider.net> AuthorDate: Sat Sep 23 10:32:39 2017 +0200 [maven-release-plugin] prepare release cxf-dosgi-2.3.0 --- common/pom.xml | 2 +- decorator/pom.xml | 2 +- distribution/features/pom.xml | 2 +- distribution/multi-bundle/pom.xml | 2 +- distribution/pom.xml | 2 +- distribution/repository/pom.xml | 2 +- itests/multi-bundle/pom.xml | 2 +- itests/pom.xml | 2 +- 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 +- 27 files changed, 28 insertions(+), 28 deletions(-) diff --git a/common/pom.xml b/common/pom.xml index a19d2ce..d6f2ba5 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.4.0-SNAPSHOT</version> + <version>2.3.0</version> <relativePath>../parent/pom.xml</relativePath> </parent> diff --git a/decorator/pom.xml b/decorator/pom.xml index df06733..f780779 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.4.0-SNAPSHOT</version> + <version>2.3.0</version> <relativePath>../parent/pom.xml</relativePath> </parent> diff --git a/distribution/features/pom.xml b/distribution/features/pom.xml index ea5bc19..7f21c6c 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.4.0-SNAPSHOT</version> + <version>2.3.0</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/distribution/multi-bundle/pom.xml b/distribution/multi-bundle/pom.xml index 71eb49f..7fd4ce5 100644 --- a/distribution/multi-bundle/pom.xml +++ b/distribution/multi-bundle/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.cxf.dosgi</groupId> <artifactId>cxf-dosgi-distribution-parent</artifactId> - <version>2.4.0-SNAPSHOT</version> + <version>2.3.0</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/distribution/pom.xml b/distribution/pom.xml index bc50859..51fd110 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf.dosgi</groupId> <artifactId>cxf-dosgi-parent</artifactId> - <version>2.4.0-SNAPSHOT</version> + <version>2.3.0</version> <relativePath>../parent/pom.xml</relativePath> </parent> diff --git a/distribution/repository/pom.xml b/distribution/repository/pom.xml index f3cc289..4c1d67b 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.4.0-SNAPSHOT</version> + <version>2.3.0</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <artifactId>cxf-dosgi-repository</artifactId> diff --git a/itests/multi-bundle/pom.xml b/itests/multi-bundle/pom.xml index a0c4d5b..8ecaa7b 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.4.0-SNAPSHOT</version> + <version>2.3.0</version> <relativePath>../../parent/pom.xml</relativePath> </parent> diff --git a/itests/pom.xml b/itests/pom.xml index 3a89ed2..0d9ee41 100644 --- a/itests/pom.xml +++ b/itests/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cxf.dosgi</groupId> <artifactId>cxf-dosgi-parent</artifactId> - <version>2.4.0-SNAPSHOT</version> + <version>2.3.0</version> <relativePath>../parent/pom.xml</relativePath> </parent> diff --git a/parent/pom.xml b/parent/pom.xml index 15d12e0..8e57b05 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.4.0-SNAPSHOT</version> + <version>2.3.0</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/pom.xml b/pom.xml index d1c3854..ddacffa 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ <groupId>org.apache.cxf.dosgi</groupId> <artifactId>cxf-dosgi-main</artifactId> - <version>2.4.0-SNAPSHOT</version> + <version>2.3.0</version> <packaging>pom</packaging> <name>CXF DOSGi main</name> @@ -37,7 +37,7 @@ <connection>scm:git:http://gitbox.apache.org/repos/asf/cxf-dosgi.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/cxf-dosgi.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=cxf-dosgi.git;a=summary</url> - <tag>HEAD</tag> + <tag>cxf-dosgi-2.3.0</tag> </scm> <issueManagement> diff --git a/provider-rs/pom.xml b/provider-rs/pom.xml index 86263b2..94a43de 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.4.0-SNAPSHOT</version> + <version>2.3.0</version> <relativePath>../parent/pom.xml</relativePath> </parent> diff --git a/provider-ws/pom.xml b/provider-ws/pom.xml index 5d37eb6..c5142ea 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.4.0-SNAPSHOT</version> + <version>2.3.0</version> <relativePath>../parent/pom.xml</relativePath> </parent> diff --git a/samples/features/pom.xml b/samples/features/pom.xml index 06a6809..6ca636b 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.4.0-SNAPSHOT</version> + <version>2.3.0</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/samples/pom.xml b/samples/pom.xml index 9f49646..8ce934e 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.4.0-SNAPSHOT</version> + <version>2.3.0</version> <relativePath>../parent/pom.xml</relativePath> </parent> diff --git a/samples/repository/pom.xml b/samples/repository/pom.xml index e8de7d3..749ad39 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.4.0-SNAPSHOT</version> + <version>2.3.0</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <artifactId>cxf-dosgi-samples-repository</artifactId> diff --git a/samples/rest/api/pom.xml b/samples/rest/api/pom.xml index 5cd64bd..a6e2960 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.4.0-SNAPSHOT</version> + <version>2.3.0</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/samples/rest/client/pom.xml b/samples/rest/client/pom.xml index 4919c17..363a207 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.4.0-SNAPSHOT</version> + <version>2.3.0</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/samples/rest/impl-jackson/pom.xml b/samples/rest/impl-jackson/pom.xml index 3901a01..d49c844 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.4.0-SNAPSHOT</version> + <version>2.3.0</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/samples/rest/impl/pom.xml b/samples/rest/impl/pom.xml index fcad91e..a76f7b8 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.4.0-SNAPSHOT</version> + <version>2.3.0</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/samples/rest/pom.xml b/samples/rest/pom.xml index cc6d542..39a2c88 100644 --- a/samples/rest/pom.xml +++ b/samples/rest/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.cxf.dosgi.samples</groupId> <artifactId>cxf-dosgi-samples-parent</artifactId> - <version>2.4.0-SNAPSHOT</version> + <version>2.3.0</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/samples/security_filter/pom.xml b/samples/security_filter/pom.xml index c45392e..29e17b1 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.4.0-SNAPSHOT</version> + <version>2.3.0</version> <relativePath>../../parent/pom.xml</relativePath> </parent> diff --git a/samples/soap/api/pom.xml b/samples/soap/api/pom.xml index 4523a30..1812bd0 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.4.0-SNAPSHOT</version> + <version>2.3.0</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/samples/soap/client/pom.xml b/samples/soap/client/pom.xml index aba9906..1afbc1a 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.4.0-SNAPSHOT</version> + <version>2.3.0</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/samples/soap/impl/pom.xml b/samples/soap/impl/pom.xml index 486455b..ca80eb8 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.4.0-SNAPSHOT</version> + <version>2.3.0</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/samples/soap/pom.xml b/samples/soap/pom.xml index 48200fd..ae0f6d7 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.4.0-SNAPSHOT</version> + <version>2.3.0</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/samples/ssl/pom.xml b/samples/ssl/pom.xml index bcbd690..12af1e0 100644 --- a/samples/ssl/pom.xml +++ b/samples/ssl/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf.dosgi.samples</groupId> <artifactId>cxf-dosgi-samples-parent</artifactId> - <version>2.4.0-SNAPSHOT</version> + <version>2.3.0</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/samples/ssl/ssl-intent/pom.xml b/samples/ssl/ssl-intent/pom.xml index 8e55547..9f0ed91 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.4.0-SNAPSHOT</version> + <version>2.3.0</version> <relativePath>../pom.xml</relativePath> </parent> -- To stop receiving notification emails like this one, please contact ['"commits@cxf.apache.org" <commits@cxf.apache.org>'].