mirror of https://github.com/apache/archiva.git
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:
parent
ed9c117919
commit
3937e98cca
5
pom.xml
5
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue