use latest parent (34)
diff --git a/bnd.bnd b/bnd.bnd
index d04ebf4..e69de29 100644
--- a/bnd.bnd
+++ b/bnd.bnd
@@ -1,9 +0,0 @@
-Bundle-Category: sling
-
-Bundle-Description: ${project.description}
-
-Bundle-DocURL: https://sling.apache.org
-
-Bundle-License: Apache License, Version 2.0
-
-Bundle-Vendor: The Apache Software Foundation
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index 1902e7c..e9f401e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>33</version>
+        <version>34</version>
         <relativePath />
     </parent>