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

enorman pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-maintenance.git


The following commit(s) were added to refs/heads/master by this push:
     new ba86cf8  SLING-10310 Update to Sling Bundle Parent 41
ba86cf8 is described below

commit ba86cf81530537ff5585d55b95737bc307b12fc3
Author: Eric Norman <[email protected]>
AuthorDate: Thu Apr 15 10:40:37 2021 -0700

    SLING-10310 Update to Sling Bundle Parent 41
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index b0fc0b6..b539c9b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling-bundle-parent</artifactId>
-        <version>40</version>
+        <version>41</version>
         <relativePath />
     </parent>
     <artifactId>org.apache.sling.jcr.maintenance</artifactId>
@@ -31,7 +31,7 @@
     <description>Maintenance jobs for the JCR</description>
 
     <properties>
-        <bnd.baseline.fail.on.missing>false</bnd.baseline.fail.on.missing>
+        
<project.build.outputTimestamp>2021-04-15T17:29:03Z</project.build.outputTimestamp>
     </properties>
 
 

Reply via email to