You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2014/11/03 22:23:07 UTC

svn commit: r1636447 - /sling/trunk/bundles/resourceaccesssecurity/it/pom.xml

Author: rombert
Date: Mon Nov  3 21:23:07 2014
New Revision: 1636447

URL: http://svn.apache.org/r1636447
Log:
Use released version of the launchpad in ITs

Modified:
    sling/trunk/bundles/resourceaccesssecurity/it/pom.xml

Modified: sling/trunk/bundles/resourceaccesssecurity/it/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/resourceaccesssecurity/it/pom.xml?rev=1636447&r1=1636446&r2=1636447&view=diff
==============================================================================
--- sling/trunk/bundles/resourceaccesssecurity/it/pom.xml (original)
+++ sling/trunk/bundles/resourceaccesssecurity/it/pom.xml Mon Nov  3 21:23:07 2014
@@ -295,7 +295,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>