Repository: qpid-jms Updated Branches: refs/heads/master d9807984a -> 340f552d2
QPIDJMS-309 Update ActiveMQ testing version to 5.15.0 Use 5.15.0 which is tested on JDK 8 Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/340f552d Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/340f552d Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/340f552d Branch: refs/heads/master Commit: 340f552d2d3fbf28e4f88717ad120a8b6c14c4b9 Parents: d980798 Author: Timothy Bish <[email protected]> Authored: Fri Aug 4 14:12:48 2017 -0400 Committer: Timothy Bish <[email protected]> Committed: Fri Aug 4 14:12:48 2017 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/340f552d/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index ed2386b..8f11a55 100644 --- a/pom.xml +++ b/pom.xml @@ -48,7 +48,7 @@ <slf4j-version>1.7.25</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.4</activemq-version> + <activemq-version>5.15.0</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: [email protected] For additional commands, e-mail: [email protected]
