Author: sseifert
Date: Tue Dec 27 13:17:54 2016
New Revision: 1776124
URL: http://svn.apache.org/viewvc?rev=1776124&view=rev
Log:
set to released version
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=1776124&r1=1776123&r2=1776124&view=diff
==============================================================================
--- sling/trunk/testing/mocks/sling-mock/pom.xml (original)
+++ sling/trunk/testing/mocks/sling-mock/pom.xml Tue Dec 27 13:17:54 2016
@@ -57,7 +57,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.testing.resourceresolver-mock</artifactId>
- <version>1.1.15-SNAPSHOT</version>
+ <version>1.1.16</version>
<scope>compile</scope>
</dependency>
<dependency>