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

cziegeler 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 e4e3cf5  SLING-12407 : Add analyser to check correct type of service 
ranking
e4e3cf5 is described below

commit e4e3cf54b99bf7afbcc47ebd23e963534f82df2f
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Sun Aug 11 11:24:43 2024 +0200

    SLING-12407 : Add analyser to check correct type of service ranking
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e7c89b2..84d65b7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -230,7 +230,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.feature.analyser</artifactId>
-            <version>2.0.8</version>
+            <version>2.0.9-SNAPSHOT</version>
             <scope>compile</scope>
         </dependency>
         <dependency>

Reply via email to