You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by pa...@apache.org on 2017/06/06 11:58:26 UTC

svn commit: r1797780 - /sling/trunk/testing/mocks/sling-mock-oak/pom.xml

Author: pauls
Date: Tue Jun  6 11:58:26 2017
New Revision: 1797780

URL: http://svn.apache.org/viewvc?rev=1797780&view=rev
Log:
Update to latest sling mock release version 2.2.12

Modified:
    sling/trunk/testing/mocks/sling-mock-oak/pom.xml

Modified: sling/trunk/testing/mocks/sling-mock-oak/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/testing/mocks/sling-mock-oak/pom.xml?rev=1797780&r1=1797779&r2=1797780&view=diff
==============================================================================
--- sling/trunk/testing/mocks/sling-mock-oak/pom.xml (original)
+++ sling/trunk/testing/mocks/sling-mock-oak/pom.xml Tue Jun  6 11:58:26 2017
@@ -37,7 +37,7 @@
     <properties>
         <oak.version>1.4.1</oak.version>
         <jackrabbit.version>2.12.1</jackrabbit.version>
-        <sling-mock.version>2.2.8</sling-mock.version>
+        <sling-mock.version>2.2.12</sling-mock.version>
     </properties>
 
     <scm>