Use latest org.apache.sling.distribution.core released dependency 0.4.0
diff --git a/pom.xml b/pom.xml
index b67b36c..48d984d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -112,7 +112,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.distribution.core</artifactId>
-            <version>0.3.5-T201811121701-5bf8e09</version>
+            <version>0.4.0</version>
             <exclusions>
                 <exclusion>
                     <groupId>org.slf4j</groupId>