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-configs.git
commit bab03a222c87da74015e5ca4749f3b640735ff63 Author: Oliver Lietz <[email protected]> AuthorDate: Wed Dec 15 20:00:12 2021 +0100 SLING-11011 Update to Sling (Bundle) Parent 46 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 834a2c7..7de3f9f 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.sling</groupId> <artifactId>sling-bundle-parent</artifactId> - <version>45</version> + <version>46</version> <relativePath/> </parent>
