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:06 UTC

[karaf] branch master 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 master
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/master by this push:
     new df3a3b9  [KARAF-6691] Upgrade to build-helper-maven-plugin 3.1.0
     new ba92aec  Merge pull request #1102 from jbonofre/KARAF-6691
df3a3b9 is described below

commit df3a3b981ae9b1ca6c8b435a482f43c6686726b1
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
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 10c046f..13423a8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1967,7 +1967,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>