This is an automated email from the ASF dual-hosted git repository.
sseifert pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-sling-mock-oak.git
The following commit(s) were added to refs/heads/master by this push:
new 4b997be update to sling-bundle-parent 41
4b997be is described below
commit 4b997bef3f65c71c212802a99f6cf1f5402012aa
Author: Stefan Seifert <[email protected]>
AuthorDate: Tue Mar 9 19:53:59 2021 +0100
update to sling-bundle-parent 41
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a97274e..571b4c4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.sling</groupId>
<artifactId>sling-bundle-parent</artifactId>
- <version>40</version>
+ <version>41</version>
<relativePath />
</parent>