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 2015/09/23 17:36:15 UTC

svn commit: r1704882 - /sling/trunk/testing/junit/teleporter/pom.xml

Author: bdelacretaz
Date: Wed Sep 23 15:36:14 2015
New Revision: 1704882

URL: http://svn.apache.org/viewvc?rev=1704882&view=rev
Log:
SLING-5040 - back to snapshot until release is out

Modified:
    sling/trunk/testing/junit/teleporter/pom.xml

Modified: sling/trunk/testing/junit/teleporter/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/testing/junit/teleporter/pom.xml?rev=1704882&r1=1704881&r2=1704882&view=diff
==============================================================================
--- sling/trunk/testing/junit/teleporter/pom.xml (original)
+++ sling/trunk/testing/junit/teleporter/pom.xml Wed Sep 23 15:36:14 2015
@@ -51,7 +51,7 @@
     <dependency>
       <groupId>org.apache.sling</groupId>
       <artifactId>org.apache.sling.junit.core</artifactId>
-      <version>1.0.12</version>
+      <version>1.0.13-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.slf4j</groupId>