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-console.git
The following commit(s) were added to refs/heads/master by this push:
new c28d4e0 SLING-8963 Update to parent 38
c28d4e0 is described below
commit c28d4e01f0ce4b49909350357944578b40498cfc
Author: Konrad Windszus <[email protected]>
AuthorDate: Fri Feb 21 08:53:03 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 d00a95f..4b06134 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.sling</groupId>
<artifactId>sling-bundle-parent</artifactId>
- <version>36</version>
+ <version>38</version>
<relativePath/>
</parent>