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-servlets-post.git
The following commit(s) were added to refs/heads/master by this push:
new 51449ca SLING-10260 Update to Sling Bundle Parent 41
51449ca is described below
commit 51449ca69f5049c7be1ecbc3fc464b09a359aa3c
Author: Oliver Lietz <[email protected]>
AuthorDate: Tue Mar 23 21:49:21 2021 +0100
SLING-10260 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 3d638ad..051a713 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.sling</groupId>
<artifactId>sling-bundle-parent</artifactId>
- <version>35</version>
+ <version>41</version>
<relativePath />
</parent>