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

tmaret pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-api.git


The following commit(s) were added to refs/heads/master by this push:
     new f44647f  SLING-11255 - Update to sling-bundle-parent version 47
f44647f is described below

commit f44647f05698044f892c1e7b059f25f091c02c0a
Author: tmaret <[email protected]>
AuthorDate: Wed Apr 27 12:14:47 2022 +0200

    SLING-11255 - Update to sling-bundle-parent version 47
---
 pom.xml | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 819a02d..be35661 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling-bundle-parent</artifactId>
-        <version>38</version>
+        <version>47</version>
         <relativePath />
     </parent>
 
@@ -40,6 +40,9 @@
         The Apache Sling Distribution API bundle provides the APIs for the 
Sling Content Distribution module
     </description>
 
+    <properties>
+        
<project.build.outputTimestamp>2022-04-27T00:00:00Z</project.build.outputTimestamp>
+    </properties>
     <scm>
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-api.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-api.git</developerConnection>

Reply via email to