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
The following commit(s) were added to refs/heads/master by this push:
new 1a033fc SLING-10253 Update to Sling (Bundle) Parent 41
1a033fc is described below
commit 1a033fcf249106cda2fc644825087863ce1aef5d
Author: Oliver Lietz <[email protected]>
AuthorDate: Mon Mar 22 20:38:18 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 1237df9..a3c7e25 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.sling</groupId>
<artifactId>sling</artifactId>
- <version>40</version>
+ <version>41</version>
<relativePath/>
</parent>