Combine maven-dependency-plugin declarations

Fixes #917
This commit is contained in:
Andy Wilkinson 2014-05-21 10:07:31 +01:00
parent d7b100d94c
commit 8d2da79020
1 changed files with 0 additions and 6 deletions

View File

@ -96,12 +96,6 @@
</artifactItems>
</configuration>
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
<executions>
<execution>
<id>copy-versions-effective-pom</id>
<phase>generate-resources</phase>