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.git
The following commit(s) were added to refs/heads/master by this push:
new a3f398a update to sling-bundle-parent 41
a3f398a is described below
commit a3f398aa6e3bf2ba41fe2141f1ad32f98f1c1223
Author: Stefan Seifert <[email protected]>
AuthorDate: Tue Mar 9 19:53:01 2021 +0100
update to sling-bundle-parent 41
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index ba23079..acfdb18 100644
--- a/parent/pom.xml
+++ b/parent/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>