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/07 21:05:54 UTC

[sling-org-apache-sling-karaf-features] 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-features.git

commit e104932feec79a71b0eb2acffeda3135dfc81862
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Fri May 7 21:58:56 2021 +0200

    SLING-10292 Update Karaf to 4.3.2
    
    using 4.3.2-SNAPSHOT to validate several fixes
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 776f8ff..fd1a501 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.3.1</version>
+        <version>4.3.2-SNAPSHOT</version>
         <extensions>true</extensions>
         <executions>
           <execution>