From commits-return-46909-archive-asf-public=cust-asf.ponee.io@qpid.apache.org Fri Sep 28 18:25:18 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 441F2180627 for ; Fri, 28 Sep 2018 18:25:18 +0200 (CEST) Received: (qmail 56232 invoked by uid 500); 28 Sep 2018 16:25:17 -0000 Mailing-List: contact commits-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@qpid.apache.org Delivered-To: mailing list commits@qpid.apache.org Received: (qmail 56223 invoked by uid 99); 28 Sep 2018 16:25:17 -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; Fri, 28 Sep 2018 16:25:17 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 44F3FDFC30; Fri, 28 Sep 2018 16:25:17 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: robbie@apache.org To: commits@qpid.apache.org Message-Id: <54dc041df2104f03b049bc4d24ef7d77@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: qpid-jms git commit: [maven-release-plugin] prepare for next development iteration Date: Fri, 28 Sep 2018 16:25:17 +0000 (UTC) Repository: qpid-jms Updated Branches: refs/heads/master 950666bfc -> 51cbfa258 [maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/51cbfa25 Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/51cbfa25 Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/51cbfa25 Branch: refs/heads/master Commit: 51cbfa258d4acd9977d8dbc5ef73ba5c2c216dcb Parents: 950666b Author: Robbie Gemmell Authored: Fri Sep 28 17:25:09 2018 +0100 Committer: Robbie Gemmell Committed: Fri Sep 28 17:25:09 2018 +0100 ---------------------------------------------------------------------- apache-qpid-jms/pom.xml | 2 +- pom.xml | 4 ++-- qpid-jms-client/pom.xml | 2 +- qpid-jms-discovery/pom.xml | 2 +- qpid-jms-docs/pom.xml | 2 +- qpid-jms-examples/pom.xml | 2 +- qpid-jms-interop-tests/pom.xml | 2 +- qpid-jms-interop-tests/qpid-jms-activemq-tests/pom.xml | 2 +- 8 files changed, 9 insertions(+), 9 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/51cbfa25/apache-qpid-jms/pom.xml ---------------------------------------------------------------------- diff --git a/apache-qpid-jms/pom.xml b/apache-qpid-jms/pom.xml index 7a3e5d7..fa53c0c 100644 --- a/apache-qpid-jms/pom.xml +++ b/apache-qpid-jms/pom.xml @@ -18,7 +18,7 @@ org.apache.qpid qpid-jms-parent - 0.37.0 + 0.38.0-SNAPSHOT 4.0.0 http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/51cbfa25/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index cd33a49..b429c1c 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.apache.qpid qpid-jms-parent - 0.37.0 + 0.38.0-SNAPSHOT pom QpidJMS 2013 @@ -84,7 +84,7 @@ scm:git:http://git-wip-us.apache.org/repos/asf/qpid-jms.git scm:git:https://git-wip-us.apache.org/repos/asf/qpid-jms.git https://git-wip-us.apache.org/repos/asf?p=qpid-jms.git - 0.37.0 + HEAD http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/51cbfa25/qpid-jms-client/pom.xml ---------------------------------------------------------------------- diff --git a/qpid-jms-client/pom.xml b/qpid-jms-client/pom.xml index a15199c..b9f6046 100644 --- a/qpid-jms-client/pom.xml +++ b/qpid-jms-client/pom.xml @@ -20,7 +20,7 @@ org.apache.qpid qpid-jms-parent - 0.37.0 + 0.38.0-SNAPSHOT qpid-jms-client http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/51cbfa25/qpid-jms-discovery/pom.xml ---------------------------------------------------------------------- diff --git a/qpid-jms-discovery/pom.xml b/qpid-jms-discovery/pom.xml index 988d822..42c5fd2 100644 --- a/qpid-jms-discovery/pom.xml +++ b/qpid-jms-discovery/pom.xml @@ -20,7 +20,7 @@ org.apache.qpid qpid-jms-parent - 0.37.0 + 0.38.0-SNAPSHOT qpid-jms-discovery http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/51cbfa25/qpid-jms-docs/pom.xml ---------------------------------------------------------------------- diff --git a/qpid-jms-docs/pom.xml b/qpid-jms-docs/pom.xml index 87bf2c8..f5bb5a7 100644 --- a/qpid-jms-docs/pom.xml +++ b/qpid-jms-docs/pom.xml @@ -18,7 +18,7 @@ org.apache.qpid qpid-jms-parent - 0.37.0 + 0.38.0-SNAPSHOT 4.0.0 http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/51cbfa25/qpid-jms-examples/pom.xml ---------------------------------------------------------------------- diff --git a/qpid-jms-examples/pom.xml b/qpid-jms-examples/pom.xml index 14280b6..c605f26 100644 --- a/qpid-jms-examples/pom.xml +++ b/qpid-jms-examples/pom.xml @@ -20,7 +20,7 @@ org.apache.qpid qpid-jms-parent - 0.37.0 + 0.38.0-SNAPSHOT qpid-jms-examples http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/51cbfa25/qpid-jms-interop-tests/pom.xml ---------------------------------------------------------------------- diff --git a/qpid-jms-interop-tests/pom.xml b/qpid-jms-interop-tests/pom.xml index dc2be67..2bb990a 100644 --- a/qpid-jms-interop-tests/pom.xml +++ b/qpid-jms-interop-tests/pom.xml @@ -20,7 +20,7 @@ org.apache.qpid qpid-jms-parent - 0.37.0 + 0.38.0-SNAPSHOT qpid-jms-interop-tests http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/51cbfa25/qpid-jms-interop-tests/qpid-jms-activemq-tests/pom.xml ---------------------------------------------------------------------- diff --git a/qpid-jms-interop-tests/qpid-jms-activemq-tests/pom.xml b/qpid-jms-interop-tests/qpid-jms-activemq-tests/pom.xml index 1c3bcd2..1141683 100644 --- a/qpid-jms-interop-tests/qpid-jms-activemq-tests/pom.xml +++ b/qpid-jms-interop-tests/qpid-jms-activemq-tests/pom.xml @@ -20,7 +20,7 @@ org.apache.qpid qpid-jms-interop-tests - 0.37.0 + 0.38.0-SNAPSHOT qpid-jms-activemq-tests --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org For additional commands, e-mail: commits-help@qpid.apache.org