You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by di...@apache.org on 2021/09/28 11:58:13 UTC

[sling-org-apache-sling-sitemap] branch master updated: SLING-10842: update parent to version 46

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 024a438  SLING-10842: update parent to version 46
024a438 is described below

commit 024a4383f31ae119ba675a6c69aea31da12c10e9
Author: Dirk Rudolph <di...@apache.org>
AuthorDate: Tue Sep 28 13:57:55 2021 +0200

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

diff --git a/pom.xml b/pom.xml
index afb95c9..155708e 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>
     </parent>
 
     <artifactId>org.apache.sling.sitemap</artifactId>