This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-karaf-launchpad-oak-tar-integration-tests.git
commit c19871919819e0e7cca441de7c4ac853359be335 Author: Oliver Lietz <[email protected]> AuthorDate: Mon Jul 10 19:54:29 2017 +0000 SLING-7003 Update Pax Exam to 4.11 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1801524 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 69358dc..bf35024 100644 --- a/pom.xml +++ b/pom.xml @@ -37,7 +37,7 @@ <properties> <org.apache.karaf.version>4.1.1</org.apache.karaf.version> - <org.ops4j.pax.exam.version>4.10.0</org.ops4j.pax.exam.version> + <org.ops4j.pax.exam.version>4.11.0</org.ops4j.pax.exam.version> <repoinit.filename>${project.basedir}/src/test/resources/repoinit.txt</repoinit.filename> </properties> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
