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 B456810E40 for ; Fri, 6 Mar 2015 11:47:32 +0000 (UTC) Received: (qmail 62045 invoked by uid 500); 6 Mar 2015 11:47:32 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 61998 invoked by uid 500); 6 Mar 2015 11:47:32 -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 61989 invoked by uid 99); 6 Mar 2015 11:47:32 -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, 06 Mar 2015 11:47:32 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 7D97DE0D4D; Fri, 6 Mar 2015 11:47:32 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: andytaylor@apache.org To: commits@activemq.apache.org Date: Fri, 06 Mar 2015 11:47:32 -0000 Message-Id: <2db9cf18d0bc4c41b9f062ade8cf8094@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [1/3] activemq-6 git commit: reset Version numbers after release revert Repository: activemq-6 Updated Branches: refs/heads/master 30f057749 -> d5ad8b2a5 http://git-wip-us.apache.org/repos/asf/activemq-6/blob/969d02f1/examples/jms/ssl-enabled/pom.xml ---------------------------------------------------------------------- diff --git a/examples/jms/ssl-enabled/pom.xml b/examples/jms/ssl-enabled/pom.xml index 1327824..4e45233 100644 --- a/examples/jms/ssl-enabled/pom.xml +++ b/examples/jms/ssl-enabled/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-ssl-enabled-example http://git-wip-us.apache.org/repos/asf/activemq-6/blob/969d02f1/examples/jms/static-selector-jms/pom.xml ---------------------------------------------------------------------- diff --git a/examples/jms/static-selector-jms/pom.xml b/examples/jms/static-selector-jms/pom.xml index 122ad5f..e2d805c 100644 --- a/examples/jms/static-selector-jms/pom.xml +++ b/examples/jms/static-selector-jms/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-static-selector-jms-example http://git-wip-us.apache.org/repos/asf/activemq-6/blob/969d02f1/examples/jms/static-selector/pom.xml ---------------------------------------------------------------------- diff --git a/examples/jms/static-selector/pom.xml b/examples/jms/static-selector/pom.xml index 680cb78..5f77157 100644 --- a/examples/jms/static-selector/pom.xml +++ b/examples/jms/static-selector/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-static-selector-example http://git-wip-us.apache.org/repos/asf/activemq-6/blob/969d02f1/examples/jms/stomp-websockets/pom.xml ---------------------------------------------------------------------- diff --git a/examples/jms/stomp-websockets/pom.xml b/examples/jms/stomp-websockets/pom.xml index a93e665..9933a5d 100644 --- a/examples/jms/stomp-websockets/pom.xml +++ b/examples/jms/stomp-websockets/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-stomp-websockets-example http://git-wip-us.apache.org/repos/asf/activemq-6/blob/969d02f1/examples/jms/stomp/pom.xml ---------------------------------------------------------------------- diff --git a/examples/jms/stomp/pom.xml b/examples/jms/stomp/pom.xml index 19d4048..769b4b2 100644 --- a/examples/jms/stomp/pom.xml +++ b/examples/jms/stomp/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-stomp-example http://git-wip-us.apache.org/repos/asf/activemq-6/blob/969d02f1/examples/jms/stomp1.1/pom.xml ---------------------------------------------------------------------- diff --git a/examples/jms/stomp1.1/pom.xml b/examples/jms/stomp1.1/pom.xml index a7ca522..72f0536 100644 --- a/examples/jms/stomp1.1/pom.xml +++ b/examples/jms/stomp1.1/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-stomp1.1-example http://git-wip-us.apache.org/repos/asf/activemq-6/blob/969d02f1/examples/jms/stomp1.2/pom.xml ---------------------------------------------------------------------- diff --git a/examples/jms/stomp1.2/pom.xml b/examples/jms/stomp1.2/pom.xml index 0375a48..bf5492d 100644 --- a/examples/jms/stomp1.2/pom.xml +++ b/examples/jms/stomp1.2/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-stomp1.2-example http://git-wip-us.apache.org/repos/asf/activemq-6/blob/969d02f1/examples/jms/stop-server-failover/pom.xml ---------------------------------------------------------------------- diff --git a/examples/jms/stop-server-failover/pom.xml b/examples/jms/stop-server-failover/pom.xml index c1fce77..d5c9eb4 100644 --- a/examples/jms/stop-server-failover/pom.xml +++ b/examples/jms/stop-server-failover/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-stop-server-failover-example http://git-wip-us.apache.org/repos/asf/activemq-6/blob/969d02f1/examples/jms/symmetric-cluster/pom.xml ---------------------------------------------------------------------- diff --git a/examples/jms/symmetric-cluster/pom.xml b/examples/jms/symmetric-cluster/pom.xml index 200c4be..76fd5e0 100644 --- a/examples/jms/symmetric-cluster/pom.xml +++ b/examples/jms/symmetric-cluster/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-symmetric-cluster-example http://git-wip-us.apache.org/repos/asf/activemq-6/blob/969d02f1/examples/jms/temp-queue/pom.xml ---------------------------------------------------------------------- diff --git a/examples/jms/temp-queue/pom.xml b/examples/jms/temp-queue/pom.xml index 6574b3e..9f3046c 100644 --- a/examples/jms/temp-queue/pom.xml +++ b/examples/jms/temp-queue/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-temp-queue-example http://git-wip-us.apache.org/repos/asf/activemq-6/blob/969d02f1/examples/jms/topic-hierarchies/pom.xml ---------------------------------------------------------------------- diff --git a/examples/jms/topic-hierarchies/pom.xml b/examples/jms/topic-hierarchies/pom.xml index 0787010..fe6e18c 100644 --- a/examples/jms/topic-hierarchies/pom.xml +++ b/examples/jms/topic-hierarchies/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-topic-hierarchies-example http://git-wip-us.apache.org/repos/asf/activemq-6/blob/969d02f1/examples/jms/topic-selector-example1/pom.xml ---------------------------------------------------------------------- diff --git a/examples/jms/topic-selector-example1/pom.xml b/examples/jms/topic-selector-example1/pom.xml index 65ad547..6fd70ef 100644 --- a/examples/jms/topic-selector-example1/pom.xml +++ b/examples/jms/topic-selector-example1/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-topic-selector-example1-example http://git-wip-us.apache.org/repos/asf/activemq-6/blob/969d02f1/examples/jms/topic-selector-example2/pom.xml ---------------------------------------------------------------------- diff --git a/examples/jms/topic-selector-example2/pom.xml b/examples/jms/topic-selector-example2/pom.xml index f7d8afb..9cbe55d 100644 --- a/examples/jms/topic-selector-example2/pom.xml +++ b/examples/jms/topic-selector-example2/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-topic-selector-example2-example http://git-wip-us.apache.org/repos/asf/activemq-6/blob/969d02f1/examples/jms/topic/pom.xml ---------------------------------------------------------------------- diff --git a/examples/jms/topic/pom.xml b/examples/jms/topic/pom.xml index 47afc56..3aaaa6a 100644 --- a/examples/jms/topic/pom.xml +++ b/examples/jms/topic/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-topic-example http://git-wip-us.apache.org/repos/asf/activemq-6/blob/969d02f1/examples/jms/transaction-failover/pom.xml ---------------------------------------------------------------------- diff --git a/examples/jms/transaction-failover/pom.xml b/examples/jms/transaction-failover/pom.xml index b7887ab..21a6cc2 100644 --- a/examples/jms/transaction-failover/pom.xml +++ b/examples/jms/transaction-failover/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-transaction-failover-example http://git-wip-us.apache.org/repos/asf/activemq-6/blob/969d02f1/examples/jms/transactional/pom.xml ---------------------------------------------------------------------- diff --git a/examples/jms/transactional/pom.xml b/examples/jms/transactional/pom.xml index c66afe0..1d7b0ee 100644 --- a/examples/jms/transactional/pom.xml +++ b/examples/jms/transactional/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-transactional-example http://git-wip-us.apache.org/repos/asf/activemq-6/blob/969d02f1/examples/jms/xa-heuristic/pom.xml ---------------------------------------------------------------------- diff --git a/examples/jms/xa-heuristic/pom.xml b/examples/jms/xa-heuristic/pom.xml index df9144d..d1785c0 100644 --- a/examples/jms/xa-heuristic/pom.xml +++ b/examples/jms/xa-heuristic/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-xa-heuristic-example http://git-wip-us.apache.org/repos/asf/activemq-6/blob/969d02f1/examples/jms/xa-receive/pom.xml ---------------------------------------------------------------------- diff --git a/examples/jms/xa-receive/pom.xml b/examples/jms/xa-receive/pom.xml index fc7c3e5..c84dbba 100644 --- a/examples/jms/xa-receive/pom.xml +++ b/examples/jms/xa-receive/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-xa-receive-example http://git-wip-us.apache.org/repos/asf/activemq-6/blob/969d02f1/examples/jms/xa-send/pom.xml ---------------------------------------------------------------------- diff --git a/examples/jms/xa-send/pom.xml b/examples/jms/xa-send/pom.xml index 1e3e7d9..94f4bbb 100644 --- a/examples/jms/xa-send/pom.xml +++ b/examples/jms/xa-send/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-xa-send-example http://git-wip-us.apache.org/repos/asf/activemq-6/blob/969d02f1/examples/pom.xml ---------------------------------------------------------------------- diff --git a/examples/pom.xml b/examples/pom.xml index 1710cfe..b34f7e7 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq activemq-pom - 6.0.0 + 6.0.0-SNAPSHOT org.apache.activemq.examples http://git-wip-us.apache.org/repos/asf/activemq-6/blob/969d02f1/examples/soak/normal/pom.xml ---------------------------------------------------------------------- diff --git a/examples/soak/normal/pom.xml b/examples/soak/normal/pom.xml index 0913e65..d0715b9 100644 --- a/examples/soak/normal/pom.xml +++ b/examples/soak/normal/pom.xml @@ -29,7 +29,7 @@ under the License. org.apache.activemq.example.soak soak-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT http://git-wip-us.apache.org/repos/asf/activemq-6/blob/969d02f1/examples/soak/pom.xml ---------------------------------------------------------------------- diff --git a/examples/soak/pom.xml b/examples/soak/pom.xml index aa6961b..0522c74 100644 --- a/examples/soak/pom.xml +++ b/examples/soak/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples activemq-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT org.apache.activemq.example.soak http://git-wip-us.apache.org/repos/asf/activemq-6/blob/969d02f1/integration/activemq-aerogear-integration/pom.xml ---------------------------------------------------------------------- diff --git a/integration/activemq-aerogear-integration/pom.xml b/integration/activemq-aerogear-integration/pom.xml index 6d0a201..9ca9418 100644 --- a/integration/activemq-aerogear-integration/pom.xml +++ b/integration/activemq-aerogear-integration/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq activemq-pom - 6.0.0 + 6.0.0-SNAPSHOT ../../pom.xml http://git-wip-us.apache.org/repos/asf/activemq-6/blob/969d02f1/integration/activemq-spring-integration/pom.xml ---------------------------------------------------------------------- diff --git a/integration/activemq-spring-integration/pom.xml b/integration/activemq-spring-integration/pom.xml index 844532d..bc991e5 100644 --- a/integration/activemq-spring-integration/pom.xml +++ b/integration/activemq-spring-integration/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-pom - 6.0.0 + 6.0.0-SNAPSHOT ../../pom.xml http://git-wip-us.apache.org/repos/asf/activemq-6/blob/969d02f1/integration/activemq-vertx-integration/pom.xml ---------------------------------------------------------------------- diff --git a/integration/activemq-vertx-integration/pom.xml b/integration/activemq-vertx-integration/pom.xml index 731e02d..8c48e15 100644 --- a/integration/activemq-vertx-integration/pom.xml +++ b/integration/activemq-vertx-integration/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-pom - 6.0.0 + 6.0.0-SNAPSHOT ../../pom.xml http://git-wip-us.apache.org/repos/asf/activemq-6/blob/969d02f1/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index d1bb427..83abdd8 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq activemq-pom pom - 6.0.0 + 6.0.0-SNAPSHOT org.apache @@ -106,7 +106,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 - 6.0.0 + 6.0.0-SNAPSHOT @@ -744,7 +744,7 @@ org.apache.activemq activemq-maven-plugin - 6.0.0 + 6.0.0-SNAPSHOT http://git-wip-us.apache.org/repos/asf/activemq-6/blob/969d02f1/tests/byteman-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/byteman-tests/pom.xml b/tests/byteman-tests/pom.xml index 0fbd682..a576f92 100644 --- a/tests/byteman-tests/pom.xml +++ b/tests/byteman-tests/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq.tests activemq-tests-pom - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT byteman-tests http://git-wip-us.apache.org/repos/asf/activemq-6/blob/969d02f1/tests/concurrent-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/concurrent-tests/pom.xml b/tests/concurrent-tests/pom.xml index 01c361c..9a1fc39 100644 --- a/tests/concurrent-tests/pom.xml +++ b/tests/concurrent-tests/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq.tests activemq-tests-pom - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT concurrent-tests http://git-wip-us.apache.org/repos/asf/activemq-6/blob/969d02f1/tests/integration-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/integration-tests/pom.xml b/tests/integration-tests/pom.xml index ea2cc66..bda1855 100644 --- a/tests/integration-tests/pom.xml +++ b/tests/integration-tests/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq.tests activemq-tests-pom - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT integration-tests http://git-wip-us.apache.org/repos/asf/activemq-6/blob/969d02f1/tests/jms-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/jms-tests/pom.xml b/tests/jms-tests/pom.xml index 2a5ccf0..a86a0ab 100644 --- a/tests/jms-tests/pom.xml +++ b/tests/jms-tests/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq.tests activemq-tests-pom - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT jms-tests http://git-wip-us.apache.org/repos/asf/activemq-6/blob/969d02f1/tests/joram-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/joram-tests/pom.xml b/tests/joram-tests/pom.xml index 81c0fd3..3947fa9 100644 --- a/tests/joram-tests/pom.xml +++ b/tests/joram-tests/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq.tests activemq-tests-pom - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT joram-tests http://git-wip-us.apache.org/repos/asf/activemq-6/blob/969d02f1/tests/performance-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/performance-tests/pom.xml b/tests/performance-tests/pom.xml index 3e6dc27..a093c3a 100644 --- a/tests/performance-tests/pom.xml +++ b/tests/performance-tests/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq.tests activemq-tests-pom - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT performance-tests http://git-wip-us.apache.org/repos/asf/activemq-6/blob/969d02f1/tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/pom.xml b/tests/pom.xml index f11efde..8b95a9b 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -19,7 +19,7 @@ org.apache.activemq activemq-pom - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT ActiveMQ6 Tests POM http://git-wip-us.apache.org/repos/asf/activemq-6/blob/969d02f1/tests/soak-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/soak-tests/pom.xml b/tests/soak-tests/pom.xml index a789581..b85a2c7 100644 --- a/tests/soak-tests/pom.xml +++ b/tests/soak-tests/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq.tests activemq-tests-pom - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT soak-tests http://git-wip-us.apache.org/repos/asf/activemq-6/blob/969d02f1/tests/stress-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/stress-tests/pom.xml b/tests/stress-tests/pom.xml index b51dbbf..7a1ba68 100644 --- a/tests/stress-tests/pom.xml +++ b/tests/stress-tests/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq.tests activemq-tests-pom - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT stress-tests http://git-wip-us.apache.org/repos/asf/activemq-6/blob/969d02f1/tests/timing-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/timing-tests/pom.xml b/tests/timing-tests/pom.xml index 7a1def1..f16c4b1 100644 --- a/tests/timing-tests/pom.xml +++ b/tests/timing-tests/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq.tests activemq-tests-pom - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT timing-tests http://git-wip-us.apache.org/repos/asf/activemq-6/blob/969d02f1/tests/unit-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/unit-tests/pom.xml b/tests/unit-tests/pom.xml index 87a4fb2..5c22bb0 100644 --- a/tests/unit-tests/pom.xml +++ b/tests/unit-tests/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq.tests activemq-tests-pom - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT unit-tests