Return-Path: X-Original-To: apmail-brooklyn-commits-archive@minotaur.apache.org Delivered-To: apmail-brooklyn-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 67A9A106F6 for ; Wed, 19 Nov 2014 23:57:46 +0000 (UTC) Received: (qmail 32861 invoked by uid 500); 19 Nov 2014 23:57:46 -0000 Delivered-To: apmail-brooklyn-commits-archive@brooklyn.apache.org Received: (qmail 32838 invoked by uid 500); 19 Nov 2014 23:57:46 -0000 Mailing-List: contact commits-help@brooklyn.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@brooklyn.incubator.apache.org Delivered-To: mailing list commits@brooklyn.incubator.apache.org Received: (qmail 32829 invoked by uid 99); 19 Nov 2014 23:57:46 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Nov 2014 23:57:46 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 19 Nov 2014 23:57:45 +0000 Received: (qmail 30983 invoked by uid 99); 19 Nov 2014 23:57:25 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Nov 2014 23:57:25 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id B982D945D7C; Wed, 19 Nov 2014 23:57:24 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: heneveld@apache.org To: commits@brooklyn.incubator.apache.org Date: Wed, 19 Nov 2014 23:57:24 -0000 Message-Id: <3981b3692ddb48a8a32d6883c60dfb7d@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [1/5] incubator-brooklyn git commit: [BRROKLYN-91] Upgrade to activemq 5.10.0 X-Virus-Checked: Checked by ClamAV on apache.org Repository: incubator-brooklyn Updated Branches: refs/heads/master b8bda2eae -> 068de703a [BRROKLYN-91] Upgrade to activemq 5.10.0 Project: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/commit/84b86f19 Tree: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/tree/84b86f19 Diff: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/diff/84b86f19 Branch: refs/heads/master Commit: 84b86f19016bbad83b75cc735030dfb7714e7fea Parents: 0f2f632 Author: Hadrian Zbarcea Authored: Wed Nov 19 10:03:59 2014 -0500 Committer: Hadrian Zbarcea Committed: Wed Nov 19 10:03:59 2014 -0500 ---------------------------------------------------------------------- pom.xml | 2 +- software/messaging/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/84b86f19/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 07d4e4b..1f875c4 100644 --- a/pom.xml +++ b/pom.xml @@ -167,7 +167,7 @@ 1.0.2 1.2 9.1-901.jdbc4 - 5.7.0 + 5.10.0 2.8.7 0.7.0-incubating 0.8.2 http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/84b86f19/software/messaging/pom.xml ---------------------------------------------------------------------- diff --git a/software/messaging/pom.xml b/software/messaging/pom.xml index 6246432..5c95a0b 100644 --- a/software/messaging/pom.xml +++ b/software/messaging/pom.xml @@ -148,7 +148,7 @@ org.apache.activemq - activemq-core + activemq-broker ${activemq.version} test