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-jcr-js-nodetypes.git
commit d5dbd876fbaedd0ea865a40315ec5663d4e982ba Author: Robert Munteanu <[email protected]> AuthorDate: Fri Apr 17 16:14:00 2026 +0200 chore(deps): update to parent pom 24 --- pom.xml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index fbfa15d..f12d730 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ <parent> <groupId>org.apache.sling</groupId> <artifactId>sling</artifactId> - <version>23</version> + <version>24</version> <relativePath/> </parent> @@ -29,10 +29,6 @@ Uses Apache Sling to generate a JavaScript representation of JCR node types. </description> - <properties> - <rat.skip>true</rat.skip> - </properties> - <licenses> <license> <name>The Apache Software License, Version 2.0</name>
