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/15 08:13:21 UTC

[sling-org-apache-sling-karaf-integration-tests] 01/02: 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

commit 28b8f7ec7e2c8e2f4bb3e1cd7c1b8e0bb5c73583
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Tue May 11 19:45:42 2021 +0200

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

diff --git a/pom.xml b/pom.xml
index 7b1118e..6b37760 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.2-SNAPSHOT</version>
+      <version>4.3.2</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.2-SNAPSHOT</version>
+      <version>4.3.2</version>
       <scope>test</scope>
       <exclusions>
         <exclusion>