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
commit 66e116e3fd364092538ecb3a5165588007baaa46 Author: Oliver Lietz <[email protected]> AuthorDate: Thu Aug 30 22:32:54 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 44cbed0..74cb921 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</version> + <version>4.2.1</version> <extensions>true</extensions> <executions> <execution>
