use tomcat plugin from Apache only remove pluginMngt section

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1240231 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2012-02-03 16:12:37 +00:00
parent ed9c117919
commit 3937e98cca
1 changed files with 0 additions and 5 deletions

View File

@ -1631,11 +1631,6 @@
<jdkLevel>1.5</jdkLevel>
</configuration>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>tomcat-maven-plugin</artifactId>
<version>1.1</version>
</plugin>
<plugin>
<groupId>org.apache.tomcat.maven</groupId>
<artifactId>tomcat6-maven-plugin</artifactId>