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-servlets-post.git


The following commit(s) were added to refs/heads/master by this push:
     new 8c740c8  SLING-10626 Update to Sling Bundle Parent 43
8c740c8 is described below

commit 8c740c8ea053e7b86cc649ea7070a70dccab9ef9
Author: Eric Norman <[email protected]>
AuthorDate: Fri Jul 16 11:17:58 2021 -0700

    SLING-10626 Update to Sling Bundle Parent 43
---
 pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9a29b4b..ccc1ff7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling-bundle-parent</artifactId>
-        <version>41</version>
+        <version>43</version>
         <relativePath />
     </parent>
 
@@ -44,6 +44,7 @@
 
     <properties>
         <site.jira.version.id>12314180</site.jira.version.id>
+        
<project.build.outputTimestamp>2021-06-07T17:05:54Z</project.build.outputTimestamp>
     </properties>
 
     <build>

Reply via email to