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

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


The following commit(s) were added to refs/heads/master by this push:
     new c5c7fcd  SLING-11090: update to bundle parent version 47
c5c7fcd is described below

commit c5c7fcd4ce9eebfeaff6c470366a84d8ce63763a
Author: Dirk Rudolph <[email protected]>
AuthorDate: Wed Jan 26 13:09:39 2022 +0100

    SLING-11090: update to bundle parent version 47
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3972db5..c34fefc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling-bundle-parent</artifactId>
-        <version>46</version>
+        <version>47</version>
     </parent>
 
     <artifactId>org.apache.sling.sitemap</artifactId>

Reply via email to