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 f0590c7f3db94152bdeecc0382f5b4b90c6b683d Author: Oliver Lietz <[email protected]> AuthorDate: Fri Mar 31 08:55:43 2017 +0000 SLING-6759 Update Karaf to 4.1.1 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1789633 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index b62b025..c09ff5a 100644 --- a/pom.xml +++ b/pom.xml @@ -44,9 +44,9 @@ <!-- https://github.com/apache/karaf/blob/master/assemblies/apache-karaf/pom.xml --> <properties> - <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> + <org.apache.karaf.version>4.1.1</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> <xalan.bundle.version>2.7.2_3</xalan.bundle.version> <xalan-serializer.bundle.version>2.7.2_1</xalan-serializer.bundle.version> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
