This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlets-get.git

commit 52bf9875a749701713ff3f4247f8e3fe8c6a5ab7
Author: Robert Munteanu <romb...@apache.org>
AuthorDate: Fri Jun 2 13:27:42 2023 +0200

    Update to parent pom 48
---
 pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ff2e23e..536abd0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling-bundle-parent</artifactId>
-        <version>41</version>
+        <version>48</version>
         <relativePath />
     </parent>
 
@@ -45,6 +45,7 @@
 
     <properties>
         <site.jira.version.id>12314473</site.jira.version.id>
+        <project.build.outputTimestamp>1</project.build.outputTimestamp>
     </properties>
 
     <build>

Reply via email to