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 574591b429c818c8545f908dad2ab9f6da7df024 Author: Oliver Lietz <[email protected]> AuthorDate: Mon Sep 25 12:39:54 2017 +0000 SLING-7150 Update Karaf to 4.1.2 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1809614 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4bd4817..01e79f6 100644 --- a/pom.xml +++ b/pom.xml @@ -44,7 +44,7 @@ <!-- https://github.com/apache/karaf/blob/master/assemblies/apache-karaf/pom.xml --> <properties> - <org.apache.karaf.version>4.1.1</org.apache.karaf.version> + <org.apache.karaf.version>4.1.2</org.apache.karaf.version> <jna.version>4.3.0</jna.version> <servicemix.specs.version>2.8.0</servicemix.specs.version> <xerces.version>2.11.0_1</xerces.version> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
