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

jfeinauer pushed a commit to branch feature/resolve-split-package-osgi
in repository https://gitbox.apache.org/repos/asf/plc4x.git


The following commit(s) were added to 
refs/heads/feature/resolve-split-package-osgi by this push:
     new 717e549  [Karaf] Bumped version of karaf-maven-plugin to 4.2.7.
717e549 is described below

commit 717e54964ff53ba0d9ab289cc024b6980b97c14a
Author: Julian Feinauer <[email protected]>
AuthorDate: Sun Oct 20 15:57:05 2019 +0200

    [Karaf] Bumped version of karaf-maven-plugin to 4.2.7.
---
 plc4j/karaf-features/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plc4j/karaf-features/pom.xml b/plc4j/karaf-features/pom.xml
index 1d5d27f..9f2f89a 100644
--- a/plc4j/karaf-features/pom.xml
+++ b/plc4j/karaf-features/pom.xml
@@ -76,7 +76,7 @@
         <plugin>
           <groupId>org.apache.karaf.tooling</groupId>
           <artifactId>karaf-maven-plugin</artifactId>
-          <version>4.2.4</version>
+          <version>4.2.7</version>
           <extensions>true</extensions>
         </plugin>
       </plugins>

Reply via email to