update maven-dependency-plugin to version 2.4

This commit is contained in:
Sebastian Sdorra
2011-12-25 18:32:21 +01:00
parent 1a9d9eb21f
commit c7c4cfd18c
2 changed files with 2 additions and 2 deletions

View File

@@ -111,7 +111,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
<version>2.3</version>
<version>2.4</version>
<executions>
<execution>
<phase>package</phase>

View File

@@ -266,7 +266,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
<version>2.3</version>
<version>2.4</version>
<executions>
<execution>
<phase>compile</phase>