You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by da...@apache.org on 2021/06/29 08:22:59 UTC

[sling-org-apache-sling-feature-extension-apiregions] branch master updated: Update to latest feature model

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-extension-apiregions.git


The following commit(s) were added to refs/heads/master by this push:
     new e343680  Update to latest feature model
e343680 is described below

commit e34368020808b7be4f8269522e83944fd6053a16
Author: David Bosschaert <bo...@adobe.com>
AuthorDate: Tue Jun 29 09:22:44 2021 +0100

    Update to latest feature model
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e868332..8081aaf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -62,7 +62,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.feature</artifactId>
-            <version>1.2.25-SNAPSHOT</version>
+            <version>1.2.26</version>
             <scope>provided</scope>
         </dependency>
         <dependency>