From 7d2cc26b4bf41a5e9429aba3a54665669cf6cf79 Mon Sep 17 00:00:00 2001 From: Martin Stockhammer Date: Wed, 21 Jun 2017 23:52:17 +0200 Subject: Adding jcr oak implementation --- pom.xml | 31 ++++++------------------------- 1 file changed, 6 insertions(+), 25 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 8e12a4c54..f335da7f4 100644 --- a/pom.xml +++ b/pom.xml @@ -51,7 +51,7 @@ 1.6 3.2.1 1.2.2 - 2.4 + 2.5 2.6 3.0.5 @@ -59,7 +59,8 @@ 1.13.1 2.1 - 5.1.1 + + 6.0-SNAPSHOT 2.9 3.0.0-SNAPSHOT 2.2 @@ -75,7 +76,7 @@ 2.0 UTF-8 true - 3.6.2 + 4.10.4 2.14.1 3.0.3 @@ -126,17 +127,6 @@ 1.7.1 test - - org.apache.jackrabbit - jackrabbit-webdav - ${jackrabbit.version} - - - commons-logging - commons-logging - - - xerces xercesImpl @@ -1317,16 +1307,7 @@ jcr ${javax.jcr.version} - - org.apache.jackrabbit - jackrabbit-jcr-commons - ${jackrabbit.version} - - - org.apache.jackrabbit - jackrabbit-core - ${jackrabbit.version} - + @@ -1623,7 +1604,7 @@ org.apache.maven.plugins maven-surefire-plugin - @{jacocoproperty} + ${surefire.redirectTestOutputToFile} alphabetical -- cgit v1.2.3