SLING-8152 Update to Sling Parent 34
diff --git a/bnd.bnd b/bnd.bnd
index c5e2edb..b9aac30 100644
--- a/bnd.bnd
+++ b/bnd.bnd
@@ -1,13 +1,3 @@
-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
-
 Import-Package:\
   com.mongodb;resolution:=optional,\
   org.apache.felix.jaas.boot,\
diff --git a/pom.xml b/pom.xml
index 54ab64b..b7cac44 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.sling</groupId>
     <artifactId>sling</artifactId>
-    <version>33</version>
+    <version>34</version>
     <relativePath />
   </parent>