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-slingfeature-maven-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 5e79301  Update to latest parent pom.xml
5e79301 is described below

commit 5e79301d53ca2ef8257f61918b23c5fa83798511
Author: David Bosschaert <[email protected]>
AuthorDate: Mon May 25 15:12:44 2020 +0100

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

diff --git a/pom.xml b/pom.xml
index 8c43345..df0340d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>38</version>
+        <version>39</version>
         <relativePath />
     </parent>
 

Reply via email to