You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/10/18 23:28:03 UTC

[sling-org-apache-sling-karaf-launchpad-oak-tar-integration-tests] 32/44: SLING-6759 Update Karaf to 4.1.1

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 5f5e59620c6a2d9775c445575bf762fe89b94fc2
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Fri Mar 31 08:56:05 2017 +0000

    SLING-6759 Update Karaf to 4.1.1
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1789635 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9b6d3f9..69358dc 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.0</org.apache.karaf.version>
+    <org.apache.karaf.version>4.1.1</org.apache.karaf.version>
     <org.ops4j.pax.exam.version>4.10.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
"commits@sling.apache.org" <co...@sling.apache.org>.