Remove version from ant-run plugin
No need as picked up from the parent.
This commit is contained in:
parent
123ffd736c
commit
cd77bae3b2
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue