You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2021/09/13 10:59:19 UTC

[sling-slingfeature-maven-plugin] branch master updated: Update to latest api regions extension 1.4.0

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

cziegeler pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-slingfeature-maven-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new b6d82d8  Update to latest api regions extension 1.4.0
b6d82d8 is described below

commit b6d82d86c93897edb0862b36e4867a4e0a8e06b1
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Mon Sep 13 12:59:12 2021 +0200

    Update to latest api regions extension 1.4.0
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 98c6b7f..b38dd97 100644
--- a/pom.xml
+++ b/pom.xml
@@ -172,7 +172,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.feature.analyser</artifactId>
-            <version>1.3.35-SNAPSHOT</version>
+            <version>1.3.39-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>
@@ -182,7 +182,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>
         </dependency>
         <!-- aux dependencies for Content-Package check -->
         <dependency>