Author: dulvac
Date: Fri Jan 6 10:23:07 2017
New Revision: 1777573
URL: http://svn.apache.org/viewvc?rev=1777573&view=rev
Log:
tmp: non-snapshot dep for release
Modified:
sling/trunk/testing/junit/rules/pom.xml
Modified: sling/trunk/testing/junit/rules/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/testing/junit/rules/pom.xml?rev=1777573&r1=1777572&r2=1777573&view=diff
==============================================================================
--- sling/trunk/testing/junit/rules/pom.xml (original)
+++ sling/trunk/testing/junit/rules/pom.xml Fri Jan 6 10:23:07 2017
@@ -72,12 +72,12 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.testing.clients</artifactId>
- <version>1.0.1</version>
+ <version>1.0.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.testing.serversetup</artifactId>
- <version>1.0.1</version>
+ <version>1.0.2-SNAPSHOT</version>
<exclusions>
<exclusion>
<groupId>org.apache.sling</groupId>