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-cpconverter.git
The following commit(s) were added to refs/heads/master by this push:
new 4ec9c13 Move to parent pom 41
4ec9c13 is described below
commit 4ec9c131a6f830660bb63e5834f4a6e78d347eaa
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Tue Mar 2 07:17:43 2021 +0100
Move to parent pom 41
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e94726a..09bce1f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.sling</groupId>
<artifactId>sling</artifactId>
- <version>40</version>
+ <version>41</version>
<relativePath />
</parent>