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
The following commit(s) were added to refs/heads/master by this push:
new fb0c898 SLING-11185 Update to Sling (Bundle) Parent 47
fb0c898 is described below
commit fb0c898aab66e28b21b740ee80fa3c667204dd8c
Author: Oliver Lietz <[email protected]>
AuthorDate: Sun Mar 6 11:29:19 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 7de3f9f..40fb409 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>