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/23 13:35:37 UTC

[sling-feature-converter-maven-plugin] 27/37: 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-feature-converter-maven-plugin.git

commit 62d8925f8350f4d55ac4f1a17c9d1b8112200786
Author: David Bosschaert <bo...@adobe.com>
AuthorDate: Thu Oct 29 16:47:53 2020 +0000

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

diff --git a/pom.xml b/pom.xml
index 6831bac..bc74b02 100644
--- a/pom.xml
+++ b/pom.xml
@@ -165,7 +165,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.feature.cpconverter</artifactId>
-            <version>1.0.15-SNAPSHOT</version>
+            <version>1.0.16</version>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>
@@ -175,7 +175,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.feature</artifactId>
-            <version>1.2.8</version>
+            <version>1.2.12</version>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>