You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by bd...@apache.org on 2016/02/29 17:06:37 UTC

svn commit: r1732913 - /sling/trunk/launchpad/integration-tests/pom.xml

Author: bdelacretaz
Date: Mon Feb 29 16:06:37 2016
New Revision: 1732913

URL: http://svn.apache.org/viewvc?rev=1732913&view=rev
Log:
SLING-5570 - use latest teleporter snapshot

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=1732913&r1=1732912&r2=1732913&view=diff
==============================================================================
--- sling/trunk/launchpad/integration-tests/pom.xml (original)
+++ sling/trunk/launchpad/integration-tests/pom.xml Mon Feb 29 16:06:37 2016
@@ -279,7 +279,7 @@
     <dependency>
       <groupId>org.apache.sling</groupId>
       <artifactId>org.apache.sling.junit.teleporter</artifactId>
-      <version>1.0.4</version>
+      <version>1.0.7-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.sling</groupId>