o use the latest release of the assembly plugin

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@330807 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2005-11-04 13:50:10 +00:00
parent 223b12ba90
commit 417d4ffff0
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@
<plugins>
<plugin>
<artifactId>maven-assembly-plugin</artifactId>
<version>2.0-beta-1</version>
<configuration>
<descriptor>src/main/assembly/dep.xml</descriptor>
</configuration>