This is an automated email from the ASF dual-hosted git repository.
kwin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-api.git
The following commit(s) were added to refs/heads/master by this push:
new 605ee07 releng: update to parent 43
605ee07 is described below
commit 605ee072e4d83104c4c03e2aa0992aa8830bfb6b
Author: Konrad Windszus <[email protected]>
AuthorDate: Thu Jul 22 13:52:29 2021 +0200
releng: update to parent 43
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 9a14173..23ae297 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.sling</groupId>
<artifactId>sling-bundle-parent</artifactId>
- <version>39</version>
+ <version>43</version>
<relativePath />
</parent>