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/06/07 11:12:33 UTC

[sling-slingfeature-maven-plugin] branch master updated: Update feature apiregions to 1.2.10

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 3b93c03  Update feature apiregions to 1.2.10
3b93c03 is described below

commit 3b93c03beab33a7b4d11f72d97b227d08c4a4eef
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Mon Jun 7 13:11:18 2021 +0200

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

diff --git a/pom.xml b/pom.xml
index f70d2b6..e000de0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -177,7 +177,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.feature.extension.apiregions</artifactId>
-            <version>1.2.4</version>
+            <version>1.2.10</version>
         </dependency>
         <!-- aux dependencies for Content-Package check -->
         <dependency>