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 6a507d56ea21334acd2a22f403e6ed87b1a1afff Author: Oliver Lietz <[email protected]> AuthorDate: Tue Sep 7 20:41:29 2021 +0200 SLING-10792 Update to Sling (Bundle) Parent 45 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index dd32a2c..1bc7e2d 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.sling</groupId> <artifactId>sling</artifactId> - <version>44</version> + <version>45</version> <relativePath/> </parent>
