use latest org.apache.sling.distribution.core snapshot dependency

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1797909 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 5bcd508..5a6752b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -162,7 +162,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.distribution.core</artifactId>
-            <version>0.2.7-SNAPSHOT</version>
+            <version>0.2.9-SNAPSHOT</version>
             <scope>provided</scope>
         </dependency>
         <dependency>