You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2021/09/01 15:31:07 UTC

[sling-org-apache-sling-installer-factory-configuration] branch master updated: Update to parent pom 43

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

cziegeler pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-factory-configuration.git


The following commit(s) were added to refs/heads/master by this push:
     new c52f3b5  Update to parent pom 43
c52f3b5 is described below

commit c52f3b51f1b42c105616e9c403c1d5659f9bdeb7
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Wed Sep 1 17:31:01 2021 +0200

    Update to parent pom 43
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d8d7888..1615081 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling-bundle-parent</artifactId>
-        <version>38</version>
+        <version>43</version>
         <relativePath />
     </parent>