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/18 08:38:26 UTC

[sling-org-apache-sling-karaf-features] 01/02: SLING-7315 Update Oak to 1.6.7

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 ef5266d29cf41c1f36032bac413e112d8334283e
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Mon Dec 18 09:30:16 2017 +0100

    SLING-7315 Update Oak to 1.6.7
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0cac199..c12ec84 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,7 +38,7 @@
   <properties>
     <org.apache.karaf.version>4.2.0.M1</org.apache.karaf.version>
     <org.apache.jackrabbit.version>2.16.0</org.apache.jackrabbit.version>
-    <org.apache.jackrabbit.oak.version>1.6.6</org.apache.jackrabbit.oak.version>
+    <org.apache.jackrabbit.oak.version>1.6.7</org.apache.jackrabbit.oak.version>
     <org.apache.tika.version>1.16</org.apache.tika.version>
   </properties>
 

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