diff options
author | Brett Porter <brett@apache.org> | 2009-01-20 17:00:03 +0000 |
---|---|---|
committer | Brett Porter <brett@apache.org> | 2009-01-20 17:00:03 +0000 |
commit | b30d149ebcf9612bf75ced688d6da8aff321e8e7 (patch) | |
tree | 9653fda6e8bd94b65cda2793d2a319b63c01cf14 /archiva-jetty | |
parent | 03a080a1d532c7ffe6ffbcf2c40cf322c3c589be (diff) | |
download | archiva-b30d149ebcf9612bf75ced688d6da8aff321e8e7.tar.gz archiva-b30d149ebcf9612bf75ced688d6da8aff321e8e7.zip |
move up to the latest assembly plugin consistently
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@736038 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-jetty')
-rw-r--r-- | archiva-jetty/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/archiva-jetty/pom.xml b/archiva-jetty/pom.xml index 09928b1d8..3a56a6681 100644 --- a/archiva-jetty/pom.xml +++ b/archiva-jetty/pom.xml @@ -239,7 +239,6 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-assembly-plugin</artifactId> - <version>2.1</version> <executions> <execution> <phase>package</phase> |