Skip to content
Snippets Groups Projects
Commit 14493069 authored by Shinsuke Sugaya's avatar Shinsuke Sugaya
Browse files

remove tomcat7-maven-plugin

parent deb0e4ad
Branches
Tags
No related merge requests found
...@@ -159,11 +159,6 @@ ...@@ -159,11 +159,6 @@
<warSourceExcludes>WEB-INF/classes/**/*.*,WEB-INF/lib/*.jar</warSourceExcludes> <warSourceExcludes>WEB-INF/classes/**/*.*,WEB-INF/lib/*.jar</warSourceExcludes>
</configuration> </configuration>
</plugin> </plugin>
<plugin>
<groupId>org.apache.tomcat.maven</groupId>
<artifactId>tomcat7-maven-plugin</artifactId>
<version>2.2</version>
</plugin>
<plugin> <plugin>
<groupId>org.seasar.dbflute</groupId> <groupId>org.seasar.dbflute</groupId>
<artifactId>dbflute-maven-plugin</artifactId> <artifactId>dbflute-maven-plugin</artifactId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment