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 f0245ad SLING-10253 Update to Sling (Bundle) Parent 41
f0245ad is described below
commit f0245ad236b88e6fc10cd77aa8d2846e921d2812
Author: Oliver Lietz <[email protected]>
AuthorDate: Mon Mar 22 20:37:34 2021 +0100
SLING-10253 Update to Sling (Bundle) Parent 41
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 2ac36ea..b2cdb5c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.sling</groupId>
<artifactId>sling-bundle-parent</artifactId>
- <version>40</version>
+ <version>41</version>
<relativePath/>
</parent>