You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ta...@apache.org on 2016/06/30 22:52:44 UTC

activemq git commit: https://issues.apache.org/jira/browse/AMQ-6344

Repository: activemq
Updated Branches:
  refs/heads/master 31c55f751 -> 021ac3d09


https://issues.apache.org/jira/browse/AMQ-6344

Update to Qpid JMS 0.10.0

Project: http://git-wip-us.apache.org/repos/asf/activemq/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/021ac3d0
Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/021ac3d0
Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/021ac3d0

Branch: refs/heads/master
Commit: 021ac3d09f5a6f58c22374b85e2f2db82fed22a9
Parents: 31c55f7
Author: Timothy Bish <ta...@gmail.com>
Authored: Thu Jun 30 18:52:35 2016 -0400
Committer: Timothy Bish <ta...@gmail.com>
Committed: Thu Jun 30 18:52:35 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/activemq/blob/021ac3d0/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f3c47ae..3d38285 100755
--- a/pom.xml
+++ b/pom.xml
@@ -102,7 +102,7 @@
     <linkedin-zookeeper-version>1.4.0</linkedin-zookeeper-version>
     <zookeeper-version>3.4.6</zookeeper-version>
     <qpid-proton-version>0.13.0</qpid-proton-version>
-    <qpid-jms-version>0.9.0</qpid-jms-version>
+    <qpid-jms-version>0.10.0</qpid-jms-version>
     <netty-all-version>4.0.37.Final</netty-all-version>
     <regexp-version>1.3</regexp-version>
     <rome-version>1.0</rome-version>