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:05 UTC

[sling-org-apache-sling-karaf-integration-tests] 01/03: 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-integration-tests.git

commit de0e8082f0f46f9a32440b15a9abba0a950945d5
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Sun Nov 26 12:23:25 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 3a94efa..68e0f0e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,7 +37,7 @@
 
   <properties>
     <org.apache.jackrabbit.version>2.14.3</org.apache.jackrabbit.version>
-    <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>.