Repository: servicemix Updated Branches: refs/heads/master 2b9d0ec4e -> 2bcfe6afd
Revert "SM-2359: Upgrade to Pax Exam 4.1.0" This reverts commit 2b9d0ec4ef77e22b3fb85e14c75fcc07a13587af. Project: http://git-wip-us.apache.org/repos/asf/servicemix/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix/commit/2bcfe6af Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/2bcfe6af Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/2bcfe6af Branch: refs/heads/master Commit: 2bcfe6afd1322ab121fe189b146412c88dbd274f Parents: 2b9d0ec Author: Krzysztof Sobkowiak <[email protected]> Authored: Sun Aug 3 10:26:30 2014 +0200 Committer: Krzysztof Sobkowiak <[email protected]> Committed: Sun Aug 3 10:26:30 2014 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix/blob/2bcfe6af/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 2e248d9..28ccc84 100644 --- a/pom.xml +++ b/pom.xml @@ -124,7 +124,7 @@ <xerces.version>2.11.0</xerces.version> <xml.api.version>2.11.0-20110622</xml.api.version> <xalan.version>2.7.1</xalan.version> - <pax.exam.version>4.1.0</pax.exam.version> + <pax.exam.version>3.5.0</pax.exam.version> <pax.url.version>1.3.7</pax.url.version> <postgresql.version>9.1-901</postgresql.version> <slf4j.version>1.7.5</slf4j.version>
