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 2018/04/09 08:36:56 UTC

[sling-org-apache-sling-karaf-features] branch master updated: SLING-7253 Upgrade Karaf to 4.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 6fc615e  SLING-7253 Upgrade Karaf to 4.2
6fc615e is described below

commit 6fc615ed787f3781f5916fd1fd551d3b4b81df03
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Mon Apr 9 10:31:04 2018 +0200

    SLING-7253 Upgrade Karaf to 4.2
    
    use Karaf 4.2.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9431c70..5f7dd97 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.0.M2</version>
+        <version>4.2.0</version>
         <extensions>true</extensions>
         <executions>
           <execution>

-- 
To stop receiving notification emails like this one, please contact
olli@apache.org.