diff options
Diffstat (limited to 'artifactbroker/packages/pom.xml')
-rw-r--r-- | artifactbroker/packages/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/artifactbroker/packages/pom.xml b/artifactbroker/packages/pom.xml index 9290a97..067040c 100644 --- a/artifactbroker/packages/pom.xml +++ b/artifactbroker/packages/pom.xml @@ -126,7 +126,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-antrun-plugin</artifactId> - <version>1.6</version> + <version>3.0.0</version> <executions> <execution> <phase>install</phase> |