Update maven-launchpad-plugin references to version 2.0.7-SNAPSHOT

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@937907 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/inplace-integration-test/pom.xml b/inplace-integration-test/pom.xml
index fd9a2a8..6dcae0b 100644
--- a/inplace-integration-test/pom.xml
+++ b/inplace-integration-test/pom.xml
@@ -84,7 +84,7 @@
             <plugin>
                 <groupId>org.apache.sling</groupId>
                 <artifactId>maven-launchpad-plugin</artifactId>
-                <version>2.0.5-SNAPSHOT</version>
+                <version>2.0.7-SNAPSHOT</version>
                 <executions>
                     <execution>
                         <id>prepare-test-webapp</id>
diff --git a/simple-launchpad/pom.xml b/simple-launchpad/pom.xml
index 816dc24..db2645a 100644
--- a/simple-launchpad/pom.xml
+++ b/simple-launchpad/pom.xml
@@ -36,7 +36,7 @@
             <plugin>
                 <groupId>org.apache.sling</groupId>
                 <artifactId>maven-launchpad-plugin</artifactId>
-                <version>2.0.5-SNAPSHOT</version>
+                <version>2.0.7-SNAPSHOT</version>
                 <executions>
                     <execution>
                         <id>prepare-package</id>