This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch experiment/parent-pom-update-skills in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-tail.git
commit 5a18f5606ad7f394ccc9f92e9c1be5d38b9736bc Author: Robert Munteanu <[email protected]> AuthorDate: Mon Apr 20 15:20:20 2026 +0200 chore: update to parent pom 40 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9aa12d9..995c470 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.sling</groupId> <artifactId>sling-bundle-parent</artifactId> - <version>39</version> + <version>40</version> </parent> <artifactId>org.apache.sling.tail</artifactId>
