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 2020/11/13 13:46:18 UTC

[sling-org-apache-sling-feature-analyser] 01/02: 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-analyser.git

commit 01b4a905155d5c636fd3e105ac9e598ba52d4d3d
Author: David Bosschaert <bo...@adobe.com>
AuthorDate: Fri Nov 13 13:45:11 2020 +0000

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

diff --git a/pom.xml b/pom.xml
index 5faa73d..a6573c3 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.12</version>
+            <version>1.2.14</version>
             <scope>provided</scope>
         </dependency>
         <dependency>