mirror of https://github.com/apache/maven.git
[MNG-6893] Super POM - upgrade maven-antrun-plugin to 3.0.0
Closes #343
This commit is contained in:
parent
eda1b92906
commit
5cf6d6b53d
|
@ -82,7 +82,7 @@ under the License.
|
|||
<plugins>
|
||||
<plugin>
|
||||
<artifactId>maven-antrun-plugin</artifactId>
|
||||
<version>1.3</version>
|
||||
<version>3.0.0</version>
|
||||
</plugin>
|
||||
<plugin>
|
||||
<artifactId>maven-assembly-plugin</artifactId>
|
||||
|
|
Loading…
Reference in New Issue