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 2020/07/30 05:31:29 UTC

[sling-org-apache-sling-feature-analyser] branch master updated: Prepare for release - update to feature model 1.2.6

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-org-apache-sling-feature-analyser.git


The following commit(s) were added to refs/heads/master by this push:
     new 04e3927  Prepare for release - update to feature model 1.2.6
04e3927 is described below

commit 04e39274277fcb43e000c5634fd5db03b821c122
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Thu Jul 30 07:31:14 2020 +0200

    Prepare for release - update to feature model 1.2.6
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f362ff4..f3b26d7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -116,7 +116,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.feature</artifactId>
-            <version>1.2.5-SNAPSHOT</version>
+            <version>1.2.6</version>
             <scope>provided</scope>
         </dependency>
         <dependency>