SLING-11648 Update to Sling Bundle Parent 49
diff --git a/pom.xml b/pom.xml
index 4d9d6d4..4cfb2e3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.sling</groupId>
<artifactId>sling-bundle-parent</artifactId>
- <version>43</version>
+ <version>49</version>
<relativePath />
</parent>
@@ -35,7 +35,9 @@
<description>Apache Sling Scripting Thymeleaf</description>
<properties>
+ <project.build.outputTimestamp>1970-01-01T00:00:00Z</project.build.outputTimestamp>
<sling.java.version>8</sling.java.version>
+ <javadoc.excludePackageNames/>
<org.ops4j.pax.exam.version>4.13.3</org.ops4j.pax.exam.version>
</properties>