Return-Path: X-Original-To: apmail-activemq-commits-archive@www.apache.org Delivered-To: apmail-activemq-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D0DC917394 for ; Tue, 3 Mar 2015 12:01:51 +0000 (UTC) Received: (qmail 74655 invoked by uid 500); 3 Mar 2015 12:01:51 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 74611 invoked by uid 500); 3 Mar 2015 12:01:51 -0000 Mailing-List: contact commits-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list commits@activemq.apache.org Received: (qmail 74506 invoked by uid 99); 3 Mar 2015 12:01:51 -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; Tue, 03 Mar 2015 12:01:51 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 5F7E4E07F3; Tue, 3 Mar 2015 12:01:51 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: martyntaylor@apache.org To: commits@activemq.apache.org Date: Tue, 03 Mar 2015 12:01:51 -0000 Message-Id: <62a4847a90904a0da9a9f735e0fc53ea@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [1/2] activemq-6 git commit: Revert "[maven-release-plugin] prepare for next development iteration" Repository: activemq-6 Updated Branches: refs/heads/master 05d052fda -> 65453f3fa Revert "[maven-release-plugin] prepare for next development iteration" This reverts commit 05d052fda8ebbb5c3a658e9f3811aad0426a9ecb. Project: http://git-wip-us.apache.org/repos/asf/activemq-6/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-6/commit/b5b90e55 Tree: http://git-wip-us.apache.org/repos/asf/activemq-6/tree/b5b90e55 Diff: http://git-wip-us.apache.org/repos/asf/activemq-6/diff/b5b90e55 Branch: refs/heads/master Commit: b5b90e5537238e133515d89c37da599bb948828b Parents: 05d052f Author: Martyn Taylor Authored: Tue Mar 3 11:47:53 2015 +0000 Committer: Martyn Taylor Committed: Tue Mar 3 11:47:53 2015 +0000 ---------------------------------------------------------------------- activemq-bootstrap/pom.xml | 2 +- activemq-commons/pom.xml | 2 +- activemq-core-client/pom.xml | 2 +- activemq-dto/pom.xml | 2 +- activemq-jms-client/pom.xml | 2 +- activemq-jms-server/pom.xml | 2 +- activemq-journal/pom.xml | 2 +- activemq-maven-plugin/pom.xml | 2 +- activemq-native/pom.xml | 2 +- activemq-protocols/activemq-amqp-protocol/pom.xml | 2 +- activemq-protocols/activemq-openwire-protocol/pom.xml | 2 +- activemq-protocols/activemq-proton-plug/pom.xml | 2 +- activemq-protocols/activemq-stomp-protocol/pom.xml | 2 +- activemq-protocols/pom.xml | 2 +- activemq-ra/pom.xml | 2 +- activemq-rest/pom.xml | 2 +- activemq-selector/pom.xml | 2 +- activemq-server/pom.xml | 2 +- activemq-service-extensions/pom.xml | 2 +- activemq-tools/pom.xml | 2 +- activemq-web/pom.xml | 2 +- activemq-website/pom.xml | 2 +- distribution/activemq/pom.xml | 4 ++-- distribution/pom.xml | 2 +- examples/core/pom.xml | 2 +- examples/jms/activemq-jms-examples-common/pom.xml | 2 +- examples/jms/pom.xml | 2 +- examples/pom.xml | 2 +- integration/activemq-aerogear-integration/pom.xml | 2 +- integration/activemq-spring-integration/pom.xml | 2 +- integration/activemq-vertx-integration/pom.xml | 2 +- pom.xml | 6 +++--- 32 files changed, 35 insertions(+), 35 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b5b90e55/activemq-bootstrap/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-bootstrap/pom.xml b/activemq-bootstrap/pom.xml index 21ceb88..7abb3a6 100644 --- a/activemq-bootstrap/pom.xml +++ b/activemq-bootstrap/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq activemq-pom - 6.0.1-SNAPSHOT + 6.0.0 activemq-bootstrap http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b5b90e55/activemq-commons/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-commons/pom.xml b/activemq-commons/pom.xml index 2d1d754..b8f3725 100644 --- a/activemq-commons/pom.xml +++ b/activemq-commons/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq activemq-pom - 6.0.1-SNAPSHOT + 6.0.0 activemq-commons http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b5b90e55/activemq-core-client/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-core-client/pom.xml b/activemq-core-client/pom.xml index 3c200a2..3eb31d5 100644 --- a/activemq-core-client/pom.xml +++ b/activemq-core-client/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq activemq-pom - 6.0.1-SNAPSHOT + 6.0.0 activemq-core-client http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b5b90e55/activemq-dto/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-dto/pom.xml b/activemq-dto/pom.xml index 12a1d48..93313e9 100644 --- a/activemq-dto/pom.xml +++ b/activemq-dto/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq activemq-pom - 6.0.1-SNAPSHOT + 6.0.0 activemq-dto http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b5b90e55/activemq-jms-client/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-jms-client/pom.xml b/activemq-jms-client/pom.xml index 0720fb4..d7940bb 100644 --- a/activemq-jms-client/pom.xml +++ b/activemq-jms-client/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq activemq-pom - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-client http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b5b90e55/activemq-jms-server/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-jms-server/pom.xml b/activemq-jms-server/pom.xml index d47ecdd..1d73d48 100644 --- a/activemq-jms-server/pom.xml +++ b/activemq-jms-server/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq activemq-pom - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-server http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b5b90e55/activemq-journal/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-journal/pom.xml b/activemq-journal/pom.xml index 3a48c9f..377a324 100644 --- a/activemq-journal/pom.xml +++ b/activemq-journal/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq activemq-pom - 6.0.1-SNAPSHOT + 6.0.0 activemq-journal http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b5b90e55/activemq-maven-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-maven-plugin/pom.xml b/activemq-maven-plugin/pom.xml index 384f6eb..f06d920 100644 --- a/activemq-maven-plugin/pom.xml +++ b/activemq-maven-plugin/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq activemq-pom - 6.0.1-SNAPSHOT + 6.0.0 activemq-maven-plugin http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b5b90e55/activemq-native/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-native/pom.xml b/activemq-native/pom.xml index 4b730d8..6d4c10f 100644 --- a/activemq-native/pom.xml +++ b/activemq-native/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq activemq-pom - 6.0.1-SNAPSHOT + 6.0.0 activemq-native http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b5b90e55/activemq-protocols/activemq-amqp-protocol/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-protocols/activemq-amqp-protocol/pom.xml b/activemq-protocols/activemq-amqp-protocol/pom.xml index 6f6d68b..5fbeae4 100644 --- a/activemq-protocols/activemq-amqp-protocol/pom.xml +++ b/activemq-protocols/activemq-amqp-protocol/pom.xml @@ -18,7 +18,7 @@ activemq-protocols org.apache.activemq - 6.0.1-SNAPSHOT + 6.0.0 4.0.0 http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b5b90e55/activemq-protocols/activemq-openwire-protocol/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-protocols/activemq-openwire-protocol/pom.xml b/activemq-protocols/activemq-openwire-protocol/pom.xml index f51a7b7..8c1cc0b 100644 --- a/activemq-protocols/activemq-openwire-protocol/pom.xml +++ b/activemq-protocols/activemq-openwire-protocol/pom.xml @@ -18,7 +18,7 @@ activemq-protocols org.apache.activemq - 6.0.1-SNAPSHOT + 6.0.0 4.0.0 http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b5b90e55/activemq-protocols/activemq-proton-plug/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-protocols/activemq-proton-plug/pom.xml b/activemq-protocols/activemq-proton-plug/pom.xml index e241126..65dd5a0 100644 --- a/activemq-protocols/activemq-proton-plug/pom.xml +++ b/activemq-protocols/activemq-proton-plug/pom.xml @@ -18,7 +18,7 @@ activemq-protocols org.apache.activemq - 6.0.1-SNAPSHOT + 6.0.0 4.0.0 http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b5b90e55/activemq-protocols/activemq-stomp-protocol/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-protocols/activemq-stomp-protocol/pom.xml b/activemq-protocols/activemq-stomp-protocol/pom.xml index 2ee12a4..5dbd0fc 100644 --- a/activemq-protocols/activemq-stomp-protocol/pom.xml +++ b/activemq-protocols/activemq-stomp-protocol/pom.xml @@ -18,7 +18,7 @@ activemq-protocols org.apache.activemq - 6.0.1-SNAPSHOT + 6.0.0 4.0.0 http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b5b90e55/activemq-protocols/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-protocols/pom.xml b/activemq-protocols/pom.xml index ab0d927..fd225cc 100644 --- a/activemq-protocols/pom.xml +++ b/activemq-protocols/pom.xml @@ -19,7 +19,7 @@ activemq-pom org.apache.activemq - 6.0.1-SNAPSHOT + 6.0.0 4.0.0 http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b5b90e55/activemq-ra/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-ra/pom.xml b/activemq-ra/pom.xml index b3ac13b..17fea9a 100644 --- a/activemq-ra/pom.xml +++ b/activemq-ra/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq activemq-pom - 6.0.1-SNAPSHOT + 6.0.0 activemq-ra http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b5b90e55/activemq-rest/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-rest/pom.xml b/activemq-rest/pom.xml index e567267..882e995 100644 --- a/activemq-rest/pom.xml +++ b/activemq-rest/pom.xml @@ -19,7 +19,7 @@ org.apache.activemq activemq-pom - 6.0.1-SNAPSHOT + 6.0.0 ActiveMQ6 REST Interface Implementation http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b5b90e55/activemq-selector/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-selector/pom.xml b/activemq-selector/pom.xml index ed00644..f840716 100644 --- a/activemq-selector/pom.xml +++ b/activemq-selector/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq activemq-pom - 6.0.1-SNAPSHOT + 6.0.0 activemq-selector http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b5b90e55/activemq-server/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-server/pom.xml b/activemq-server/pom.xml index a6c6c71..5dc4313 100644 --- a/activemq-server/pom.xml +++ b/activemq-server/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq activemq-pom - 6.0.1-SNAPSHOT + 6.0.0 activemq-server http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b5b90e55/activemq-service-extensions/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-service-extensions/pom.xml b/activemq-service-extensions/pom.xml index 8fd86d0..c06af2a 100644 --- a/activemq-service-extensions/pom.xml +++ b/activemq-service-extensions/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq activemq-pom - 6.0.1-SNAPSHOT + 6.0.0 activemq-service-extensions http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b5b90e55/activemq-tools/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-tools/pom.xml b/activemq-tools/pom.xml index 11bfd13..3b685cf 100644 --- a/activemq-tools/pom.xml +++ b/activemq-tools/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq activemq-pom - 6.0.1-SNAPSHOT + 6.0.0 activemq-tools http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b5b90e55/activemq-web/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-web/pom.xml b/activemq-web/pom.xml index 9b99cf9..a94e825 100644 --- a/activemq-web/pom.xml +++ b/activemq-web/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq activemq-pom - 6.0.1-SNAPSHOT + 6.0.0 activemq-web http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b5b90e55/activemq-website/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-website/pom.xml b/activemq-website/pom.xml index 5c27894..5ea70dc 100644 --- a/activemq-website/pom.xml +++ b/activemq-website/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq activemq-pom - 6.0.1-SNAPSHOT + 6.0.0 activemq-website http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b5b90e55/distribution/activemq/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/activemq/pom.xml b/distribution/activemq/pom.xml index 0721a9f..3ead5e5 100644 --- a/distribution/activemq/pom.xml +++ b/distribution/activemq/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-distribution - 6.0.1-SNAPSHOT + 6.0.0 activemq @@ -176,7 +176,7 @@ org.apache.activemq activemq-website - 6.0.1-SNAPSHOT + 6.0.0 javadoc http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b5b90e55/distribution/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/pom.xml b/distribution/pom.xml index 95c6904..7d967b0 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq activemq-pom - 6.0.1-SNAPSHOT + 6.0.0 activemq-distribution http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b5b90e55/examples/core/pom.xml ---------------------------------------------------------------------- diff --git a/examples/core/pom.xml b/examples/core/pom.xml index 024fd70..0146f93 100644 --- a/examples/core/pom.xml +++ b/examples/core/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples activemq-examples - 6.0.1-SNAPSHOT + 6.0.0 org.apache.activemq.examples.core http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b5b90e55/examples/jms/activemq-jms-examples-common/pom.xml ---------------------------------------------------------------------- diff --git a/examples/jms/activemq-jms-examples-common/pom.xml b/examples/jms/activemq-jms-examples-common/pom.xml index d611433..74c2b74 100644 --- a/examples/jms/activemq-jms-examples-common/pom.xml +++ b/examples/jms/activemq-jms-examples-common/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-examples-common http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b5b90e55/examples/jms/pom.xml ---------------------------------------------------------------------- diff --git a/examples/jms/pom.xml b/examples/jms/pom.xml index 27171bb..d9d3b02 100644 --- a/examples/jms/pom.xml +++ b/examples/jms/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples activemq-examples - 6.0.1-SNAPSHOT + 6.0.0 org.apache.activemq.examples.jms http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b5b90e55/examples/pom.xml ---------------------------------------------------------------------- diff --git a/examples/pom.xml b/examples/pom.xml index 5514d41..4d09eee 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq activemq-pom - 6.0.1-SNAPSHOT + 6.0.0 org.apache.activemq.examples http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b5b90e55/integration/activemq-aerogear-integration/pom.xml ---------------------------------------------------------------------- diff --git a/integration/activemq-aerogear-integration/pom.xml b/integration/activemq-aerogear-integration/pom.xml index 8f6a20a..4e19872 100644 --- a/integration/activemq-aerogear-integration/pom.xml +++ b/integration/activemq-aerogear-integration/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq activemq-pom - 6.0.1-SNAPSHOT + 6.0.0 ../../pom.xml http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b5b90e55/integration/activemq-spring-integration/pom.xml ---------------------------------------------------------------------- diff --git a/integration/activemq-spring-integration/pom.xml b/integration/activemq-spring-integration/pom.xml index 576e477..f18ce86 100644 --- a/integration/activemq-spring-integration/pom.xml +++ b/integration/activemq-spring-integration/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq activemq-pom - 6.0.1-SNAPSHOT + 6.0.0 ../../pom.xml http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b5b90e55/integration/activemq-vertx-integration/pom.xml ---------------------------------------------------------------------- diff --git a/integration/activemq-vertx-integration/pom.xml b/integration/activemq-vertx-integration/pom.xml index 2d64717..afbbbe9 100644 --- a/integration/activemq-vertx-integration/pom.xml +++ b/integration/activemq-vertx-integration/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq activemq-pom - 6.0.1-SNAPSHOT + 6.0.0 ../../pom.xml http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b5b90e55/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index bcfc7a2..8ea6390 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ org.apache.activemq activemq-pom pom - 6.0.1-SNAPSHOT + 6.0.0 org.apache @@ -107,7 +107,7 @@ scm:git:http://git-wip-us.apache.org/repos/asf/activemq-6.git scm:git:https://git-wip-us.apache.org/repos/asf/activemq-6.git https://fisheye6.atlassian.com/browse/~br=master/activemq-6-git - HEAD + 6.0.0 @@ -750,7 +750,7 @@ org.apache.activemq activemq-maven-plugin - 6.0.1-SNAPSHOT + 6.0.0