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-jcr-oak-server.git
commit 33635176d79ff8d3c0cbc584729f6c2cdae04f90 Author: Oliver Lietz <[email protected]> AuthorDate: Wed Jan 24 14:55:21 2018 +0100 SLING-7441 Update Oak to 1.6.8 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6372c6c..cd41862 100644 --- a/pom.xml +++ b/pom.xml @@ -41,8 +41,8 @@ </scm> <properties> - <oak.version>1.6.4</oak.version> <jackrabbit.version>2.16.0</jackrabbit.version> + <oak.version>1.6.8</oak.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 [email protected].
