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:54:10 UTC

[sling-feature-converter-maven-plugin] branch master updated: 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 master
in repository https://gitbox.apache.org/repos/asf/sling-feature-converter-maven-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 5fcc02c  Upgrade to parent version 41, version 40 is affected by SLING-9972
5fcc02c is described below

commit 5fcc02ceb7d1068809015df052a51eb700aa2df9
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>