You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ss...@apache.org on 2014/10/22 22:21:52 UTC

svn commit: r1633711 - /sling/trunk/bundles/extensions/models/integration-tests/pom.xml

Author: sseifert
Date: Wed Oct 22 20:21:52 2014
New Revision: 1633711

URL: http://svn.apache.org/r1633711
Log:
update integration test to released launchpad version

Modified:
    sling/trunk/bundles/extensions/models/integration-tests/pom.xml

Modified: sling/trunk/bundles/extensions/models/integration-tests/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/models/integration-tests/pom.xml?rev=1633711&r1=1633710&r2=1633711&view=diff
==============================================================================
--- sling/trunk/bundles/extensions/models/integration-tests/pom.xml (original)
+++ sling/trunk/bundles/extensions/models/integration-tests/pom.xml Wed Oct 22 20:21:52 2014
@@ -316,7 +316,7 @@
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.launchpad</artifactId>
             <classifier>standalone</classifier>
-            <version>7-SNAPSHOT</version>
+            <version>7</version>
         </dependency>
         <dependency>
             <groupId>org.slf4j</groupId>