This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.testing.sling-mock-oak-2.0.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-sling-mock-oak.git
commit f9203cd4d6d782f0f9528dfad0d87375dfbc41f7 Author: Stefan Seifert <[email protected]> AuthorDate: Tue Jul 12 10:05:52 2016 +0000 SLING-5835 sling-mock-oak: Update to Oak 1.4.1 and Jackrabbit API 2.12.1 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/testing/mocks/sling-mock-oak@1752260 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 8da88a2..a5e8d60 100644 --- a/pom.xml +++ b/pom.xml @@ -35,8 +35,8 @@ <description>Implements a resource resolver type for Jackrabbit Oak that can be used in unit tests based on Sling Mocks.</description> <properties> - <oak.version>1.3.15</oak.version> - <jackrabbit.version>2.11.3</jackrabbit.version> + <oak.version>1.4.1</oak.version> + <jackrabbit.version>2.12.1</jackrabbit.version> </properties> <scm> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
