You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ol...@apache.org on 2017/12/08 14:22:24 UTC

[sling-org-apache-sling-karaf-launchpad-oak-tar-integration-tests] 01/02: SLING-7253 Upgrade Karaf to 4.2

This is an automated email from the ASF dual-hosted git repository.

olli 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 7dcd3c39e9087d899ff7c7d3c2f021be94f95301
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Sun Nov 26 12:23:31 2017 +0100

    SLING-7253 Upgrade Karaf to 4.2
    
    use Karaf 4.2.0.M1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0691b55..f24ef2d 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.2</org.apache.karaf.version>
+    <org.apache.karaf.version>4.2.0.M1</org.apache.karaf.version>
     <org.ops4j.pax.exam.version>4.11.0</org.ops4j.pax.exam.version>
   </properties>
 

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.