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-osgi-mock.git
The following commit(s) were added to refs/heads/master by this push:
new 22e42e0 update to sling-bundle-parent 41
22e42e0 is described below
commit 22e42e042307db8ab22b844cfc1bd37168c24e89
Author: Stefan Seifert <[email protected]>
AuthorDate: Tue Mar 9 19:52:31 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 c8b61ec..2cd1129 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>