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

[sling-whiteboard] branch feature/upgrade-parent-pom created (now 7316ab1)

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-whiteboard.git.


      at 7316ab1  Upgrade to parent version 41, version 40 is affected by SLING-9972

This branch includes the following new commits:

     new 40981d0  Upgrade to parent version 41, version 40 is affected by SLING-9972
     new 7316ab1  Upgrade to parent version 41, version 40 is affected by SLING-9972

The 2 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-whiteboard] 01/02: 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-whiteboard.git

commit 40981d0181d1679510d640e30a93920436f75a4f
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Mon Apr 26 14:43:41 2021 +0200

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

diff --git a/org.apache.sling.ddr/pom.xml b/org.apache.sling.ddr/pom.xml
index c6f10ac..382f64d 100644
--- a/org.apache.sling.ddr/pom.xml
+++ b/org.apache.sling.ddr/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>40</version>
+        <version>41</version>
         <relativePath/>
     </parent>
 

[sling-whiteboard] 02/02: 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-whiteboard.git

commit 7316ab1674ed2a365cd74427e40bdb784dc7163d
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Mon Apr 26 14:43:57 2021 +0200

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

diff --git a/org-apache-sling-build-version-rules/pom.xml b/org-apache-sling-build-version-rules/pom.xml
index e8dd642..80c97ff 100644
--- a/org-apache-sling-build-version-rules/pom.xml
+++ b/org-apache-sling-build-version-rules/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>40</version>
+        <version>41</version>
         <relativePath/>
     </parent>