remove tomcat7-maven-plugin
This commit is contained in:
parent
deb0e4ada3
commit
1449306939
1 changed files with 0 additions and 5 deletions
5
pom.xml
5
pom.xml
|
@ -159,11 +159,6 @@
|
|||
<warSourceExcludes>WEB-INF/classes/**/*.*,WEB-INF/lib/*.jar</warSourceExcludes>
|
||||
</configuration>
|
||||
</plugin>
|
||||
<plugin>
|
||||
<groupId>org.apache.tomcat.maven</groupId>
|
||||
<artifactId>tomcat7-maven-plugin</artifactId>
|
||||
<version>2.2</version>
|
||||
</plugin>
|
||||
<plugin>
|
||||
<groupId>org.seasar.dbflute</groupId>
|
||||
<artifactId>dbflute-maven-plugin</artifactId>
|
||||
|
|
Loading…
Add table
Reference in a new issue