You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by kw...@apache.org on 2020/07/30 08:53:28 UTC

[sling-org-apache-sling-installer-provider-file] branch master updated: releng: use newest parent

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 f263b94  releng: use newest parent
f263b94 is described below

commit f263b94ddab88f30f43051e7353ed176726da446
Author: Konrad Windszus <kw...@apache.org>
AuthorDate: Thu Jul 30 10:53:18 2020 +0200

    releng: use newest parent
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index bca4937..156a63c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling-bundle-parent</artifactId>
-        <version>38</version>
+        <version>39</version>
         <relativePath />
     </parent>