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 2017/03/21 15:12:42 UTC

karaf git commit: [KARAF-5048] Upgrade to build-helper-maven-plugin 3.0.0

Repository: karaf
Updated Branches:
  refs/heads/master 1356a307f -> 74a6ccea7


[KARAF-5048] Upgrade to build-helper-maven-plugin 3.0.0


Project: http://git-wip-us.apache.org/repos/asf/karaf/repo
Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/74a6ccea
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/74a6ccea
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/74a6ccea

Branch: refs/heads/master
Commit: 74a6ccea797a8c2726fdca23cda7a0b352026a77
Parents: 1356a30
Author: Jean-Baptiste Onofr� <jb...@apache.org>
Authored: Tue Mar 21 16:11:23 2017 +0100
Committer: Jean-Baptiste Onofr� <jb...@apache.org>
Committed: Tue Mar 21 16:11:23 2017 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf/blob/74a6ccea/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9c2a11e..84d4cbe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1858,7 +1858,7 @@
                 <plugin>
                     <groupId>org.codehaus.mojo</groupId>
                     <artifactId>build-helper-maven-plugin</artifactId>
-                    <version>1.10</version>
+                    <version>3.0.0</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>