SLING-11255 - Update to sling-bundle-parent version 47
diff --git a/pom.xml b/pom.xml
index 819a02d..be35661 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling-bundle-parent</artifactId>
-        <version>38</version>
+        <version>47</version>
         <relativePath />
     </parent>
 
@@ -40,6 +40,9 @@
         The Apache Sling Distribution API bundle provides the APIs for the Sling Content Distribution module
     </description>
 
+    <properties>
+        <project.build.outputTimestamp>2022-04-27T00:00:00Z</project.build.outputTimestamp>
+    </properties>
     <scm>
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-api.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-api.git</developerConnection>