#26239 - use latest launchpad.base module

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@884625 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 950f496..b17ca18 100644
--- a/pom.xml
+++ b/pom.xml
@@ -195,7 +195,7 @@
                                     <groupId>org.apache.sling</groupId>
                                     <artifactId>org.apache.sling.launchpad.base</artifactId>
                                     <!-- WARNING this pom contains two references to launchpad.base, keep them in sync! -->
-                                    <version>2.0.5-SNAPSHOT</version>
+                                    <version>2.1.1-SNAPSHOT</version>
                                 </artifactItem>
                             </artifactItems>
                             <stripVersion>true</stripVersion>
@@ -452,7 +452,7 @@
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.launchpad.base</artifactId>
             <!-- WARNING this pom contains two references to launchpad.base, keep them in sync! -->
-            <version>2.0.5-SNAPSHOT</version>
+            <version>2.1.1-SNAPSHOT</version>
             <classifier>webapp</classifier>
             <type>war</type>
             <scope>runtime</scope>