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/05/26 14:15:23 UTC

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

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 3fbe793  SLING-8434 Update Karaf to 4.2.5
3fbe793 is described below

commit 3fbe793da361951ec7e59dfac8579321ce10804d
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Sun May 26 16:11:41 2019 +0200

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

diff --git a/pom.xml b/pom.xml
index c41407e..b9f2061 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.2</version>
+        <version>4.2.5</version>
         <extensions>true</extensions>
         <executions>
           <execution>