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 2015/05/17 23:56:03 UTC

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

Repository: activemq
Updated Branches:
  refs/heads/master fd2805fe1 -> 76b60ce44


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

use QPid JMS v0.2.0 

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

Branch: refs/heads/master
Commit: 76b60ce44bc3cd94f7b79b18a4c8ac0bc8d0a08c
Parents: fd2805f
Author: Timothy Bish <ta...@gmail.com>
Authored: Sun May 17 17:55:41 2015 -0400
Committer: Timothy Bish <ta...@gmail.com>
Committed: Sun May 17 17:55:41 2015 -0400

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


http://git-wip-us.apache.org/repos/asf/activemq/blob/76b60ce4/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c0fff6f..ea81b0c 100755
--- a/pom.xml
+++ b/pom.xml
@@ -104,7 +104,7 @@
     <linkedin-zookeeper-version>1.4.0</linkedin-zookeeper-version>
     <zookeeper-version>3.4.6</zookeeper-version>
     <qpid-proton-version>0.9.1</qpid-proton-version>
-    <qpid-jms-version>0.1.0</qpid-jms-version>
+    <qpid-jms-version>0.2.0</qpid-jms-version>
     <netty-all-version>4.0.17.Final</netty-all-version>
     <regexp-version>1.3</regexp-version>
     <rome-version>1.0</rome-version>