Merge pull request #1688 from mvitz/master

* pull1688:
  Remove superfluous maven-antrun-plugin
This commit is contained in:
Phillip Webb
2014-10-10 12:11:30 -07:00

View File

@@ -96,10 +96,6 @@
</archive>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-antrun-plugin</artifactId>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>