You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2014/10/30 20:29:01 UTC

[12/19] git commit: Update activemq version to latest

Update activemq version to latest


Project: http://git-wip-us.apache.org/repos/asf/cxf/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/441cd2ce
Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/441cd2ce
Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/441cd2ce

Branch: refs/heads/master
Commit: 441cd2cecdd8a88d42e41324643f06a2fccf5a25
Parents: 7431af2
Author: Daniel Kulp <dk...@apache.org>
Authored: Thu Oct 30 13:54:48 2014 -0400
Committer: Daniel Kulp <dk...@apache.org>
Committed: Thu Oct 30 13:55:25 2014 -0400

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


http://git-wip-us.apache.org/repos/asf/cxf/blob/441cd2ce/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index ae699ec..57a4aeb 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -67,7 +67,7 @@
         <cxf.osgi.javax.xml.ws.version>[0.0,3)</cxf.osgi.javax.xml.ws.version>
         <!-- please maintain alphabetical order here -->
         <cxf.abdera.version>1.1.3</cxf.abdera.version>
-        <cxf.activemq.version>5.9.1</cxf.activemq.version>
+        <cxf.activemq.version>5.10.0</cxf.activemq.version>
         <cxf.ahc.version>1.8.5</cxf.ahc.version>
         <cxf.atmosphere.version>2.2.0</cxf.atmosphere.version>
         <cxf.atmosphere.version.range>[2.0,3.0)</cxf.atmosphere.version.range>