Repository: qpid-jms-amqp-0-x Updated Branches: refs/heads/master 8706236c1 -> f88d51591
NO-JIRA: Bump Broker-J dependency from 7.0.0 to 7.0.3 Project: http://git-wip-us.apache.org/repos/asf/qpid-jms-amqp-0-x/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms-amqp-0-x/commit/f88d5159 Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms-amqp-0-x/tree/f88d5159 Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms-amqp-0-x/diff/f88d5159 Branch: refs/heads/master Commit: f88d5159173f040aec7b4e8a71d9ad5ffdd6d94e Parents: 8706236 Author: Keith Wall <[email protected]> Authored: Thu May 17 08:40:05 2018 +0100 Committer: Keith Wall <[email protected]> Committed: Thu May 17 08:40:05 2018 +0100 ---------------------------------------------------------------------- systests/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-jms-amqp-0-x/blob/f88d5159/systests/pom.xml ---------------------------------------------------------------------- diff --git a/systests/pom.xml b/systests/pom.xml index fd48b94..85325b6 100644 --- a/systests/pom.xml +++ b/systests/pom.xml @@ -165,7 +165,7 @@ <properties> <qpid.amqp.version>0-10</qpid.amqp.version> <surefire.working.directory>${project.build.directory}${file.separator}surefire-reports${file.separator}${qpid.amqp.version}</surefire.working.directory> - <qpid-broker-j-version>7.0.0</qpid-broker-j-version> + <qpid-broker-j-version>7.0.3</qpid-broker-j-version> <qpid.systest.broker_admin>org.apache.qpid.systest.core.brokerj.SpawnQpidBrokerAdmin</qpid.systest.broker_admin> <qpid.systest.java8.executable>java</qpid.systest.java8.executable> <qpid.systest.virtualhost.blueprint>{"type":"BDB","globalAddressDomains":"[]"}</qpid.systest.virtualhost.blueprint> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
