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-factory-configuration.git
The following commit(s) were added to refs/heads/master by this push:
new 35eee16 SLING-8963 update to parent 38
35eee16 is described below
commit 35eee16fd221a070f51c59741930d7711f27d85b
Author: Konrad Windszus <[email protected]>
AuthorDate: Fri Feb 21 09:10:01 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 474ad24..65b414a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.sling</groupId>
<artifactId>sling-bundle-parent</artifactId>
- <version>36</version>
+ <version>38</version>
<relativePath />
</parent>