Browse Source

Upgrade maven-antrun-plugin to 3.0.0

Change-Id: I79d55d1c0b30cddfcc6a188af87ea08d802c4c3c
Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
tags/v5.8.0.202005061305-m2
David Pursehouse 4 years ago
parent
commit
f5be334a44
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      pom.xml

+ 1
- 1
pom.xml View File

@@ -240,7 +240,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-antrun-plugin</artifactId>
<version>1.8</version>
<version>3.0.0</version>
</plugin>

<plugin>

Loading…
Cancel
Save