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 b7b561d SLING-8963 update to parent 38
b7b561d is described below
commit b7b561de3789c8876e83d07f9186c745e7236d73
Author: Konrad Windszus <[email protected]>
AuthorDate: Fri Feb 21 08:56:00 2020 +0100
SLING-8963 update to parent 38
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 7adffaf..ef444de 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.sling</groupId>
<artifactId>sling-bundle-parent</artifactId>
- <version>36</version>
+ <version>38</version>
<relativePath/>
</parent>