You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2013/04/18 08:11:28 UTC

svn commit: r1469178 - /sling/trunk/testing/resourceresolver-mock/pom.xml

Author: cziegeler
Date: Thu Apr 18 06:11:27 2013
New Revision: 1469178

URL: http://svn.apache.org/r1469178
Log:
Back to current snapshot

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

Modified: sling/trunk/testing/resourceresolver-mock/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/testing/resourceresolver-mock/pom.xml?rev=1469178&r1=1469177&r2=1469178&view=diff
==============================================================================
--- sling/trunk/testing/resourceresolver-mock/pom.xml (original)
+++ sling/trunk/testing/resourceresolver-mock/pom.xml Thu Apr 18 06:11:27 2013
@@ -58,7 +58,7 @@
          <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.api</artifactId>
-            <version>2.4.0</version>
+            <version>2.4.1-SNAPSHOT</version>
             <scope>provided</scope>
         </dependency>
         <dependency>