Author: sseifert
Date: Tue Oct 11 17:01:25 2016
New Revision: 1764307
URL: http://svn.apache.org/viewvc?rev=1764307&view=rev
Log:
update to latest resourcebuilder snapshot
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=1764307&r1=1764306&r2=1764307&view=diff
==============================================================================
--- sling/trunk/testing/mocks/sling-mock/pom.xml (original)
+++ sling/trunk/testing/mocks/sling-mock/pom.xml Tue Oct 11 17:01:25 2016
@@ -150,7 +150,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.resourcebuilder</artifactId>
- <version>1.0.0</version>
+ <version>1.0.1-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>