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-integration-tests.git
The following commit(s) were added to refs/heads/master by this push:
new 114b146 SLING-10253 Update to Sling (Bundle) Parent 41
114b146 is described below
commit 114b146eba39c386476cc768ce4d9e60d4295b7f
Author: Oliver Lietz <[email protected]>
AuthorDate: Mon Mar 22 20:41:14 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 fdc4d17..36234e4 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>