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 d2fd14132ff520a8516efb8565eca4571de0cb17 Author: Oliver Lietz <[email protected]> AuthorDate: Mon Sep 25 12:40:18 2017 +0000 SLING-7150 Update Karaf to 4.1.2 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1809616 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ecda13d..f202669 100644 --- a/pom.xml +++ b/pom.xml @@ -36,7 +36,7 @@ <description>Launchpad Integration Tests for Apache Sling with Oak Tar on Karaf</description> <properties> - <org.apache.karaf.version>4.1.1</org.apache.karaf.version> + <org.apache.karaf.version>4.1.2</org.apache.karaf.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]>.
