Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 29E0D200C18 for ; Sat, 11 Feb 2017 18:11:38 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 28644160B5B; Sat, 11 Feb 2017 17:11:38 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id F0C6F160B4C for ; Sat, 11 Feb 2017 18:11:36 +0100 (CET) Received: (qmail 90513 invoked by uid 500); 11 Feb 2017 17:11:35 -0000 Mailing-List: contact commits-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list commits@cxf.apache.org Received: (qmail 90504 invoked by uid 99); 11 Feb 2017 17:11:35 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 11 Feb 2017 17:11:35 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id AD761DFA3D; Sat, 11 Feb 2017 17:11:35 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: cschneider@apache.org To: commits@cxf.apache.org Message-Id: <6ae4f33723ad4312bd3af5b7d1e534a8@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: cxf-dosgi git commit: [maven-release-plugin] prepare release cxf-dosgi-2.1.0 Date: Sat, 11 Feb 2017 17:11:35 +0000 (UTC) archived-at: Sat, 11 Feb 2017 17:11:38 -0000 Repository: cxf-dosgi Updated Branches: refs/heads/master bec022021 -> f33a99717 [maven-release-plugin] prepare release cxf-dosgi-2.1.0 Project: http://git-wip-us.apache.org/repos/asf/cxf-dosgi/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-dosgi/commit/f33a9971 Tree: http://git-wip-us.apache.org/repos/asf/cxf-dosgi/tree/f33a9971 Diff: http://git-wip-us.apache.org/repos/asf/cxf-dosgi/diff/f33a9971 Branch: refs/heads/master Commit: f33a997179e36871861a119339dc7e04ebebd7c8 Parents: bec0220 Author: Christian Schneider Authored: Sat Feb 11 18:07:47 2017 +0100 Committer: Christian Schneider Committed: Sat Feb 11 18:07:47 2017 +0100 ---------------------------------------------------------------------- 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/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 +- 25 files changed, 29 insertions(+), 29 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/f33a9971/common/pom.xml ---------------------------------------------------------------------- diff --git a/common/pom.xml b/common/pom.xml index d994d22..2f24986 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf.dosgi cxf-dosgi-parent - 2.1.0-SNAPSHOT + 2.1.0 ../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/f33a9971/decorator/pom.xml ---------------------------------------------------------------------- diff --git a/decorator/pom.xml b/decorator/pom.xml index 5811e9b..996b4e1 100644 --- a/decorator/pom.xml +++ b/decorator/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf.dosgi cxf-dosgi-parent - 2.1.0-SNAPSHOT + 2.1.0 ../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/f33a9971/distribution/features/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/features/pom.xml b/distribution/features/pom.xml index 2c5d08e..d08f83d 100644 --- a/distribution/features/pom.xml +++ b/distribution/features/pom.xml @@ -20,7 +20,7 @@ org.apache.cxf.dosgi cxf-dosgi-distribution-parent - 2.1.0-SNAPSHOT + 2.1.0 ../pom.xml http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/f33a9971/distribution/multi-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/multi-bundle/pom.xml b/distribution/multi-bundle/pom.xml index c9663b3..e2260e8 100644 --- a/distribution/multi-bundle/pom.xml +++ b/distribution/multi-bundle/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf.dosgi cxf-dosgi-distribution-parent - 2.1.0-SNAPSHOT + 2.1.0 ../pom.xml http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/f33a9971/distribution/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/pom.xml b/distribution/pom.xml index d0a52e0..80962c0 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -21,7 +21,7 @@ 4.0.0 org.apache.cxf.dosgi cxf-dosgi-distribution-parent - 2.1.0-SNAPSHOT + 2.1.0 pom CXF DOSGi Distribution Parent http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf.dosgi cxf-dosgi-parent - 2.1.0-SNAPSHOT + 2.1.0 ../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/f33a9971/distribution/repository/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/repository/pom.xml b/distribution/repository/pom.xml index 1f8def5..9f1b720 100644 --- a/distribution/repository/pom.xml +++ b/distribution/repository/pom.xml @@ -3,7 +3,7 @@ org.apache.cxf.dosgi cxf-dosgi-parent - 2.1.0-SNAPSHOT + 2.1.0 ../../parent/pom.xml cxf-dosgi-repository http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/f33a9971/distribution/sources/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/sources/pom.xml b/distribution/sources/pom.xml index f7518e7..9f37249 100644 --- a/distribution/sources/pom.xml +++ b/distribution/sources/pom.xml @@ -22,14 +22,14 @@ 4.0.0 org.apache.cxf.dosgi cxf-dosgi-source-distribution - 2.1.0-SNAPSHOT + 2.1.0 CXF DOSGi Source Distribution http://cxf.apache.org org.apache.cxf.dosgi cxf-dosgi-distribution-parent - 2.1.0-SNAPSHOT + 2.1.0 ../pom.xml http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/f33a9971/itests/multi-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/itests/multi-bundle/pom.xml b/itests/multi-bundle/pom.xml index 6456138..a048692 100644 --- a/itests/multi-bundle/pom.xml +++ b/itests/multi-bundle/pom.xml @@ -24,7 +24,7 @@ org.apache.cxf.dosgi cxf-dosgi-parent - 2.1.0-SNAPSHOT + 2.1.0 ../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/f33a9971/itests/pom.xml ---------------------------------------------------------------------- diff --git a/itests/pom.xml b/itests/pom.xml index 809bc38..72334ea 100644 --- a/itests/pom.xml +++ b/itests/pom.xml @@ -24,13 +24,13 @@ org.apache.cxf.dosgi cxf-dosgi-parent - 2.1.0-SNAPSHOT + 2.1.0 ../parent/pom.xml org.apache.cxf.dosgi.systests cxf-dosgi-itests - 2.1.0-SNAPSHOT + 2.1.0 pom CXF DOSGi Integration Tests http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/f33a9971/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 4fecdcb..e92b891 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -14,7 +14,7 @@ org.apache.cxf.dosgi cxf-dosgi-main - 2.1.0-SNAPSHOT + 2.1.0 4.0.0 http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/f33a9971/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index d779854..8e0517f 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ 4.0.0 org.apache.cxf.dosgi cxf-dosgi-main - 2.1.0-SNAPSHOT + 2.1.0 pom CXF DOSGi main @@ -29,7 +29,7 @@ scm:git:http://git-wip-us.apache.org/repos/asf/cxf-dosgi.git scm:git:http://git-wip-us.apache.org/repos/asf/cxf-dosgi.git - HEAD + cxf-dosgi-2.1.0 http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/f33a9971/provider-rs/pom.xml ---------------------------------------------------------------------- diff --git a/provider-rs/pom.xml b/provider-rs/pom.xml index 3a8ed8c..40328c7 100644 --- a/provider-rs/pom.xml +++ b/provider-rs/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf.dosgi cxf-dosgi-parent - 2.1.0-SNAPSHOT + 2.1.0 ../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/f33a9971/provider-ws/pom.xml ---------------------------------------------------------------------- diff --git a/provider-ws/pom.xml b/provider-ws/pom.xml index e5d3cab..9f984cc 100644 --- a/provider-ws/pom.xml +++ b/provider-ws/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf.dosgi cxf-dosgi-parent - 2.1.0-SNAPSHOT + 2.1.0 ../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/f33a9971/samples/features/pom.xml ---------------------------------------------------------------------- diff --git a/samples/features/pom.xml b/samples/features/pom.xml index 0c1a61f..735f2d9 100644 --- a/samples/features/pom.xml +++ b/samples/features/pom.xml @@ -19,7 +19,7 @@ org.apache.cxf.dosgi.samples cxf-dosgi-samples-parent - 2.1.0-SNAPSHOT + 2.1.0 ../pom.xml http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/f33a9971/samples/pom.xml ---------------------------------------------------------------------- diff --git a/samples/pom.xml b/samples/pom.xml index 242bc6e..05745d4 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -29,7 +29,7 @@ org.apache.cxf.dosgi cxf-dosgi-parent - 2.1.0-SNAPSHOT + 2.1.0 ../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/f33a9971/samples/repository/pom.xml ---------------------------------------------------------------------- diff --git a/samples/repository/pom.xml b/samples/repository/pom.xml index e66962f..26126f6 100644 --- a/samples/repository/pom.xml +++ b/samples/repository/pom.xml @@ -3,7 +3,7 @@ org.apache.cxf.dosgi cxf-dosgi-parent - 2.1.0-SNAPSHOT + 2.1.0 ../../parent/pom.xml cxf-dosgi-samples-repository http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/f33a9971/samples/rest/api/pom.xml ---------------------------------------------------------------------- diff --git a/samples/rest/api/pom.xml b/samples/rest/api/pom.xml index 6e6ae4f..7af88de 100644 --- a/samples/rest/api/pom.xml +++ b/samples/rest/api/pom.xml @@ -26,7 +26,7 @@ org.apache.cxf.dosgi.samples cxf-dosgi-samples-rest-parent - 2.1.0-SNAPSHOT + 2.1.0 ../pom.xml http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/f33a9971/samples/rest/client/pom.xml ---------------------------------------------------------------------- diff --git a/samples/rest/client/pom.xml b/samples/rest/client/pom.xml index c594373..bb78abb 100644 --- a/samples/rest/client/pom.xml +++ b/samples/rest/client/pom.xml @@ -18,7 +18,7 @@ org.apache.cxf.dosgi.samples cxf-dosgi-samples-rest-parent - 2.1.0-SNAPSHOT + 2.1.0 ../pom.xml http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/f33a9971/samples/rest/impl/pom.xml ---------------------------------------------------------------------- diff --git a/samples/rest/impl/pom.xml b/samples/rest/impl/pom.xml index 1d586d7..b9756ee 100644 --- a/samples/rest/impl/pom.xml +++ b/samples/rest/impl/pom.xml @@ -19,7 +19,7 @@ org.apache.cxf.dosgi.samples cxf-dosgi-samples-rest-parent - 2.1.0-SNAPSHOT + 2.1.0 ../pom.xml http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/f33a9971/samples/rest/pom.xml ---------------------------------------------------------------------- diff --git a/samples/rest/pom.xml b/samples/rest/pom.xml index 1cd4869..1303a05 100644 --- a/samples/rest/pom.xml +++ b/samples/rest/pom.xml @@ -20,7 +20,7 @@ org.apache.cxf.dosgi.samples cxf-dosgi-samples-parent - 2.1.0-SNAPSHOT + 2.1.0 ../pom.xml http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/f33a9971/samples/security_filter/pom.xml ---------------------------------------------------------------------- diff --git a/samples/security_filter/pom.xml b/samples/security_filter/pom.xml index ca03780..14678b0 100644 --- a/samples/security_filter/pom.xml +++ b/samples/security_filter/pom.xml @@ -20,7 +20,7 @@ org.apache.cxf.dosgi cxf-dosgi-parent - 2.1.0-SNAPSHOT + 2.1.0 ../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/f33a9971/samples/soap/api/pom.xml ---------------------------------------------------------------------- diff --git a/samples/soap/api/pom.xml b/samples/soap/api/pom.xml index 6da227d..90b0820 100644 --- a/samples/soap/api/pom.xml +++ b/samples/soap/api/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf.dosgi.samples cxf-dosgi-samples-soap-parent - 2.1.0-SNAPSHOT + 2.1.0 ../pom.xml http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/f33a9971/samples/soap/client/pom.xml ---------------------------------------------------------------------- diff --git a/samples/soap/client/pom.xml b/samples/soap/client/pom.xml index 6ef46af..3e5cb16 100644 --- a/samples/soap/client/pom.xml +++ b/samples/soap/client/pom.xml @@ -18,7 +18,7 @@ org.apache.cxf.dosgi.samples cxf-dosgi-samples-soap-parent - 2.1.0-SNAPSHOT + 2.1.0 ../pom.xml http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/f33a9971/samples/soap/impl/pom.xml ---------------------------------------------------------------------- diff --git a/samples/soap/impl/pom.xml b/samples/soap/impl/pom.xml index 0cdd35a..5dc8132 100644 --- a/samples/soap/impl/pom.xml +++ b/samples/soap/impl/pom.xml @@ -26,7 +26,7 @@ org.apache.cxf.dosgi.samples cxf-dosgi-samples-soap-parent - 2.1.0-SNAPSHOT + 2.1.0 ../pom.xml http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/f33a9971/samples/soap/pom.xml ---------------------------------------------------------------------- diff --git a/samples/soap/pom.xml b/samples/soap/pom.xml index c4b127f..63ceab6 100644 --- a/samples/soap/pom.xml +++ b/samples/soap/pom.xml @@ -18,7 +18,7 @@ org.apache.cxf.dosgi.samples cxf-dosgi-samples-parent - 2.1.0-SNAPSHOT + 2.1.0 ../pom.xml