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 2020/02/23 00:44:02 UTC

[sling-org-apache-sling-karaf-integration-tests] 02/03: SLING-8888 Upgrade Karaf to 4.3.0

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 72346a7c019735baf4f42da4d8240ff744b84fb7
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Thu Jan 30 20:51:25 2020 +0100

    SLING-8888 Upgrade Karaf to 4.3.0
    
    Use Karaf 4.3.0.RC1
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 610e7c7..90c37df 100644
--- a/pom.xml
+++ b/pom.xml
@@ -71,7 +71,7 @@
     <dependency>
       <groupId>org.apache.karaf.features</groupId>
       <artifactId>org.apache.karaf.features.core</artifactId>
-      <version>4.2.6</version>
+      <version>4.3.0.RC1</version>
       <scope>provided</scope>
     </dependency>
     <!-- Apache Sling -->
@@ -153,7 +153,7 @@
       <groupId>org.apache.karaf</groupId>
       <artifactId>apache-karaf</artifactId>
       <type>tar.gz</type>
-      <version>4.2.6</version>
+      <version>4.3.0.RC1</version>
       <scope>test</scope>
       <exclusions>
         <exclusion>