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:39:23 UTC

[sling-org-apache-sling-jcr-webconsole] 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-org-apache-sling-jcr-webconsole.git

commit 6f49ef58d9906f384a09d7baf4f90ce57216f458
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Mon Apr 26 14:39:06 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 13aea96..7c05787 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling-bundle-parent</artifactId>
-        <version>40</version>
+        <version>41</version>
         <relativePath />
     </parent>