dependency plugin version defined in parent pom

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1489806 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2013-06-05 10:49:54 +00:00
parent b68612f23e
commit 0f63483e51
1 changed files with 0 additions and 8 deletions

View File

@ -1738,14 +1738,6 @@
<artifactId>maven-antrun-plugin</artifactId>
<version>1.6</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
<version>2.5.1</version>
<configuration>
<useJvmChmod>true</useJvmChmod>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>