ARTEMIS-4890: dont define specific version, just use parent managed version that was already 3.1.0
This commit is contained in:
parent
e376012266
commit
e626c568d2
|
@ -98,7 +98,6 @@
|
||||||
<plugins>
|
<plugins>
|
||||||
<plugin>
|
<plugin>
|
||||||
<artifactId>maven-antrun-plugin</artifactId>
|
<artifactId>maven-antrun-plugin</artifactId>
|
||||||
<version>3.1.0</version>
|
|
||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
<phase>generate-resources</phase>
|
<phase>generate-resources</phase>
|
||||||
|
|
Loading…
Reference in New Issue