SLING-4226 depend on the release version of the launchpad (to speed things up)

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1645995 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 805ac83..2328917 100644
--- a/pom.xml
+++ b/pom.xml
@@ -320,7 +320,7 @@
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.launchpad</artifactId>
             <classifier>standalone</classifier>
-            <version>8-SNAPSHOT</version>
+            <version>7</version>
         </dependency>
         <dependency>
             <groupId>org.slf4j</groupId>