SLING-2273 - implementing a LifecycleParticipant which adds bundle list contents as dependencies

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1202041 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 49a76f0..ef72e8c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -133,7 +133,7 @@
             <plugin>
                 <groupId>org.apache.sling</groupId>
                 <artifactId>maven-launchpad-plugin</artifactId>
-                <version>2.1.0</version>
+                <version>2.1.1-SNAPSHOT</version>
                 <extensions>true</extensions>
                 <executions>
                     <execution>