Repository: activemq Updated Branches: refs/heads/master ae2a9940f -> 75203ede2
https://issues.apache.org/jira/browse/AMQ-6003 - Upgrade Pax runner to version 1.8.6 Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/1b52a13e Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/1b52a13e Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/1b52a13e Branch: refs/heads/master Commit: 1b52a13e839dbbb70839f36303e6a92002179459 Parents: ae2a994 Author: Andrea Cosentino <anco...@gmail.com> Authored: Thu Oct 8 08:08:37 2015 +0200 Committer: Christopher L. Shannon (cshannon) <christopher.l.shan...@gmail.com> Committed: Tue Oct 13 14:44:43 2015 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq/blob/1b52a13e/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 5417d86..34e5923 100755 --- a/pom.xml +++ b/pom.xml @@ -132,7 +132,7 @@ <pax-exam-version>4.6.0</pax-exam-version> <paxexam-karaf-container-version>1.0.0</paxexam-karaf-container-version> - <pax-runner-version>1.6.1</pax-runner-version> + <pax-runner-version>1.8.6</pax-runner-version> <pax-url-version>2.4.3</pax-url-version> <felix-configadmin-version>1.8.0</felix-configadmin-version> <felix-framework-version>5.0.1</felix-framework-version>