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/10/30 21:04:37 UTC

[sling-org-apache-sling-karaf-integration-tests] 01/02: 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 e6d865059679109df4674591b81cf1780de39b5e
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Fri Oct 30 21:56:54 2020 +0100

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

diff --git a/pom.xml b/pom.xml
index ec102d0..b9a3f59 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.3.0-SNAPSHOT</version>
+      <version>4.3.0</version>
       <scope>provided</scope>
     </dependency>
     <!-- Apache Sling -->
@@ -147,7 +147,7 @@
       <groupId>org.apache.karaf</groupId>
       <artifactId>apache-karaf</artifactId>
       <type>tar.gz</type>
-      <version>4.3.0-SNAPSHOT</version>
+      <version>4.3.0</version>
       <scope>test</scope>
       <exclusions>
         <exclusion>