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 1b3ceac  Use released api regions 1.2.0
1b3ceac is described below

commit 1b3ceac2b39522c0fa15fcad6fab50e678456dd7
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Tue Mar 30 11:17:06 2021 +0200

    Use released api regions 1.2.0
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index b7d5c2e..d26b484 100644
--- a/pom.xml
+++ b/pom.xml
@@ -166,7 +166,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.feature</artifactId>
-            <version>1.2.20</version>
+            <version>1.2.22</version>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>
@@ -176,7 +176,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             
<artifactId>org.apache.sling.feature.extension.apiregions</artifactId>
-            <version>1.1.21-SNAPSHOT</version>
+            <version>1.2.0</version>
         </dependency>
         <!-- aux dependencies for Content-Package check -->
         <dependency>

Reply via email to