SLING-6741: Change the parent to sling 29 for now as otherwise the tests fail.

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1789245 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index d01920c..be73fe3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>30</version>
+        <version>29</version>
         <relativePath />
     </parent>