Author: sseifert
Date: Tue Oct 3 08:56:44 2017
New Revision: 1810672
URL: http://svn.apache.org/viewvc?rev=1810672&view=rev
Log:
update dependency on servlet-helpers
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=1810672&r1=1810671&r2=1810672&view=diff
==============================================================================
--- sling/trunk/testing/mocks/sling-mock/pom.xml (original)
+++ sling/trunk/testing/mocks/sling-mock/pom.xml Tue Oct 3 08:56:44 2017
@@ -63,7 +63,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.servlet-helpers</artifactId>
- <version>1.1.0</version>
+ <version>1.1.1-SNAPSHOT</version>
<scope>compile</scope>
</dependency>