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/15 08:13:00 UTC

[sling-org-apache-sling-karaf-features] branch master updated: 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


The following commit(s) were added to refs/heads/master by this push:
     new 629ff99  SLING-10292 Update Karaf to 4.3.2
629ff99 is described below

commit 629ff9974bd6e2607d892b5fcba708441d9bf517
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Tue May 11 19:44:30 2021 +0200

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

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