You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2014/06/11 10:21:48 UTC

git commit: Upgrade to AMQ 5.10

Repository: camel
Updated Branches:
  refs/heads/master aa9e4ce5e -> 29f61cab4


Upgrade to AMQ 5.10


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/29f61cab
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/29f61cab
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/29f61cab

Branch: refs/heads/master
Commit: 29f61cab43a919646e8d0d27d1b54a41ca73fb21
Parents: aa9e4ce
Author: Claus Ibsen <da...@apache.org>
Authored: Wed Jun 11 09:35:05 2014 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Wed Jun 11 09:35:05 2014 +0200

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/29f61cab/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 2f33d88..e68460d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -35,7 +35,7 @@
     <!-- dependency versions -->
     <abdera-version>1.1.3</abdera-version>
     <!-- Note that activemq dependency is only used for testing! -->
-    <activemq-version>5.9.1</activemq-version>
+    <activemq-version>5.10.0</activemq-version>
     <ahc-version>1.8.5</ahc-version>
     <ant-bundle-version>1.7.0_6</ant-bundle-version>
     <antlr-bundle-version>3.4_1</antlr-bundle-version>