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/07/02 10:51:03 UTC

[sling-org-apache-sling-installer-factory-feature] branch master updated: Use release feature model 1.2.26

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-installer-factory-feature.git


The following commit(s) were added to refs/heads/master by this push:
     new 7cfa0be  Use release feature model 1.2.26
7cfa0be is described below

commit 7cfa0be7192fd94eebb5faf142a6477c6781598d
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Fri Jul 2 12:50:39 2021 +0200

    Use release feature model 1.2.26
---
 pom.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 7596309..5973730 100644
--- a/pom.xml
+++ b/pom.xml
@@ -103,8 +103,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.feature</artifactId>
-        <!-- Update to 1.2.26 once that release is available -->
-            <version>1.2.27-SNAPSHOT</version>
+            <version>1.2.26</version>
             <scope>provided</scope>
         </dependency>
         <dependency>