You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2020/04/27 07:39:49 UTC

[karaf] branch karaf-4.2.x updated: [KARAF-6691] Upgrade to build-helper-maven-plugin 3.1.0

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

jbonofre pushed a commit to branch karaf-4.2.x
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/karaf-4.2.x by this push:
     new 847a870  [KARAF-6691] Upgrade to build-helper-maven-plugin 3.1.0
847a870 is described below

commit 847a870d17fa1f9d665b6169b2cad431b36f97c0
Author: jbonofre <jb...@apache.org>
AuthorDate: Mon Apr 27 06:51:30 2020 +0200

    [KARAF-6691] Upgrade to build-helper-maven-plugin 3.1.0
    
    (cherry picked from commit df3a3b981ae9b1ca6c8b435a482f43c6686726b1)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 558a944..0cf61d4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1971,7 +1971,7 @@
                 <plugin>
                     <groupId>org.codehaus.mojo</groupId>
                     <artifactId>build-helper-maven-plugin</artifactId>
-                    <version>3.0.0</version>
+                    <version>3.1.0</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>