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:10 UTC

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

commit 16e22ae29499f80fe67f73f7cbf2cabc5955253d
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Fri Oct 30 21:53:14 2020 +0100

    SLING-8888 Upgrade Karaf to 4.3.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e87ea9c..fc2a39b 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.0-SNAPSHOT</version>
+        <version>4.3.0</version>
         <extensions>true</extensions>
         <executions>
           <execution>