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 2018/01/02 16:53:08 UTC

[sling-org-apache-sling-karaf-integration-tests] branch master updated: 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


The following commit(s) were added to refs/heads/master by this push:
     new 2c53e18  SLING-7253 Upgrade Karaf to 4.2
2c53e18 is described below

commit 2c53e18880596a2af12cc0176b1d5f32aa571734
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Tue Jan 2 17:44:24 2018 +0100

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

diff --git a/pom.xml b/pom.xml
index 18ef688..0145d72 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,7 +37,7 @@
 
   <properties>
     <org.apache.jackrabbit.version>2.16.0</org.apache.jackrabbit.version>
-    <org.apache.karaf.version>4.2.0.M1</org.apache.karaf.version>
+    <org.apache.karaf.version>4.2.0.M2</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>'].