This is an automated email from the ASF dual-hosted git repository.
cziegeler pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-analyser.git
The following commit(s) were added to refs/heads/master by this push:
new a6952d7 Update to parent 41
a6952d7 is described below
commit a6952d78c2084dbd8dd1d053dd5e76b3ad16b52e
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Thu Mar 18 08:05:19 2021 +0100
Update to parent 41
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 9704555..2f78aff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>org.apache.sling</groupId>
<artifactId>sling-bundle-parent</artifactId>
- <version>40</version>
+ <version>41</version>
<relativePath />
</parent>