You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2021/09/13 11:56:24 UTC

[sling-slingfeature-maven-plugin] branch master updated: PUse released analyser 1.4.0

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 e89c983  PUse released analyser 1.4.0
e89c983 is described below

commit e89c98356ceaf2a680ec4455669ec4730400efa4
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Mon Sep 13 13:55:57 2021 +0200

    PUse released analyser 1.4.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b38dd97..179741f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -172,7 +172,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.feature.analyser</artifactId>
-            <version>1.3.39-SNAPSHOT</version>
+            <version>1.4.0</version>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>