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 2014/01/22 07:32:42 UTC

git commit: [KARAF-2705] Upgrade to maven-dependency-plugin 2.8

Updated Branches:
  refs/heads/master b131f0493 -> e1f14d2be


[KARAF-2705] Upgrade to maven-dependency-plugin 2.8


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

Branch: refs/heads/master
Commit: e1f14d2bedc90929aa75b210ebf39593f131dae3
Parents: b131f04
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Wed Jan 22 07:31:51 2014 +0100
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Wed Jan 22 07:31:51 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/e1f14d2b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 2a84bb7..e0da4b4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2026,7 +2026,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-dependency-plugin</artifactId>
-                    <version>2.4</version>
+                    <version>2.8</version>
                 </plugin>
                 <plugin>
                     <groupId>org.codehaus.mojo</groupId>