You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/10/18 23:27:49 UTC

[sling-org-apache-sling-karaf-distribution] 28/42: SLING-6411 Upgrade Karaf to 4.1

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-karaf-distribution.git

commit e66fdf9e3ced4840b498ce1ae947a396e02d1083
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Fri Feb 17 09:51:46 2017 +0000

    SLING-6411 Upgrade Karaf to 4.1
    
    use Karaf 4.1.0
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1783361 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b23e6e7..2e08d47 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,7 +38,7 @@
   <!-- https://github.com/apache/karaf/blob/master/assemblies/apache-karaf/pom.xml -->
 
   <properties>
-    <org.apache.karaf.version>4.1.0-SNAPSHOT</org.apache.karaf.version>
+    <org.apache.karaf.version>4.1.0</org.apache.karaf.version>
     <jna.version>4.2.2</jna.version>
     <servicemix.specs.version>2.7.0</servicemix.specs.version>
     <xerces.version>2.11.0_1</xerces.version>

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.