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:37:27 UTC

[sling-org-apache-sling-jcr-jackrabbit-usermanager] branch feature/upgrade-parent-pom created (now 96a1594)

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

rombert pushed a change to branch feature/upgrade-parent-pom
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-jackrabbit-usermanager.git.


      at 96a1594  Upgrade to parent version 41, version 40 is affected by SLING-9972

This branch includes the following new commits:

     new 96a1594  Upgrade to parent version 41, version 40 is affected by SLING-9972

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


[sling-org-apache-sling-jcr-jackrabbit-usermanager] 01/01: Upgrade to parent version 41, version 40 is affected by SLING-9972

Posted by ro...@apache.org.
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-jackrabbit-usermanager.git

commit 96a1594a9b4a8bd06c283c81c42a6a5c1a640928
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Mon Apr 26 14:37:17 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 b6df18d..263081f 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>