Repository: qpid-jms Updated Branches: refs/heads/master 1b29c2ea9 -> 1d95f6d56
QPIDJMS-212: update test dep to activemq-5.14.1 Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/1d95f6d5 Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/1d95f6d5 Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/1d95f6d5 Branch: refs/heads/master Commit: 1d95f6d568e646109b339b6ac3df025503dc0f97 Parents: 1b29c2e Author: Robert Gemmell <[email protected]> Authored: Mon Oct 3 17:13:22 2016 +0100 Committer: Robert Gemmell <[email protected]> Committed: Mon Oct 3 17:13:22 2016 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/1d95f6d5/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index d509141..d006d0b 100644 --- a/pom.xml +++ b/pom.xml @@ -49,7 +49,7 @@ <!-- <geronimo-jms-1-1-spec-version>1.1.1</geronimo-jms-1-1-spec-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.0</activemq-version> + <activemq-version>5.14.1</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]
