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-launchpad-oak-tar-integration-tests.git
The following commit(s) were added to refs/heads/master by this push:
new 6c2026c SLING-10253 Update to Sling (Bundle) Parent 41
6c2026c is described below
commit 6c2026cf3d96c4375e196453e474659f294867a1
Author: Oliver Lietz <[email protected]>
AuthorDate: Mon Mar 22 20:41:55 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 3ed5147..f56b920 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>