You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by da...@apache.org on 2020/11/27 14:27:05 UTC

[sling-org-apache-sling-feature] branch master updated: Update parent pom to latest version

This is an automated email from the ASF dual-hosted git repository.

davidb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature.git


The following commit(s) were added to refs/heads/master by this push:
     new 040170f  Update parent pom to latest version
040170f is described below

commit 040170f7197c4064bbcf5f9b52728aa8674faf6d
Author: David Bosschaert <bo...@adobe.com>
AuthorDate: Fri Nov 27 14:26:49 2020 +0000

    Update parent pom to latest version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 75e7598..0c6d5fd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling-bundle-parent</artifactId>
-        <version>39</version>
+        <version>40</version>
         <relativePath />
     </parent>