This is an automated email from the ASF dual-hosted git repository.
kwin pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-provider-file.git
The following commit(s) were added to refs/heads/master by this push:
new 7f825ff releng: use parent pom 46
new e6f71da Merge branch 'master' of
[email protected]:apache/sling-org-apache-sling-installer-provider-file.git
7f825ff is described below
commit 7f825fffbf86f9a733451bc2cbf6b98358cd9d8e
Author: Konrad Windszus <[email protected]>
AuthorDate: Mon Nov 22 14:31:42 2021 +0100
releng: use parent pom 46
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a3612ba..3abee2e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.sling</groupId>
<artifactId>sling-bundle-parent</artifactId>
- <version>39</version>
+ <version>46</version>
<relativePath />
</parent>