This is an automated email from the ASF dual-hosted git repository. sseifert pushed a commit to branch feature/SLING-13128-parent-66 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-models-caconfig.git
commit 4e55ffc1f2f7ce2a10d03525783950d90bea4a23 Author: Stefan Seifert <[email protected]> AuthorDate: Thu Feb 26 14:59:15 2026 +0100 SLING-13128 Update to Parent 66 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6c4495a..270f25c 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.sling</groupId> <artifactId>sling-bundle-parent</artifactId> - <version>65</version> + <version>66</version> <relativePath /> </parent>
