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 2016/03/06 15:09:48 UTC

karaf git commit: KARAF-4385 - Upgrade to maven-dependency-plugin 2.10

Repository: karaf
Updated Branches:
  refs/heads/master ae835274b -> f39a96877


KARAF-4385 - Upgrade to maven-dependency-plugin 2.10


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

Branch: refs/heads/master
Commit: f39a96877b050c4d6b0687663cdf845c246c0533
Parents: ae83527
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Sun Mar 6 15:09:28 2016 +0100
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Sun Mar 6 15:09:28 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/f39a9687/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index af16e28..3ad3813 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1893,7 +1893,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-dependency-plugin</artifactId>
-                    <version>2.9</version>
+                    <version>2.10</version>
                 </plugin>
                 <plugin>
                     <groupId>org.codehaus.mojo</groupId>