This is an automated email from the ASF dual-hosted git repository. kwin pushed a commit to branch maintenance-1.0.x in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-console.git
commit 0a776fac46c4a7e164e1bf4253ca5a5f1d8c5d8c 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>
