diff options
Diffstat (limited to 'archiva-jetty/pom.xml')
-rw-r--r-- | archiva-jetty/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archiva-jetty/pom.xml b/archiva-jetty/pom.xml index 6dbe6c038..a4ddd9826 100644 --- a/archiva-jetty/pom.xml +++ b/archiva-jetty/pom.xml @@ -233,6 +233,7 @@ </plugin> <plugin> <artifactId>maven-antrun-plugin</artifactId> + <version>1.1</version> <executions> <execution> <id>config</id> |