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-api.git
The following commit(s) were added to refs/heads/master by this push:
new cabb455 Update to parent 46
cabb455 is described below
commit cabb4557653e9064fe8fb930a9a1a4e66134e7b0
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Wed Oct 20 06:55:35 2021 +0200
Update to parent 46
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 23ae297..02dd849 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.sling</groupId>
<artifactId>sling-bundle-parent</artifactId>
- <version>43</version>
+ <version>46</version>
<relativePath />
</parent>