summaryrefslogtreecommitdiffstats
path: root/archiva-docs
diff options
context:
space:
mode:
authorBrett Porter <brett@apache.org>2009-01-20 17:00:03 +0000
committerBrett Porter <brett@apache.org>2009-01-20 17:00:03 +0000
commitb30d149ebcf9612bf75ced688d6da8aff321e8e7 (patch)
tree9653fda6e8bd94b65cda2793d2a319b63c01cf14 /archiva-docs
parent03a080a1d532c7ffe6ffbcf2c40cf322c3c589be (diff)
downloadarchiva-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-docs')
-rw-r--r--archiva-docs/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/archiva-docs/pom.xml b/archiva-docs/pom.xml
index fe78803d5..c539590b2 100644
--- a/archiva-docs/pom.xml
+++ b/archiva-docs/pom.xml
@@ -45,7 +45,6 @@
</plugin>
<plugin>
<artifactId>maven-assembly-plugin</artifactId>
- <version>2.1</version>
<configuration>
<descriptor>src/site/assembly/docs.xml</descriptor>
</configuration>