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 8C27918BB6 for ; Tue, 15 Dec 2015 18:17:20 +0000 (UTC) Received: (qmail 62790 invoked by uid 500); 15 Dec 2015 18:17:20 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 62696 invoked by uid 500); 15 Dec 2015 18:17:20 -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 62680 invoked by uid 99); 15 Dec 2015 18:17:20 -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, 15 Dec 2015 18:17:20 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 28F7DDF9AD; Tue, 15 Dec 2015 18:17:20 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: cshannon@apache.org To: commits@activemq.apache.org Date: Tue, 15 Dec 2015 18:17:21 -0000 Message-Id: <169763ea18b3449dafbeede776cf1174@git.apache.org> In-Reply-To: <6c2fc4b537af4f2daaa39d1a71c4e91a@git.apache.org> References: <6c2fc4b537af4f2daaa39d1a71c4e91a@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [2/2] activemq git commit: Revert "[maven-release-plugin] prepare release activemq-5.12.2" Revert "[maven-release-plugin] prepare release activemq-5.12.2" This reverts commit 9d789cd28edb33e16ededbdec88d8bc1b72ef7f0. Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/4ceda81e Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/4ceda81e Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/4ceda81e Branch: refs/heads/activemq-5.12.x Commit: 4ceda81e07afe463297b1896abc009d77e4646e8 Parents: ab43a15 Author: Christopher L. Shannon (cshannon) Authored: Tue Dec 15 18:16:44 2015 +0000 Committer: Christopher L. Shannon (cshannon) Committed: Tue Dec 15 18:16:44 2015 +0000 ---------------------------------------------------------------------- activemq-all/pom.xml | 2 +- activemq-amqp/pom.xml | 2 +- activemq-blueprint/pom.xml | 2 +- activemq-broker/pom.xml | 2 +- activemq-camel/pom.xml | 2 +- activemq-client/pom.xml | 2 +- activemq-console/pom.xml | 2 +- activemq-fileserver/pom.xml | 2 +- activemq-http/pom.xml | 2 +- activemq-itests-spring31/pom.xml | 2 +- activemq-jaas/pom.xml | 2 +- activemq-jdbc-store/pom.xml | 2 +- activemq-jms-pool/pom.xml | 2 +- activemq-kahadb-store/pom.xml | 2 +- activemq-karaf-itest/pom.xml | 2 +- activemq-karaf/pom.xml | 2 +- activemq-leveldb-store/pom.xml | 2 +- activemq-log4j-appender/pom.xml | 2 +- activemq-mqtt/pom.xml | 2 +- activemq-openwire-generator/pom.xml | 2 +- activemq-openwire-legacy/pom.xml | 2 +- activemq-osgi/pom.xml | 2 +- activemq-partition/pom.xml | 2 +- activemq-pool/pom.xml | 2 +- activemq-ra/pom.xml | 2 +- activemq-rar/pom.xml | 2 +- activemq-run/pom.xml | 2 +- activemq-runtime-config/pom.xml | 2 +- activemq-shiro/pom.xml | 2 +- activemq-spring/pom.xml | 2 +- activemq-stomp/pom.xml | 2 +- activemq-tooling/activemq-maven-plugin/pom.xml | 2 +- activemq-tooling/activemq-memtest-maven-plugin/pom.xml | 2 +- activemq-tooling/activemq-perf-maven-plugin/pom.xml | 2 +- activemq-tooling/pom.xml | 2 +- activemq-unit-tests/pom.xml | 2 +- activemq-web-console/pom.xml | 2 +- activemq-web-demo/pom.xml | 2 +- activemq-web/pom.xml | 2 +- assembly/pom.xml | 2 +- pom.xml | 4 ++-- 41 files changed, 42 insertions(+), 42 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq/blob/4ceda81e/activemq-all/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-all/pom.xml b/activemq-all/pom.xml index af27a7d..55c3375 100644 --- a/activemq-all/pom.xml +++ b/activemq-all/pom.xml @@ -14,7 +14,7 @@ org.apache.activemq activemq-parent - 5.12.2 + 5.12.2-SNAPSHOT activemq-all http://git-wip-us.apache.org/repos/asf/activemq/blob/4ceda81e/activemq-amqp/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-amqp/pom.xml b/activemq-amqp/pom.xml index 9138bcc..599cfb1 100644 --- a/activemq-amqp/pom.xml +++ b/activemq-amqp/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2 + 5.12.2-SNAPSHOT activemq-amqp http://git-wip-us.apache.org/repos/asf/activemq/blob/4ceda81e/activemq-blueprint/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-blueprint/pom.xml b/activemq-blueprint/pom.xml index 5de3589..9ff8737 100644 --- a/activemq-blueprint/pom.xml +++ b/activemq-blueprint/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2 + 5.12.2-SNAPSHOT activemq-blueprint http://git-wip-us.apache.org/repos/asf/activemq/blob/4ceda81e/activemq-broker/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-broker/pom.xml b/activemq-broker/pom.xml index 3934aa2..db66419 100755 --- a/activemq-broker/pom.xml +++ b/activemq-broker/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2 + 5.12.2-SNAPSHOT activemq-broker http://git-wip-us.apache.org/repos/asf/activemq/blob/4ceda81e/activemq-camel/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-camel/pom.xml b/activemq-camel/pom.xml index 75d2820..5057e54 100755 --- a/activemq-camel/pom.xml +++ b/activemq-camel/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2 + 5.12.2-SNAPSHOT activemq-camel http://git-wip-us.apache.org/repos/asf/activemq/blob/4ceda81e/activemq-client/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-client/pom.xml b/activemq-client/pom.xml index 7809937..da28740 100755 --- a/activemq-client/pom.xml +++ b/activemq-client/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2 + 5.12.2-SNAPSHOT activemq-client http://git-wip-us.apache.org/repos/asf/activemq/blob/4ceda81e/activemq-console/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-console/pom.xml b/activemq-console/pom.xml index 3efd9a5..da67234 100644 --- a/activemq-console/pom.xml +++ b/activemq-console/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2 + 5.12.2-SNAPSHOT activemq-console http://git-wip-us.apache.org/repos/asf/activemq/blob/4ceda81e/activemq-fileserver/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-fileserver/pom.xml b/activemq-fileserver/pom.xml index f1e053c..f168129 100755 --- a/activemq-fileserver/pom.xml +++ b/activemq-fileserver/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2 + 5.12.2-SNAPSHOT activemq-fileserver http://git-wip-us.apache.org/repos/asf/activemq/blob/4ceda81e/activemq-http/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-http/pom.xml b/activemq-http/pom.xml index 27fa1e0..4e04614 100755 --- a/activemq-http/pom.xml +++ b/activemq-http/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2 + 5.12.2-SNAPSHOT activemq-http http://git-wip-us.apache.org/repos/asf/activemq/blob/4ceda81e/activemq-itests-spring31/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-itests-spring31/pom.xml b/activemq-itests-spring31/pom.xml index 99569d0..ef278f1 100755 --- a/activemq-itests-spring31/pom.xml +++ b/activemq-itests-spring31/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2 + 5.12.2-SNAPSHOT activemq-itests-spring31 http://git-wip-us.apache.org/repos/asf/activemq/blob/4ceda81e/activemq-jaas/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-jaas/pom.xml b/activemq-jaas/pom.xml index 66f0ffb..9d0fecd 100644 --- a/activemq-jaas/pom.xml +++ b/activemq-jaas/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2 + 5.12.2-SNAPSHOT activemq-jaas http://git-wip-us.apache.org/repos/asf/activemq/blob/4ceda81e/activemq-jdbc-store/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-jdbc-store/pom.xml b/activemq-jdbc-store/pom.xml index 975aac9..b6c2369 100755 --- a/activemq-jdbc-store/pom.xml +++ b/activemq-jdbc-store/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2 + 5.12.2-SNAPSHOT activemq-jdbc-store http://git-wip-us.apache.org/repos/asf/activemq/blob/4ceda81e/activemq-jms-pool/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-jms-pool/pom.xml b/activemq-jms-pool/pom.xml index 9ea7bb5..2b99330 100755 --- a/activemq-jms-pool/pom.xml +++ b/activemq-jms-pool/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2 + 5.12.2-SNAPSHOT activemq-jms-pool http://git-wip-us.apache.org/repos/asf/activemq/blob/4ceda81e/activemq-kahadb-store/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-kahadb-store/pom.xml b/activemq-kahadb-store/pom.xml index d178154..cbf208a 100755 --- a/activemq-kahadb-store/pom.xml +++ b/activemq-kahadb-store/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2 + 5.12.2-SNAPSHOT activemq-kahadb-store http://git-wip-us.apache.org/repos/asf/activemq/blob/4ceda81e/activemq-karaf-itest/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-karaf-itest/pom.xml b/activemq-karaf-itest/pom.xml index a04edd5..5fa458a 100644 --- a/activemq-karaf-itest/pom.xml +++ b/activemq-karaf-itest/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2 + 5.12.2-SNAPSHOT activemq-karaf-itest http://git-wip-us.apache.org/repos/asf/activemq/blob/4ceda81e/activemq-karaf/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-karaf/pom.xml b/activemq-karaf/pom.xml index 819d528..0a82fb2 100644 --- a/activemq-karaf/pom.xml +++ b/activemq-karaf/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2 + 5.12.2-SNAPSHOT activemq-karaf http://git-wip-us.apache.org/repos/asf/activemq/blob/4ceda81e/activemq-leveldb-store/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-leveldb-store/pom.xml b/activemq-leveldb-store/pom.xml index 8a25eb3..6bed4d7 100644 --- a/activemq-leveldb-store/pom.xml +++ b/activemq-leveldb-store/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2 + 5.12.2-SNAPSHOT activemq-leveldb-store http://git-wip-us.apache.org/repos/asf/activemq/blob/4ceda81e/activemq-log4j-appender/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-log4j-appender/pom.xml b/activemq-log4j-appender/pom.xml index 537c5ec..9bba241 100755 --- a/activemq-log4j-appender/pom.xml +++ b/activemq-log4j-appender/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2 + 5.12.2-SNAPSHOT activemq-log4j-appender http://git-wip-us.apache.org/repos/asf/activemq/blob/4ceda81e/activemq-mqtt/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-mqtt/pom.xml b/activemq-mqtt/pom.xml index 5116832..355823b 100755 --- a/activemq-mqtt/pom.xml +++ b/activemq-mqtt/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2 + 5.12.2-SNAPSHOT activemq-mqtt http://git-wip-us.apache.org/repos/asf/activemq/blob/4ceda81e/activemq-openwire-generator/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-openwire-generator/pom.xml b/activemq-openwire-generator/pom.xml index 04f7e2a..6cdcb3c 100644 --- a/activemq-openwire-generator/pom.xml +++ b/activemq-openwire-generator/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2 + 5.12.2-SNAPSHOT activemq-openwire-generator http://git-wip-us.apache.org/repos/asf/activemq/blob/4ceda81e/activemq-openwire-legacy/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-openwire-legacy/pom.xml b/activemq-openwire-legacy/pom.xml index 7e8fea3..64a9849 100755 --- a/activemq-openwire-legacy/pom.xml +++ b/activemq-openwire-legacy/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2 + 5.12.2-SNAPSHOT activemq-openwire-legacy http://git-wip-us.apache.org/repos/asf/activemq/blob/4ceda81e/activemq-osgi/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-osgi/pom.xml b/activemq-osgi/pom.xml index 9a28b74..e754f3d 100644 --- a/activemq-osgi/pom.xml +++ b/activemq-osgi/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2 + 5.12.2-SNAPSHOT activemq-osgi http://git-wip-us.apache.org/repos/asf/activemq/blob/4ceda81e/activemq-partition/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-partition/pom.xml b/activemq-partition/pom.xml index f56f5fe..06e9229 100644 --- a/activemq-partition/pom.xml +++ b/activemq-partition/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2 + 5.12.2-SNAPSHOT activemq-partition http://git-wip-us.apache.org/repos/asf/activemq/blob/4ceda81e/activemq-pool/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-pool/pom.xml b/activemq-pool/pom.xml index 9776f0a..52f08f2 100755 --- a/activemq-pool/pom.xml +++ b/activemq-pool/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2 + 5.12.2-SNAPSHOT activemq-pool http://git-wip-us.apache.org/repos/asf/activemq/blob/4ceda81e/activemq-ra/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-ra/pom.xml b/activemq-ra/pom.xml index f6aad6f..18040bc 100755 --- a/activemq-ra/pom.xml +++ b/activemq-ra/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2 + 5.12.2-SNAPSHOT activemq-ra http://git-wip-us.apache.org/repos/asf/activemq/blob/4ceda81e/activemq-rar/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-rar/pom.xml b/activemq-rar/pom.xml index 504d291..a8e60a0 100644 --- a/activemq-rar/pom.xml +++ b/activemq-rar/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2 + 5.12.2-SNAPSHOT activemq-rar http://git-wip-us.apache.org/repos/asf/activemq/blob/4ceda81e/activemq-run/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-run/pom.xml b/activemq-run/pom.xml index 8c8b694..d3f840a 100644 --- a/activemq-run/pom.xml +++ b/activemq-run/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2 + 5.12.2-SNAPSHOT activemq-run http://git-wip-us.apache.org/repos/asf/activemq/blob/4ceda81e/activemq-runtime-config/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-runtime-config/pom.xml b/activemq-runtime-config/pom.xml index bfaf558..974b4ed 100755 --- a/activemq-runtime-config/pom.xml +++ b/activemq-runtime-config/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2 + 5.12.2-SNAPSHOT activemq-runtime-config http://git-wip-us.apache.org/repos/asf/activemq/blob/4ceda81e/activemq-shiro/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-shiro/pom.xml b/activemq-shiro/pom.xml index 990c6e4..887c9fb 100644 --- a/activemq-shiro/pom.xml +++ b/activemq-shiro/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2 + 5.12.2-SNAPSHOT activemq-shiro http://git-wip-us.apache.org/repos/asf/activemq/blob/4ceda81e/activemq-spring/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-spring/pom.xml b/activemq-spring/pom.xml index 836406a..cae3e99 100755 --- a/activemq-spring/pom.xml +++ b/activemq-spring/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2 + 5.12.2-SNAPSHOT activemq-spring http://git-wip-us.apache.org/repos/asf/activemq/blob/4ceda81e/activemq-stomp/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-stomp/pom.xml b/activemq-stomp/pom.xml index e0a078e..3a837e0 100755 --- a/activemq-stomp/pom.xml +++ b/activemq-stomp/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2 + 5.12.2-SNAPSHOT activemq-stomp http://git-wip-us.apache.org/repos/asf/activemq/blob/4ceda81e/activemq-tooling/activemq-maven-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-tooling/activemq-maven-plugin/pom.xml b/activemq-tooling/activemq-maven-plugin/pom.xml index c716fd1..0a73654 100644 --- a/activemq-tooling/activemq-maven-plugin/pom.xml +++ b/activemq-tooling/activemq-maven-plugin/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq.tooling activemq-tooling - 5.12.2 + 5.12.2-SNAPSHOT activemq-maven-plugin http://git-wip-us.apache.org/repos/asf/activemq/blob/4ceda81e/activemq-tooling/activemq-memtest-maven-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-tooling/activemq-memtest-maven-plugin/pom.xml b/activemq-tooling/activemq-memtest-maven-plugin/pom.xml index 811dd66..7cbd6cb 100644 --- a/activemq-tooling/activemq-memtest-maven-plugin/pom.xml +++ b/activemq-tooling/activemq-memtest-maven-plugin/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq.tooling activemq-tooling - 5.12.2 + 5.12.2-SNAPSHOT activemq-memtest-maven-plugin http://git-wip-us.apache.org/repos/asf/activemq/blob/4ceda81e/activemq-tooling/activemq-perf-maven-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-tooling/activemq-perf-maven-plugin/pom.xml b/activemq-tooling/activemq-perf-maven-plugin/pom.xml index 13255bf..cba6e2f 100644 --- a/activemq-tooling/activemq-perf-maven-plugin/pom.xml +++ b/activemq-tooling/activemq-perf-maven-plugin/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq.tooling activemq-tooling - 5.12.2 + 5.12.2-SNAPSHOT activemq-perf-maven-plugin http://git-wip-us.apache.org/repos/asf/activemq/blob/4ceda81e/activemq-tooling/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-tooling/pom.xml b/activemq-tooling/pom.xml index 4c516d8..36defc7 100644 --- a/activemq-tooling/pom.xml +++ b/activemq-tooling/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2 + 5.12.2-SNAPSHOT org.apache.activemq.tooling http://git-wip-us.apache.org/repos/asf/activemq/blob/4ceda81e/activemq-unit-tests/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-unit-tests/pom.xml b/activemq-unit-tests/pom.xml index e37d3ef..665ff6c 100755 --- a/activemq-unit-tests/pom.xml +++ b/activemq-unit-tests/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2 + 5.12.2-SNAPSHOT activemq-unit-tests http://git-wip-us.apache.org/repos/asf/activemq/blob/4ceda81e/activemq-web-console/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-web-console/pom.xml b/activemq-web-console/pom.xml index c82750f..5795c33 100755 --- a/activemq-web-console/pom.xml +++ b/activemq-web-console/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2 + 5.12.2-SNAPSHOT activemq-web-console http://git-wip-us.apache.org/repos/asf/activemq/blob/4ceda81e/activemq-web-demo/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-web-demo/pom.xml b/activemq-web-demo/pom.xml index afac8ac..96f77a9 100755 --- a/activemq-web-demo/pom.xml +++ b/activemq-web-demo/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2 + 5.12.2-SNAPSHOT activemq-web-demo http://git-wip-us.apache.org/repos/asf/activemq/blob/4ceda81e/activemq-web/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-web/pom.xml b/activemq-web/pom.xml index 4f9133a..390806a 100755 --- a/activemq-web/pom.xml +++ b/activemq-web/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2 + 5.12.2-SNAPSHOT activemq-web http://git-wip-us.apache.org/repos/asf/activemq/blob/4ceda81e/assembly/pom.xml ---------------------------------------------------------------------- diff --git a/assembly/pom.xml b/assembly/pom.xml index 8090043..0dbecac 100755 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2 + 5.12.2-SNAPSHOT apache-activemq http://git-wip-us.apache.org/repos/asf/activemq/blob/4ceda81e/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index ce4ec32..9a793e1 100755 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.apache.activemq activemq-parent - 5.12.2 + 5.12.2-SNAPSHOT pom ActiveMQ 2005 @@ -270,7 +270,7 @@ scm:git:http://git-wip-us.apache.org/repos/asf/activemq.git scm:git:https://git-wip-us.apache.org/repos/asf/activemq.git https://fisheye6.atlassian.com/browse/~br=master/activemq-git - activemq-5.12.2 + HEAD