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 41bbb34  Update Feature Dependencies to 1.1.0
41bbb34 is described below

commit 41bbb34ce95d1bd446dfd26c7d0e2dccbbb1578d
Author: David Bosschaert <[email protected]>
AuthorDate: Thu Aug 22 08:37:39 2019 +0100

    Update Feature Dependencies to 1.1.0
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 418d741..6ef1578 100644
--- a/pom.xml
+++ b/pom.xml
@@ -134,7 +134,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.feature</artifactId>
-            <version>1.0.6</version>
+            <version>1.1.0</version>
             <scope>provided</scope>
         </dependency>
         <dependency>
@@ -191,7 +191,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.feature.io</artifactId>
-            <version>1.0.6</version>
+            <version>1.1.0</version>
             <scope>provided</scope>
         </dependency>
     </dependencies>

Reply via email to