SLING-4828 - Tests failing if "test.server.url" is not null but blank

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1687810 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index ab352d8..23eb50a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -298,7 +298,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.testing.tools</artifactId>
-            <version>1.0.8</version>
+            <version>1.0.11-SNAPSHOT</version>
             <scope>provided</scope>
         </dependency>
         <dependency>