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/10 23:22:02 UTC

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

Author: sseifert
Date: Thu Sep 10 21:22:02 2015
New Revision: 1702320

URL: http://svn.apache.org/r1702320
Log:
update release versions

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=1702320&r1=1702319&r2=1702320&view=diff
==============================================================================
--- sling/trunk/testing/mocks/sling-mock/pom.xml (original)
+++ sling/trunk/testing/mocks/sling-mock/pom.xml Thu Sep 10 21:22:02 2015
@@ -51,7 +51,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.testing.jcr-mock</artifactId>
-            <version>1.1.9-SNAPSHOT</version>
+            <version>1.1.10</version>
             <scope>compile</scope>
         </dependency>
         <dependency>