You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ta...@apache.org on 2017/02/03 17:05:33 UTC

qpid-jms git commit: QPIDJMS-262 Update to latest ActiveMQ release v5.14.3

Repository: qpid-jms
Updated Branches:
  refs/heads/master d22a22f64 -> 34c8d4a22


QPIDJMS-262 Update to latest ActiveMQ release v5.14.3

Update ActiveMQ broker dependency used in interop tests.

Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/34c8d4a2
Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/34c8d4a2
Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/34c8d4a2

Branch: refs/heads/master
Commit: 34c8d4a2297383acd9689298dcb996a47c276f46
Parents: d22a22f
Author: Timothy Bish <ta...@gmail.com>
Authored: Fri Feb 3 12:05:27 2017 -0500
Committer: Timothy Bish <ta...@gmail.com>
Committed: Fri Feb 3 12:05:27 2017 -0500

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


http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/34c8d4a2/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7202f60..f305e63 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,7 +48,7 @@
     <slf4j-version>1.7.22</slf4j-version>
     <geronimo.jms.2.spec.version>1.0-alpha-2</geronimo.jms.2.spec.version>
     <!-- Test Dependency Versions for this Project -->
-    <activemq-version>5.14.2</activemq-version>
+    <activemq-version>5.14.3</activemq-version>
     <junit-version>4.12</junit-version>
     <fuse-joram-tests-version>1.0</fuse-joram-tests-version>
     <jetty-version>9.2.13.v20150730</jetty-version>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org