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:21:02 UTC

[sling-org-apache-sling-karaf-features] 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-features.git

commit 38a31ca496df3b775f205b71ea6c8a22b9499e67
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Sun Nov 26 12:23:09 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 6a26393..1da5e6a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,7 +36,7 @@
   <description>Apache Sling Features for provisioning with Apache 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.apache.jackrabbit.version>2.14.3</org.apache.jackrabbit.version>
     <org.apache.jackrabbit.oak.version>1.6.5</org.apache.jackrabbit.oak.version>
     <org.apache.tika.version>1.14</org.apache.tika.version>

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