Author: rombert
Date: Tue Feb 2 19:39:48 2016
New Revision: 1728186
URL: http://svn.apache.org/viewvc?rev=1728186&view=rev
Log:
o.a.s.jcr.resource: use api 2.10.1-SNAPSHOT until release is out
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=1728186&r1=1728185&r2=1728186&view=diff
==============================================================================
--- sling/trunk/bundles/jcr/resource/pom.xml (original)
+++ sling/trunk/bundles/jcr/resource/pom.xml Tue Feb 2 19:39:48 2016
@@ -171,7 +171,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.api</artifactId>
- <version>2.10.0</version>
+ <version>2.10.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
@@ -271,3 +271,4 @@
</dependencies>
</project>
+