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/09/03 08:57:13 UTC

[sling-org-apache-sling-feature-cpconverter] 01/02: Update to latest feature model dependencies

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-cpconverter.git

commit 82be38fb880b576d4a9ee9fea447728fae57d125
Author: David Bosschaert <da...@gmail.com>
AuthorDate: Fri Sep 3 09:55:00 2021 +0100

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

diff --git a/pom.xml b/pom.xml
index b792037..fe5ecb8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -118,7 +118,7 @@
     <dependency>
       <groupId>org.apache.sling</groupId>
       <artifactId>org.apache.sling.feature.extension.apiregions</artifactId>
-      <version>1.3.10</version>
+      <version>1.4.0</version>
       <scope>compile</scope>
     </dependency>
     <dependency>