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 10fa99a update to sling-bundle-parent 40
10fa99a is described below
commit 10fa99ac4d355d2434229cbeb8d3ab7bf632b1d2
Author: Stefan Seifert <[email protected]>
AuthorDate: Thu Jan 7 14:18:38 2021 +0100
update to sling-bundle-parent 40
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 8e46c0b..2b9b898 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>38</version>
+ <version>40</version>
<relativePath />
</parent>