Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 7F491200D06 for ; Mon, 25 Sep 2017 15:23:16 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 7DC8D1609C4; Mon, 25 Sep 2017 13:23:16 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 268541609BB for ; Mon, 25 Sep 2017 15:23:15 +0200 (CEST) Received: (qmail 18870 invoked by uid 500); 25 Sep 2017 13:23:14 -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 18860 invoked by uid 99); 25 Sep 2017 13:23:14 -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; Mon, 25 Sep 2017 13:23:14 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 2F77BF55C0; Mon, 25 Sep 2017 13:23:14 +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 Message-Id: <4ff5d218b7d645a2aebea152268b3950@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: activemq git commit: [maven-release-plugin] prepare release activemq-5.15.1 Date: Mon, 25 Sep 2017 13:23:14 +0000 (UTC) archived-at: Mon, 25 Sep 2017 13:23:16 -0000 Repository: activemq Updated Branches: refs/heads/activemq-5.15.x ded391161 -> 37227fbf8 [maven-release-plugin] prepare release activemq-5.15.1 Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/37227fbf Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/37227fbf Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/37227fbf Branch: refs/heads/activemq-5.15.x Commit: 37227fbf8bf2308d45dddb169483864007ef5560 Parents: ded3911 Author: Christopher L. Shannon (cshannon) Authored: Mon Sep 25 09:17:38 2017 -0400 Committer: Christopher L. Shannon (cshannon) Committed: Mon Sep 25 09:17:38 2017 -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-cf/pom.xml | 2 +- activemq-client/pom.xml | 2 +- activemq-console/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-junit/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 ++-- 42 files changed, 43 insertions(+), 43 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq/blob/37227fbf/activemq-all/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-all/pom.xml b/activemq-all/pom.xml index 92c58a5..e00f51d 100644 --- a/activemq-all/pom.xml +++ b/activemq-all/pom.xml @@ -14,7 +14,7 @@ org.apache.activemq activemq-parent - 5.15.1-SNAPSHOT + 5.15.1 activemq-all http://git-wip-us.apache.org/repos/asf/activemq/blob/37227fbf/activemq-amqp/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-amqp/pom.xml b/activemq-amqp/pom.xml index 8b22854..cbee7ab 100644 --- a/activemq-amqp/pom.xml +++ b/activemq-amqp/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.15.1-SNAPSHOT + 5.15.1 activemq-amqp http://git-wip-us.apache.org/repos/asf/activemq/blob/37227fbf/activemq-blueprint/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-blueprint/pom.xml b/activemq-blueprint/pom.xml index 4787f98..6f22573 100644 --- a/activemq-blueprint/pom.xml +++ b/activemq-blueprint/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.15.1-SNAPSHOT + 5.15.1 activemq-blueprint http://git-wip-us.apache.org/repos/asf/activemq/blob/37227fbf/activemq-broker/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-broker/pom.xml b/activemq-broker/pom.xml index 1eddf62..0aaa149 100644 --- a/activemq-broker/pom.xml +++ b/activemq-broker/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.15.1-SNAPSHOT + 5.15.1 activemq-broker http://git-wip-us.apache.org/repos/asf/activemq/blob/37227fbf/activemq-camel/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-camel/pom.xml b/activemq-camel/pom.xml index 9955cf8..386fac6 100644 --- a/activemq-camel/pom.xml +++ b/activemq-camel/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.15.1-SNAPSHOT + 5.15.1 activemq-camel http://git-wip-us.apache.org/repos/asf/activemq/blob/37227fbf/activemq-cf/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-cf/pom.xml b/activemq-cf/pom.xml index d35a02f..10d0840 100644 --- a/activemq-cf/pom.xml +++ b/activemq-cf/pom.xml @@ -24,7 +24,7 @@ org.apache.activemq activemq-parent - 5.15.1-SNAPSHOT + 5.15.1 activemq-cf http://git-wip-us.apache.org/repos/asf/activemq/blob/37227fbf/activemq-client/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-client/pom.xml b/activemq-client/pom.xml index 9b45dd3..7a982ed 100644 --- a/activemq-client/pom.xml +++ b/activemq-client/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.15.1-SNAPSHOT + 5.15.1 activemq-client http://git-wip-us.apache.org/repos/asf/activemq/blob/37227fbf/activemq-console/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-console/pom.xml b/activemq-console/pom.xml index 8fb7db7..7501097 100644 --- a/activemq-console/pom.xml +++ b/activemq-console/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.15.1-SNAPSHOT + 5.15.1 activemq-console http://git-wip-us.apache.org/repos/asf/activemq/blob/37227fbf/activemq-http/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-http/pom.xml b/activemq-http/pom.xml index 8b2b736..dd0eed0 100644 --- a/activemq-http/pom.xml +++ b/activemq-http/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.15.1-SNAPSHOT + 5.15.1 activemq-http http://git-wip-us.apache.org/repos/asf/activemq/blob/37227fbf/activemq-itests-spring31/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-itests-spring31/pom.xml b/activemq-itests-spring31/pom.xml index 8887517..8bd43f7 100644 --- a/activemq-itests-spring31/pom.xml +++ b/activemq-itests-spring31/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.15.1-SNAPSHOT + 5.15.1 activemq-itests-spring31 http://git-wip-us.apache.org/repos/asf/activemq/blob/37227fbf/activemq-jaas/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-jaas/pom.xml b/activemq-jaas/pom.xml index 0859e64..eb8b063 100644 --- a/activemq-jaas/pom.xml +++ b/activemq-jaas/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.15.1-SNAPSHOT + 5.15.1 activemq-jaas http://git-wip-us.apache.org/repos/asf/activemq/blob/37227fbf/activemq-jdbc-store/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-jdbc-store/pom.xml b/activemq-jdbc-store/pom.xml index 74c3733..36b6d7b 100644 --- a/activemq-jdbc-store/pom.xml +++ b/activemq-jdbc-store/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.15.1-SNAPSHOT + 5.15.1 activemq-jdbc-store http://git-wip-us.apache.org/repos/asf/activemq/blob/37227fbf/activemq-jms-pool/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-jms-pool/pom.xml b/activemq-jms-pool/pom.xml index 0c64bbe..1dcf8b9 100644 --- a/activemq-jms-pool/pom.xml +++ b/activemq-jms-pool/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.15.1-SNAPSHOT + 5.15.1 activemq-jms-pool http://git-wip-us.apache.org/repos/asf/activemq/blob/37227fbf/activemq-kahadb-store/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-kahadb-store/pom.xml b/activemq-kahadb-store/pom.xml index feb1882..3584a40 100644 --- a/activemq-kahadb-store/pom.xml +++ b/activemq-kahadb-store/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.15.1-SNAPSHOT + 5.15.1 activemq-kahadb-store http://git-wip-us.apache.org/repos/asf/activemq/blob/37227fbf/activemq-karaf-itest/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-karaf-itest/pom.xml b/activemq-karaf-itest/pom.xml index aab9795..3182e11 100644 --- a/activemq-karaf-itest/pom.xml +++ b/activemq-karaf-itest/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.15.1-SNAPSHOT + 5.15.1 activemq-karaf-itest http://git-wip-us.apache.org/repos/asf/activemq/blob/37227fbf/activemq-karaf/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-karaf/pom.xml b/activemq-karaf/pom.xml index f11b7d7..ac6a72c 100644 --- a/activemq-karaf/pom.xml +++ b/activemq-karaf/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.15.1-SNAPSHOT + 5.15.1 activemq-karaf http://git-wip-us.apache.org/repos/asf/activemq/blob/37227fbf/activemq-leveldb-store/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-leveldb-store/pom.xml b/activemq-leveldb-store/pom.xml index 7b066ff..a3fee53 100644 --- a/activemq-leveldb-store/pom.xml +++ b/activemq-leveldb-store/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.15.1-SNAPSHOT + 5.15.1 activemq-leveldb-store http://git-wip-us.apache.org/repos/asf/activemq/blob/37227fbf/activemq-log4j-appender/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-log4j-appender/pom.xml b/activemq-log4j-appender/pom.xml index 4161000..0cb64fd 100644 --- a/activemq-log4j-appender/pom.xml +++ b/activemq-log4j-appender/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.15.1-SNAPSHOT + 5.15.1 activemq-log4j-appender http://git-wip-us.apache.org/repos/asf/activemq/blob/37227fbf/activemq-mqtt/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-mqtt/pom.xml b/activemq-mqtt/pom.xml index f911247..12b2a30 100644 --- a/activemq-mqtt/pom.xml +++ b/activemq-mqtt/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.15.1-SNAPSHOT + 5.15.1 activemq-mqtt http://git-wip-us.apache.org/repos/asf/activemq/blob/37227fbf/activemq-openwire-generator/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-openwire-generator/pom.xml b/activemq-openwire-generator/pom.xml index 880cdc0..0be7cfc 100644 --- a/activemq-openwire-generator/pom.xml +++ b/activemq-openwire-generator/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.15.1-SNAPSHOT + 5.15.1 activemq-openwire-generator http://git-wip-us.apache.org/repos/asf/activemq/blob/37227fbf/activemq-openwire-legacy/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-openwire-legacy/pom.xml b/activemq-openwire-legacy/pom.xml index a68f021..f0000bd 100644 --- a/activemq-openwire-legacy/pom.xml +++ b/activemq-openwire-legacy/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.15.1-SNAPSHOT + 5.15.1 activemq-openwire-legacy http://git-wip-us.apache.org/repos/asf/activemq/blob/37227fbf/activemq-osgi/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-osgi/pom.xml b/activemq-osgi/pom.xml index 80ca158..5b8237a 100644 --- a/activemq-osgi/pom.xml +++ b/activemq-osgi/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.15.1-SNAPSHOT + 5.15.1 activemq-osgi http://git-wip-us.apache.org/repos/asf/activemq/blob/37227fbf/activemq-partition/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-partition/pom.xml b/activemq-partition/pom.xml index f5ddee4..ba8aceb 100644 --- a/activemq-partition/pom.xml +++ b/activemq-partition/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.15.1-SNAPSHOT + 5.15.1 activemq-partition http://git-wip-us.apache.org/repos/asf/activemq/blob/37227fbf/activemq-pool/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-pool/pom.xml b/activemq-pool/pom.xml index fb4873b..6d55c41 100644 --- a/activemq-pool/pom.xml +++ b/activemq-pool/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.15.1-SNAPSHOT + 5.15.1 activemq-pool http://git-wip-us.apache.org/repos/asf/activemq/blob/37227fbf/activemq-ra/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-ra/pom.xml b/activemq-ra/pom.xml index 14dba7c..253ce8c 100644 --- a/activemq-ra/pom.xml +++ b/activemq-ra/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.15.1-SNAPSHOT + 5.15.1 activemq-ra http://git-wip-us.apache.org/repos/asf/activemq/blob/37227fbf/activemq-rar/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-rar/pom.xml b/activemq-rar/pom.xml index 9e77e97..57086a6 100644 --- a/activemq-rar/pom.xml +++ b/activemq-rar/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.15.1-SNAPSHOT + 5.15.1 activemq-rar http://git-wip-us.apache.org/repos/asf/activemq/blob/37227fbf/activemq-run/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-run/pom.xml b/activemq-run/pom.xml index f187864..367aca7 100644 --- a/activemq-run/pom.xml +++ b/activemq-run/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.15.1-SNAPSHOT + 5.15.1 activemq-run http://git-wip-us.apache.org/repos/asf/activemq/blob/37227fbf/activemq-runtime-config/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-runtime-config/pom.xml b/activemq-runtime-config/pom.xml index 2087108..22f330b 100644 --- a/activemq-runtime-config/pom.xml +++ b/activemq-runtime-config/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.15.1-SNAPSHOT + 5.15.1 activemq-runtime-config http://git-wip-us.apache.org/repos/asf/activemq/blob/37227fbf/activemq-shiro/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-shiro/pom.xml b/activemq-shiro/pom.xml index 6b5adb2..6f4d3a3 100644 --- a/activemq-shiro/pom.xml +++ b/activemq-shiro/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.15.1-SNAPSHOT + 5.15.1 activemq-shiro http://git-wip-us.apache.org/repos/asf/activemq/blob/37227fbf/activemq-spring/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-spring/pom.xml b/activemq-spring/pom.xml index 4a174bb..251e303 100644 --- a/activemq-spring/pom.xml +++ b/activemq-spring/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.15.1-SNAPSHOT + 5.15.1 activemq-spring http://git-wip-us.apache.org/repos/asf/activemq/blob/37227fbf/activemq-stomp/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-stomp/pom.xml b/activemq-stomp/pom.xml index 5f2e12e..a4f94e7 100644 --- a/activemq-stomp/pom.xml +++ b/activemq-stomp/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.15.1-SNAPSHOT + 5.15.1 activemq-stomp http://git-wip-us.apache.org/repos/asf/activemq/blob/37227fbf/activemq-tooling/activemq-junit/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-tooling/activemq-junit/pom.xml b/activemq-tooling/activemq-junit/pom.xml index 1ab929d..bebc36d 100644 --- a/activemq-tooling/activemq-junit/pom.xml +++ b/activemq-tooling/activemq-junit/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq.tooling activemq-tooling - 5.15.1-SNAPSHOT + 5.15.1 activemq-junit http://git-wip-us.apache.org/repos/asf/activemq/blob/37227fbf/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 ea3eff3..029ab2d 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.15.1-SNAPSHOT + 5.15.1 activemq-maven-plugin http://git-wip-us.apache.org/repos/asf/activemq/blob/37227fbf/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 9eb9eba..2cddb52 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.15.1-SNAPSHOT + 5.15.1 activemq-memtest-maven-plugin http://git-wip-us.apache.org/repos/asf/activemq/blob/37227fbf/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 208e01b..0be137b 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.15.1-SNAPSHOT + 5.15.1 activemq-perf-maven-plugin http://git-wip-us.apache.org/repos/asf/activemq/blob/37227fbf/activemq-tooling/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-tooling/pom.xml b/activemq-tooling/pom.xml index 4f505e5..ac19944 100644 --- a/activemq-tooling/pom.xml +++ b/activemq-tooling/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.15.1-SNAPSHOT + 5.15.1 org.apache.activemq.tooling http://git-wip-us.apache.org/repos/asf/activemq/blob/37227fbf/activemq-unit-tests/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-unit-tests/pom.xml b/activemq-unit-tests/pom.xml index 35e1135..facaf62 100644 --- a/activemq-unit-tests/pom.xml +++ b/activemq-unit-tests/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.15.1-SNAPSHOT + 5.15.1 activemq-unit-tests http://git-wip-us.apache.org/repos/asf/activemq/blob/37227fbf/activemq-web-console/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-web-console/pom.xml b/activemq-web-console/pom.xml index 31c48ee..503df84 100644 --- a/activemq-web-console/pom.xml +++ b/activemq-web-console/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.15.1-SNAPSHOT + 5.15.1 activemq-web-console http://git-wip-us.apache.org/repos/asf/activemq/blob/37227fbf/activemq-web-demo/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-web-demo/pom.xml b/activemq-web-demo/pom.xml index 6b7aba2..a92cd28 100644 --- a/activemq-web-demo/pom.xml +++ b/activemq-web-demo/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.15.1-SNAPSHOT + 5.15.1 activemq-web-demo http://git-wip-us.apache.org/repos/asf/activemq/blob/37227fbf/activemq-web/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-web/pom.xml b/activemq-web/pom.xml index 2602e1c..799efeb 100644 --- a/activemq-web/pom.xml +++ b/activemq-web/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.15.1-SNAPSHOT + 5.15.1 activemq-web http://git-wip-us.apache.org/repos/asf/activemq/blob/37227fbf/assembly/pom.xml ---------------------------------------------------------------------- diff --git a/assembly/pom.xml b/assembly/pom.xml index 6a4a2dd..3f5f352 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.15.1-SNAPSHOT + 5.15.1 apache-activemq http://git-wip-us.apache.org/repos/asf/activemq/blob/37227fbf/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 50720c5..a3f7876 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.apache.activemq activemq-parent - 5.15.1-SNAPSHOT + 5.15.1 pom ActiveMQ 2005 @@ -268,7 +268,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.15.0 + activemq-5.15.1