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 2014/01/21 02:43:19 UTC

svn commit: r1559894 - /sling/trunk/bundles/jcr/resource/pom.xml

Author: cziegeler
Date: Tue Jan 21 01:43:19 2014
New Revision: 1559894

URL: http://svn.apache.org/r1559894
Log:
Use latest snapshot

Modified:
    sling/trunk/bundles/jcr/resource/pom.xml

Modified: sling/trunk/bundles/jcr/resource/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/jcr/resource/pom.xml?rev=1559894&r1=1559893&r2=1559894&view=diff
==============================================================================
--- sling/trunk/bundles/jcr/resource/pom.xml (original)
+++ sling/trunk/bundles/jcr/resource/pom.xml Tue Jan 21 01:43:19 2014
@@ -146,7 +146,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.api</artifactId>
-            <version>2.4.3-SNAPSHOT</version>
+            <version>2.5.1-SNAPSHOT</version>
             <scope>provided</scope>
         </dependency>
         <dependency>