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/22 18:07:27 UTC

karaf git commit: [KARAF-5041] Upgrade to maven-dependency-plugin 3.0.0

Repository: karaf
Updated Branches:
  refs/heads/master 3ded736fb -> 44a0b77b8


[KARAF-5041] Upgrade to maven-dependency-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/44a0b77b
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/44a0b77b
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/44a0b77b

Branch: refs/heads/master
Commit: 44a0b77b8a1a3d44bd3f8108eae6bd7357f08ac7
Parents: 3ded736
Author: Jean-Baptiste Onofr� <jb...@apache.org>
Authored: Wed Mar 22 19:06:38 2017 +0100
Committer: Jean-Baptiste Onofr� <jb...@apache.org>
Committed: Wed Mar 22 19:06:38 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/44a0b77b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0ff7872..436c95d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1853,7 +1853,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-dependency-plugin</artifactId>
-                    <version>2.10</version>
+                    <version>3.0.0</version>
                 </plugin>
                 <plugin>
                     <groupId>org.codehaus.mojo</groupId>