Author: rombert
Date: Fri Sep 29 08:42:20 2017
New Revision: 1810076
URL: http://svn.apache.org/viewvc?rev=1810076&view=rev
Log:
Use latest releases of the teleporter and commons.testing bundles
Modified:
sling/trunk/launchpad/integration-tests/pom.xml
Modified: sling/trunk/launchpad/integration-tests/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/launchpad/integration-tests/pom.xml?rev=1810076&r1=1810075&r2=1810076&view=diff
==============================================================================
--- sling/trunk/launchpad/integration-tests/pom.xml (original)
+++ sling/trunk/launchpad/integration-tests/pom.xml Fri Sep 29 08:42:20 2017
@@ -184,7 +184,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.commons.testing</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.2</version>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>
@@ -301,7 +301,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.junit.teleporter</artifactId>
- <version>1.0.15-SNAPSHOT</version>
+ <version>1.0.16</version>
<exclusions>
<exclusion>
<groupId>commons-io</groupId>