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-jcr.git
The following commit(s) were added to refs/heads/master by this push:
new d8db6d8 SLING-8963 update to parent 38
d8db6d8 is described below
commit d8db6d83bd27d80217e40e9d1186bf2e2d36db11
Author: Konrad Windszus <[email protected]>
AuthorDate: Fri Feb 21 09:00:20 2020 +0100
SLING-8963 update to parent 38
---
pom.xml | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 3a925f2..2a1be13 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>
@@ -32,8 +32,7 @@
<name>Apache Sling JCR Installer</name>
<description>
- Installs OSGi bundles and configurations
- found in the JCR repository.
+ Installs OSGi bundles and configurations found in the JCR repository.
</description>
<properties>