Use latest snapshot after release

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1165548 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/inplace-integration-test/pom.xml b/inplace-integration-test/pom.xml
index 85344dc..311087b 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.7-SNAPSHOT</version>
+                <version>2.1.1-SNAPSHOT</version>
                 <executions>
                     <execution>
                         <id>prepare-test-webapp</id>
diff --git a/simple-launchpad/pom.xml b/simple-launchpad/pom.xml
index 84ef0cf..28ff5ea 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.7-SNAPSHOT</version>
+                <version>2.1.1-SNAPSHOT</version>
                 <executions>
                     <execution>
                         <id>prepare-package</id>