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-karaf-features.git
commit 884aeed5673a41589d011d31d6c140171e79325f Author: Oliver Lietz <[email protected]> AuthorDate: Sun Mar 6 11:29:56 2022 +0100 SLING-11185 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 6e244d3..8e248dd 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.sling</groupId> <artifactId>sling</artifactId> - <version>46</version> + <version>47</version> <relativePath/> </parent>
