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/07/21 13:07:16 UTC

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

Author: bdelacretaz
Date: Thu Jul 21 13:07:16 2016
New Revision: 1753687

URL: http://svn.apache.org/viewvc?rev=1753687&view=rev
Log:
SLING-5800 - use (about to be) released test-services

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=1753687&r1=1753686&r2=1753687&view=diff
==============================================================================
--- sling/trunk/launchpad/integration-tests/pom.xml (original)
+++ sling/trunk/launchpad/integration-tests/pom.xml Thu Jul 21 13:07:16 2016
@@ -299,7 +299,7 @@
     <dependency>
       <groupId>org.apache.sling</groupId>
       <artifactId>org.apache.sling.launchpad.test-services</artifactId>
-      <version>2.0.9-SNAPSHOT</version>
+      <version>2.0.10</version>
     </dependency>
     <dependency>
       <groupId>org.apache.sling</groupId>