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/07/26 04:53:22 UTC

[sling-slingfeature-maven-plugin] branch master updated: Prepare for release

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 fdb4748  Prepare for release
fdb4748 is described below

commit fdb4748e1686319c047575a32990e2514cf3d5dd
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Mon Jul 26 06:53:11 2021 +0200

    Prepare for release
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 9b57815..395e8be 100644
--- a/pom.xml
+++ b/pom.xml
@@ -167,7 +167,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.feature</artifactId>
-            <version>1.2.26</version>
+            <version>1.2.28</version>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>
@@ -177,7 +177,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.feature.extension.apiregions</artifactId>
-            <version>1.3.4</version>
+            <version>1.3.8</version>
         </dependency>
         <!-- aux dependencies for Content-Package check -->
         <dependency>