ARTEMIS-4890: dont define specific version, just use parent managed version that was already 3.1.0

This commit is contained in:
Robbie Gemmell 2024-07-02 11:47:06 +01:00
parent e376012266
commit e626c568d2
1 changed files with 0 additions and 1 deletions

View File

@ -98,7 +98,6 @@
<plugins>
<plugin>
<artifactId>maven-antrun-plugin</artifactId>
<version>3.1.0</version>
<executions>
<execution>
<phase>generate-resources</phase>