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 19C5C10667 for ; Tue, 11 Mar 2014 20:07:44 +0000 (UTC) Received: (qmail 61348 invoked by uid 500); 11 Mar 2014 20:07:43 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 61061 invoked by uid 500); 11 Mar 2014 20:07:33 -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 61037 invoked by uid 99); 11 Mar 2014 20:07:31 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Mar 2014 20:07:31 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 49E93940A0A; Tue, 11 Mar 2014 20:07:30 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: hadrian@apache.org To: commits@activemq.apache.org Message-Id: <2a43154baec34ea393e2f3030778f0d0@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: git commit: [build] Update project version on maintenance branch Date: Tue, 11 Mar 2014 20:07:30 +0000 (UTC) Repository: activemq Updated Branches: refs/heads/activemq-5.9 [created] c39f428b0 [build] Update project version on maintenance branch Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/c39f428b Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/c39f428b Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/c39f428b Branch: refs/heads/activemq-5.9 Commit: c39f428b0a98f724027356d5979e547a6f849e03 Parents: 87c9bbe Author: Hadrian Zbarcea Authored: Tue Mar 11 16:06:34 2014 -0400 Committer: Hadrian Zbarcea Committed: Tue Mar 11 16:06:34 2014 -0400 ---------------------------------------------------------------------- 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-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 | 4 ++-- assembly/pom.xml | 2 +- pom.xml | 2 +- 40 files changed, 41 insertions(+), 41 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq/blob/c39f428b/activemq-all/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-all/pom.xml b/activemq-all/pom.xml index 4142924..b2556e9 100644 --- a/activemq-all/pom.xml +++ b/activemq-all/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.9.0 + 5.9.1-SNAPSHOT activemq-all http://git-wip-us.apache.org/repos/asf/activemq/blob/c39f428b/activemq-amqp/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-amqp/pom.xml b/activemq-amqp/pom.xml index 174e945..6eddd37 100644 --- a/activemq-amqp/pom.xml +++ b/activemq-amqp/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.9.0 + 5.9.1-SNAPSHOT activemq-amqp http://git-wip-us.apache.org/repos/asf/activemq/blob/c39f428b/activemq-blueprint/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-blueprint/pom.xml b/activemq-blueprint/pom.xml index 9c9ee56..608a8c2 100644 --- a/activemq-blueprint/pom.xml +++ b/activemq-blueprint/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.9.0 + 5.9.1-SNAPSHOT activemq-blueprint http://git-wip-us.apache.org/repos/asf/activemq/blob/c39f428b/activemq-broker/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-broker/pom.xml b/activemq-broker/pom.xml index eba6d45..0d56e48 100755 --- a/activemq-broker/pom.xml +++ b/activemq-broker/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.9.0 + 5.9.1-SNAPSHOT activemq-broker http://git-wip-us.apache.org/repos/asf/activemq/blob/c39f428b/activemq-camel/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-camel/pom.xml b/activemq-camel/pom.xml index 544293e..f9c45de 100755 --- a/activemq-camel/pom.xml +++ b/activemq-camel/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.9.0 + 5.9.1-SNAPSHOT activemq-camel http://git-wip-us.apache.org/repos/asf/activemq/blob/c39f428b/activemq-client/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-client/pom.xml b/activemq-client/pom.xml index bfee19c..d5e4c82 100755 --- a/activemq-client/pom.xml +++ b/activemq-client/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.9.0 + 5.9.1-SNAPSHOT activemq-client http://git-wip-us.apache.org/repos/asf/activemq/blob/c39f428b/activemq-console/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-console/pom.xml b/activemq-console/pom.xml index 9bd5be0..bfaedc4 100644 --- a/activemq-console/pom.xml +++ b/activemq-console/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.9.0 + 5.9.1-SNAPSHOT activemq-console http://git-wip-us.apache.org/repos/asf/activemq/blob/c39f428b/activemq-fileserver/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-fileserver/pom.xml b/activemq-fileserver/pom.xml index cd869ac..3607812 100755 --- a/activemq-fileserver/pom.xml +++ b/activemq-fileserver/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.9.0 + 5.9.1-SNAPSHOT activemq-fileserver http://git-wip-us.apache.org/repos/asf/activemq/blob/c39f428b/activemq-http/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-http/pom.xml b/activemq-http/pom.xml index 9f027b6..01ae8bd 100755 --- a/activemq-http/pom.xml +++ b/activemq-http/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.9.0 + 5.9.1-SNAPSHOT activemq-http http://git-wip-us.apache.org/repos/asf/activemq/blob/c39f428b/activemq-itests-spring31/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-itests-spring31/pom.xml b/activemq-itests-spring31/pom.xml index acb0d93..5bd85da 100755 --- a/activemq-itests-spring31/pom.xml +++ b/activemq-itests-spring31/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.9.0 + 5.9.1-SNAPSHOT activemq-itests-spring31 http://git-wip-us.apache.org/repos/asf/activemq/blob/c39f428b/activemq-jaas/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-jaas/pom.xml b/activemq-jaas/pom.xml index 4823de4..5b7e402 100644 --- a/activemq-jaas/pom.xml +++ b/activemq-jaas/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.9.0 + 5.9.1-SNAPSHOT activemq-jaas http://git-wip-us.apache.org/repos/asf/activemq/blob/c39f428b/activemq-jdbc-store/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-jdbc-store/pom.xml b/activemq-jdbc-store/pom.xml index 32c268a..693a9e8 100755 --- a/activemq-jdbc-store/pom.xml +++ b/activemq-jdbc-store/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.9.0 + 5.9.1-SNAPSHOT activemq-jdbc-store http://git-wip-us.apache.org/repos/asf/activemq/blob/c39f428b/activemq-jms-pool/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-jms-pool/pom.xml b/activemq-jms-pool/pom.xml index 027b001..66dabd3 100755 --- a/activemq-jms-pool/pom.xml +++ b/activemq-jms-pool/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.9.0 + 5.9.1-SNAPSHOT activemq-jms-pool http://git-wip-us.apache.org/repos/asf/activemq/blob/c39f428b/activemq-kahadb-store/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-kahadb-store/pom.xml b/activemq-kahadb-store/pom.xml index daf3a28..e79cd04 100755 --- a/activemq-kahadb-store/pom.xml +++ b/activemq-kahadb-store/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.9.0 + 5.9.1-SNAPSHOT activemq-kahadb-store http://git-wip-us.apache.org/repos/asf/activemq/blob/c39f428b/activemq-karaf-itest/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-karaf-itest/pom.xml b/activemq-karaf-itest/pom.xml index 2d820c8..64cbf37 100644 --- a/activemq-karaf-itest/pom.xml +++ b/activemq-karaf-itest/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.9.0 + 5.9.1-SNAPSHOT activemq-karaf-itest http://git-wip-us.apache.org/repos/asf/activemq/blob/c39f428b/activemq-karaf/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-karaf/pom.xml b/activemq-karaf/pom.xml index 7d79779..3ed4840 100644 --- a/activemq-karaf/pom.xml +++ b/activemq-karaf/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.9.0 + 5.9.1-SNAPSHOT activemq-karaf http://git-wip-us.apache.org/repos/asf/activemq/blob/c39f428b/activemq-leveldb-store/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-leveldb-store/pom.xml b/activemq-leveldb-store/pom.xml index 8cb06b2..827e27a 100644 --- a/activemq-leveldb-store/pom.xml +++ b/activemq-leveldb-store/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.9.0 + 5.9.1-SNAPSHOT activemq-leveldb-store http://git-wip-us.apache.org/repos/asf/activemq/blob/c39f428b/activemq-log4j-appender/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-log4j-appender/pom.xml b/activemq-log4j-appender/pom.xml index 8a4a1ec..bb751c9 100755 --- a/activemq-log4j-appender/pom.xml +++ b/activemq-log4j-appender/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.9.0 + 5.9.1-SNAPSHOT activemq-log4j-appender http://git-wip-us.apache.org/repos/asf/activemq/blob/c39f428b/activemq-mqtt/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-mqtt/pom.xml b/activemq-mqtt/pom.xml index 214a363..9dbd9b6 100755 --- a/activemq-mqtt/pom.xml +++ b/activemq-mqtt/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.9.0 + 5.9.1-SNAPSHOT activemq-mqtt http://git-wip-us.apache.org/repos/asf/activemq/blob/c39f428b/activemq-openwire-generator/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-openwire-generator/pom.xml b/activemq-openwire-generator/pom.xml index ff052a1..65035fb 100644 --- a/activemq-openwire-generator/pom.xml +++ b/activemq-openwire-generator/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.9.0 + 5.9.1-SNAPSHOT activemq-openwire-generator http://git-wip-us.apache.org/repos/asf/activemq/blob/c39f428b/activemq-openwire-legacy/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-openwire-legacy/pom.xml b/activemq-openwire-legacy/pom.xml index bc2e41e..2fe21a1 100755 --- a/activemq-openwire-legacy/pom.xml +++ b/activemq-openwire-legacy/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.9.0 + 5.9.1-SNAPSHOT activemq-openwire-legacy http://git-wip-us.apache.org/repos/asf/activemq/blob/c39f428b/activemq-osgi/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-osgi/pom.xml b/activemq-osgi/pom.xml index 13211ff..52f3f7b 100644 --- a/activemq-osgi/pom.xml +++ b/activemq-osgi/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.9.0 + 5.9.1-SNAPSHOT activemq-osgi http://git-wip-us.apache.org/repos/asf/activemq/blob/c39f428b/activemq-partition/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-partition/pom.xml b/activemq-partition/pom.xml index e5b6d5b..b2b8c62 100644 --- a/activemq-partition/pom.xml +++ b/activemq-partition/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.9.0 + 5.9.1-SNAPSHOT activemq-partition http://git-wip-us.apache.org/repos/asf/activemq/blob/c39f428b/activemq-pool/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-pool/pom.xml b/activemq-pool/pom.xml index 38f43ca..44616ce 100755 --- a/activemq-pool/pom.xml +++ b/activemq-pool/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.9.0 + 5.9.1-SNAPSHOT activemq-pool http://git-wip-us.apache.org/repos/asf/activemq/blob/c39f428b/activemq-ra/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-ra/pom.xml b/activemq-ra/pom.xml index 0e10b85..2dd1b38 100755 --- a/activemq-ra/pom.xml +++ b/activemq-ra/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.9.0 + 5.9.1-SNAPSHOT activemq-ra http://git-wip-us.apache.org/repos/asf/activemq/blob/c39f428b/activemq-rar/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-rar/pom.xml b/activemq-rar/pom.xml index 912b48a..ffaca8e 100644 --- a/activemq-rar/pom.xml +++ b/activemq-rar/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.9.0 + 5.9.1-SNAPSHOT activemq-rar http://git-wip-us.apache.org/repos/asf/activemq/blob/c39f428b/activemq-run/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-run/pom.xml b/activemq-run/pom.xml index 845eca5..73dc3a9 100644 --- a/activemq-run/pom.xml +++ b/activemq-run/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.9.0 + 5.9.1-SNAPSHOT activemq-run http://git-wip-us.apache.org/repos/asf/activemq/blob/c39f428b/activemq-runtime-config/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-runtime-config/pom.xml b/activemq-runtime-config/pom.xml index 75d01b4..c198f77 100755 --- a/activemq-runtime-config/pom.xml +++ b/activemq-runtime-config/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.9.0 + 5.9.1-SNAPSHOT activemq-runtime-config http://git-wip-us.apache.org/repos/asf/activemq/blob/c39f428b/activemq-spring/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-spring/pom.xml b/activemq-spring/pom.xml index 2625be8..71650a2 100755 --- a/activemq-spring/pom.xml +++ b/activemq-spring/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.9.0 + 5.9.1-SNAPSHOT activemq-spring http://git-wip-us.apache.org/repos/asf/activemq/blob/c39f428b/activemq-stomp/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-stomp/pom.xml b/activemq-stomp/pom.xml index cb6e7da..fc5d184 100755 --- a/activemq-stomp/pom.xml +++ b/activemq-stomp/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.9.0 + 5.9.1-SNAPSHOT activemq-stomp http://git-wip-us.apache.org/repos/asf/activemq/blob/c39f428b/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 c7d1a91..156f3d5 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.9.0 + 5.9.1-SNAPSHOT activemq-maven-plugin http://git-wip-us.apache.org/repos/asf/activemq/blob/c39f428b/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 125c851..eb3d823 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.9.0 + 5.9.1-SNAPSHOT activemq-memtest-maven-plugin http://git-wip-us.apache.org/repos/asf/activemq/blob/c39f428b/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 2f4029d5..ef68eab 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.9.0 + 5.9.1-SNAPSHOT activemq-perf-maven-plugin http://git-wip-us.apache.org/repos/asf/activemq/blob/c39f428b/activemq-tooling/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-tooling/pom.xml b/activemq-tooling/pom.xml index 581f010..3f0db28 100644 --- a/activemq-tooling/pom.xml +++ b/activemq-tooling/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.9.0 + 5.9.1-SNAPSHOT org.apache.activemq.tooling http://git-wip-us.apache.org/repos/asf/activemq/blob/c39f428b/activemq-unit-tests/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-unit-tests/pom.xml b/activemq-unit-tests/pom.xml index 5d2fdb9..ecfc004 100755 --- a/activemq-unit-tests/pom.xml +++ b/activemq-unit-tests/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.9.0 + 5.9.1-SNAPSHOT activemq-unit-tests http://git-wip-us.apache.org/repos/asf/activemq/blob/c39f428b/activemq-web-console/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-web-console/pom.xml b/activemq-web-console/pom.xml index 347ab82..4ddb9a2 100755 --- a/activemq-web-console/pom.xml +++ b/activemq-web-console/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.9.0 + 5.9.1-SNAPSHOT activemq-web-console http://git-wip-us.apache.org/repos/asf/activemq/blob/c39f428b/activemq-web-demo/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-web-demo/pom.xml b/activemq-web-demo/pom.xml index b6b7d03..a379df9 100755 --- a/activemq-web-demo/pom.xml +++ b/activemq-web-demo/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.9.0 + 5.9.1-SNAPSHOT activemq-web-demo http://git-wip-us.apache.org/repos/asf/activemq/blob/c39f428b/activemq-web/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-web/pom.xml b/activemq-web/pom.xml index 0efd8ce..5ccc238 100755 --- a/activemq-web/pom.xml +++ b/activemq-web/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.9.0 + 5.9.1-SNAPSHOT activemq-web @@ -127,4 +127,4 @@ test - \ No newline at end of file + http://git-wip-us.apache.org/repos/asf/activemq/blob/c39f428b/assembly/pom.xml ---------------------------------------------------------------------- diff --git a/assembly/pom.xml b/assembly/pom.xml index 4cde065..0dbae52 100755 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.9.0 + 5.9.1-SNAPSHOT apache-activemq http://git-wip-us.apache.org/repos/asf/activemq/blob/c39f428b/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index a8af36f..3b1e575 100755 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.apache.activemq activemq-parent - 5.9.0 + 5.9.1-SNAPSHOT pom ActiveMQ 2005