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-analyser.git


The following commit(s) were added to refs/heads/master by this push:
     new 1f08c98  Update to latest feature model and parent pom
1f08c98 is described below

commit 1f08c9857956bc191bcaafc612c68dedf5951ae1
Author: David Bosschaert <[email protected]>
AuthorDate: Thu Oct 29 16:00:51 2020 +0000

    Update to latest feature model and parent pom
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index fcb3297..652868f 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>
 
@@ -116,7 +116,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.feature</artifactId>
-            <version>1.2.6</version>
+            <version>1.2.12</version>
             <scope>provided</scope>
         </dependency>
         <dependency>

Reply via email to