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

rombert pushed a commit to branch experiment/parent-pom-update-skills
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-tail.git

commit e5b98c7564b3ae5a3a527ab23f837fe3ac7c7774
Author: Robert Munteanu <[email protected]>
AuthorDate: Mon Apr 20 15:22:28 2026 +0200

    chore: update to parent pom 44
---
 pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d1c2459..700da4f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling-bundle-parent</artifactId>
-        <version>43</version>
+        <version>44</version>
     </parent>
 
     <artifactId>org.apache.sling.tail</artifactId>
@@ -34,6 +34,7 @@
 
     <properties>
         <bnd.baseline.skip>true</bnd.baseline.skip>
+        <project.build.outputTimestamp>1</project.build.outputTimestamp>
     </properties>
 
     <name>Apache Sling Log Tail Implementation</name>

Reply via email to