You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ss...@apache.org on 2015/09/18 00:36:40 UTC

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

Author: sseifert
Date: Thu Sep 17 22:36:40 2015
New Revision: 1703724

URL: http://svn.apache.org/viewvc?rev=1703724&view=rev
Log:
switch back to released version

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

Modified: sling/trunk/testing/mocks/sling-mock/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/testing/mocks/sling-mock/pom.xml?rev=1703724&r1=1703723&r2=1703724&view=diff
==============================================================================
--- sling/trunk/testing/mocks/sling-mock/pom.xml (original)
+++ sling/trunk/testing/mocks/sling-mock/pom.xml Thu Sep 17 22:36:40 2015
@@ -57,7 +57,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.testing.resourceresolver-mock</artifactId>
-            <version>1.1.11-SNAPSHOT</version>
+            <version>1.1.10</version>
             <scope>compile</scope>
         </dependency>