This is an automated email from the ASF dual-hosted git repository.
pauls 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 c483c26 Update to sling parent 43
c483c26 is described below
commit c483c262201b3e10660d71ce6a56174c3ecf96c9
Author: Karl Pauls <[email protected]>
AuthorDate: Fri Jul 2 16:55:41 2021 +0200
Update to sling parent 43
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 33f9101..453db1e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.sling</groupId>
<artifactId>sling</artifactId>
- <version>41</version>
+ <version>43</version>
<relativePath />
</parent>