diff options
author | Olivier Lamy <olamy@apache.org> | 2012-08-05 09:37:34 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2012-08-05 09:37:34 +0000 |
commit | f18eb0bd312d1ea23087102d692933407a4e5372 (patch) | |
tree | bdec83cc07e09201ef2b169856e83c25c19ebbd3 /pom.xml | |
parent | 2d64002185ea85a6263a442434ba73c2704202a6 (diff) | |
download | archiva-f18eb0bd312d1ea23087102d692933407a4e5372.tar.gz archiva-f18eb0bd312d1ea23087102d692933407a4e5372.zip |
last dependency plugin version 2.5
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1369542 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1742,7 +1742,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-dependency-plugin</artifactId> - <version>2.3</version> + <version>2.5</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> |