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 f540f30 update to sling-bundle-parent 49
f540f30 is described below
commit f540f30aa4ab466e02b356e677eca1a1d7e9264c
Author: Stefan Seifert <[email protected]>
AuthorDate: Mon Aug 22 13:56:49 2022 +0200
update to sling-bundle-parent 49
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 757c4ce..3bdf57b 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>48</version>
+ <version>49</version>
<relativePath />
</parent>