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/02/14 11:28:23 UTC

[sling-org-apache-sling-karaf-features] 03/04: SLING-7442 Upgrade Karaf Features to Oak 1.8

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

olli pushed a commit to branch feature/oak-1.8
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-karaf-features.git

commit 809c597ca8dac7d45ecafd5ce4f3538a0aaf20fa
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Wed Feb 14 11:53:22 2018 +0100

    SLING-7442 Upgrade Karaf Features to Oak 1.8
    
    use Oak 1.8.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a7c2faa..fff6fb3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,7 +38,7 @@
   <properties>
     <org.apache.karaf.version>4.2.0.M2</org.apache.karaf.version>
     <org.apache.jackrabbit.version>2.16.1</org.apache.jackrabbit.version>
-    <org.apache.jackrabbit.oak.version>1.8.1</org.apache.jackrabbit.oak.version>
+    <org.apache.jackrabbit.oak.version>1.8.2</org.apache.jackrabbit.oak.version>
     <org.apache.tika.version>1.17</org.apache.tika.version>
   </properties>
 

-- 
To stop receiving notification emails like this one, please contact
olli@apache.org.