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 2019/09/02 15:24:28 UTC

[sling-org-apache-sling-karaf-features] branch master updated: SLING-8670 Update Karaf to 4.2.6

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-features.git


The following commit(s) were added to refs/heads/master by this push:
     new 8546bae  SLING-8670 Update Karaf to 4.2.6
8546bae is described below

commit 8546bae87f728712a1f932a29eee4380ab78e65a
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Mon Sep 2 17:07:16 2019 +0200

    SLING-8670 Update Karaf to 4.2.6
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b9f2061..2c0e025 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,7 @@
       <plugin>
         <groupId>org.apache.karaf.tooling</groupId>
         <artifactId>karaf-maven-plugin</artifactId>
-        <version>4.2.5</version>
+        <version>4.2.6</version>
         <extensions>true</extensions>
         <executions>
           <execution>