maven-antrun-plugin 1.7 -> 1.8.
This commit is contained in:
parent
6e096e9fca
commit
2064caf1e1
2
pom.xml
2
pom.xml
|
@ -688,7 +688,7 @@
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
<artifactId>maven-antrun-plugin</artifactId>
|
<artifactId>maven-antrun-plugin</artifactId>
|
||||||
<version>1.7</version>
|
<version>1.8</version>
|
||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
<id>prepare-checkout</id>
|
<id>prepare-checkout</id>
|
||||||
|
|
Loading…
Reference in New Issue