You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ol...@apache.org on 2021/05/07 21:06:23 UTC

[sling-org-apache-sling-karaf-integration-tests] branch master updated: SLING-10292 Update Karaf to 4.3.2

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

olli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-karaf-integration-tests.git


The following commit(s) were added to refs/heads/master by this push:
     new 91cc26d  SLING-10292 Update Karaf to 4.3.2
91cc26d is described below

commit 91cc26deeb81ecd62e91f5fd7cb333793f531c9f
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Fri May 7 22:00:10 2021 +0200

    SLING-10292 Update Karaf to 4.3.2
    
    using 4.3.2-SNAPSHOT to validate several fixes
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 3cb07e2..7b1118e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -102,7 +102,7 @@
     <dependency>
       <groupId>org.apache.karaf.features</groupId>
       <artifactId>org.apache.karaf.features.core</artifactId>
-      <version>4.3.1</version>
+      <version>4.3.2-SNAPSHOT</version>
       <scope>provided</scope>
     </dependency>
     <!-- Apache Sling -->
@@ -184,7 +184,7 @@
       <groupId>org.apache.karaf</groupId>
       <artifactId>apache-karaf</artifactId>
       <type>tar.gz</type>
-      <version>4.3.1</version>
+      <version>4.3.2-SNAPSHOT</version>
       <scope>test</scope>
       <exclusions>
         <exclusion>