Author: rombert
Date: Tue Sep  5 11:57:28 2017
New Revision: 1807342

URL: http://svn.apache.org/viewvc?rev=1807342&view=rev
Log:
launchpad/integration-tests: use latest junit.teleporter bundle

This includes a fix for running tests on Java 9.

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=1807342&r1=1807341&r2=1807342&view=diff
==============================================================================
--- sling/trunk/launchpad/integration-tests/pom.xml (original)
+++ sling/trunk/launchpad/integration-tests/pom.xml Tue Sep  5 11:57:28 2017
@@ -301,7 +301,7 @@
     <dependency>
       <groupId>org.apache.sling</groupId>
       <artifactId>org.apache.sling.junit.teleporter</artifactId>
-      <version>1.0.14</version>
+      <version>1.0.15-SNAPSHOT</version>
       <exclusions>
        <exclusion>
                <groupId>commons-io</groupId>


Reply via email to