Remove version from ant-run plugin

No need as picked up from the parent.
This commit is contained in:
Phillip Webb 2014-06-26 09:32:26 -07:00
parent 123ffd736c
commit cd77bae3b2
1 changed files with 0 additions and 1 deletions

View File

@ -107,7 +107,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-antrun-plugin</artifactId>
<version>1.7</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>