Use latest snapshot

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1374163 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/inplace-integration-test/pom.xml b/inplace-integration-test/pom.xml
index 9603ca5..0a8f101 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.1.1-SNAPSHOT</version>
+                <version>2.1.3-SNAPSHOT</version>
                 <executions>
                     <execution>
                         <id>prepare-test-webapp</id>
diff --git a/simple-launchpad/pom.xml b/simple-launchpad/pom.xml
index 8661f20..e3544c5 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.1.1-SNAPSHOT</version>
+                <version>2.1.3-SNAPSHOT</version>
                 <executions>
                     <execution>
                         <id>prepare-package</id>