This is an automated email from the ASF dual-hosted git repository.
cziegeler pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-resource.git
The following commit(s) were added to refs/heads/master by this push:
new 34e25da Update to parent 46
34e25da is described below
commit 34e25da717b912dc243d39d2d8369cb4ceefeb24
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Tue Nov 9 07:44:21 2021 +0100
Update to parent 46
---
pom.xml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index feebd5a..ddd5c20 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.sling</groupId>
<artifactId>sling-bundle-parent</artifactId>
- <version>43</version>
+ <version>46</version>
<relativePath />
</parent>
@@ -46,6 +46,7 @@
<site.javadoc.exclude>**.internal.**</site.javadoc.exclude>
<oak.version>1.5.15</oak.version>
<jackrabbit.version>2.13.4</jackrabbit.version>
+ <project.build.outputTimestamp>1</project.build.outputTimestamp>
</properties>
<build>