This is an automated email from the ASF dual-hosted git repository. olli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-clam.git
commit 062769f98e6481de94ae7282bd5e0e7424a70ba1 Author: Oliver Lietz <[email protected]> AuthorDate: Sun Mar 27 16:46:35 2022 +0200 SLING-11222 Update to Sling Bundle Parent 47 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2a7f87d..e5be814 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.sling</groupId> <artifactId>sling-bundle-parent</artifactId> - <version>46</version> + <version>47</version> <relativePath /> </parent>
