diff options
author | Brett Porter <brett@apache.org> | 2008-05-16 01:02:49 +0000 |
---|---|---|
committer | Brett Porter <brett@apache.org> | 2008-05-16 01:02:49 +0000 |
commit | db59374ab7863758b0a76baf395d1eb2759b923f (patch) | |
tree | e92a17e835b6b8202ecebabef5cb01634234218d /archiva-jetty | |
parent | c65b10563e2519cdec0d74804cfd30521731e634 (diff) | |
download | archiva-db59374ab7863758b0a76baf395d1eb2759b923f.tar.gz archiva-db59374ab7863758b0a76baf395d1eb2759b923f.zip |
lock down plugin version
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@656912 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-jetty')
-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> |