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-launchpad-oak-tar-integration-tests.git
commit 63e4f1bc67466aebd3f1cee442847572e62fd541 Author: Oliver Lietz <[email protected]> AuthorDate: Thu Aug 30 22:33:48 2018 +0200 SLING-7874 Update Karaf to 4.2.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a584130..c4c6181 100644 --- a/pom.xml +++ b/pom.xml @@ -63,7 +63,7 @@ <groupId>org.apache.karaf</groupId> <artifactId>apache-karaf</artifactId> <type>tar.gz</type> - <version>4.2.0</version> + <version>4.2.1</version> <scope>test</scope> <exclusions> <exclusion>
