SLING-1847 Redirect after logout does not work with form authentication (+unit test)

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1086496 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index d100c37..fa027d7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -445,7 +445,7 @@
         <dependency>
              <groupId>org.apache.sling</groupId>
              <artifactId>org.apache.sling.launchpad.integration-tests</artifactId>
-             <version>1.0.0</version>
+             <version>1.0.1-SNAPSHOT</version>
              <scope>test</scope>
         </dependency>