You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2021/04/26 12:29:50 UTC

[sling-feature-converter-maven-plugin] 01/01: Upgrade to parent version 41, version 40 is affected by SLING-9972

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

rombert pushed a commit to branch feature/upgrade-parent-pom
in repository https://gitbox.apache.org/repos/asf/sling-feature-converter-maven-plugin.git

commit 503a8da938e3916c564e5d744ca20954a05ce662
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Mon Apr 26 14:29:31 2021 +0200

    Upgrade to parent version 41, version 40 is affected by SLING-9972
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index cdb7b6f..58986d4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>40</version>
+        <version>41</version>
         <relativePath />
     </parent>