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 2020/10/13 04:41:54 UTC

[sling-slingfeature-maven-plugin] branch master updated: Update to latest apiregions extension 1.1.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 de50412  Update to latest apiregions extension 1.1.10
de50412 is described below

commit de50412ee23cd61cc1c61418f386416e509d28fe
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Tue Oct 13 06:41:28 2020 +0200

    Update to latest apiregions extension 1.1.10
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 25a0cdd..f83e984 100644
--- a/pom.xml
+++ b/pom.xml
@@ -181,7 +181,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.feature.extension.apiregions</artifactId>
-            <version>1.1.8</version>
+            <version>1.1.10</version>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>