faster appasembler with p-u 3.0.7-SNAPSHOT

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1385189 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2012-09-15 21:40:08 +00:00
parent 73509cab5c
commit 6cae879606
1 changed files with 7 additions and 0 deletions

View File

@ -1717,6 +1717,13 @@
<groupId>org.codehaus.mojo</groupId>
<artifactId>appassembler-maven-plugin</artifactId>
<version>1.3</version>
<dependencies>
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-utils</artifactId>
<version>${plexusUtilsPluginsVersion}</version>
</dependency>
</dependencies>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>