You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by pa...@apache.org on 2022/01/19 08:11:21 UTC

[sling-org-apache-sling-feature-cpconverter] branch master updated: Update to latest feature model releases

This is an automated email from the ASF dual-hosted git repository.

pauls pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-cpconverter.git


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

commit 63cff0498cd7863fd097a6553bb483a9ee29ec82
Author: Karl Pauls <ka...@gmail.com>
AuthorDate: Wed Jan 19 09:11:10 2022 +0100

    Update to latest feature model releases
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 3c0aa14..2a030c5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -112,13 +112,13 @@
     <dependency>
       <groupId>org.apache.sling</groupId>
       <artifactId>org.apache.sling.feature</artifactId>
-      <version>1.2.28</version>
+      <version>1.2.30</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.sling</groupId>
       <artifactId>org.apache.sling.feature.extension.apiregions</artifactId>
-      <version>1.4.0</version>
+      <version>1.4.4</version>
       <scope>compile</scope>
     </dependency>
     <dependency>