o use the latest release of the assembly plugin

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@392335 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2006-04-07 17:09:08 +00:00
parent b06a698bb1
commit 2322ec1e40
1 changed files with 0 additions and 1 deletions

View File

@ -13,7 +13,6 @@
<plugins>
<plugin>
<artifactId>maven-assembly-plugin</artifactId>
<version>2.1-SNAPSHOT</version>
<configuration>
<descriptor>src/main/assembly/dep.xml</descriptor>
</configuration>