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

pauls pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-core.git


The following commit(s) were added to refs/heads/master by this push:
     new d66c479  Update to sling parent 46
d66c479 is described below

commit d66c479fa4e7515bbbd478f44f029c13f9cadadb
Author: Karl Pauls <[email protected]>
AuthorDate: Thu Dec 16 14:20:16 2021 +0100

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

diff --git a/pom.xml b/pom.xml
index d79ac39..4c654cf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling-bundle-parent</artifactId>
-        <version>43</version>
+        <version>46</version>
         <relativePath />
     </parent>
 
@@ -37,6 +37,7 @@
 
     <properties>
         <org.ops4j.pax.exam.version>4.13.3</org.ops4j.pax.exam.version>
+        <project.build.outputTimestamp>1</project.build.outputTimestamp>
     </properties>
 
     <scm>

Reply via email to