Skip to content

Commit

Permalink
Fixed pom.xml after merging changes
Browse files Browse the repository at this point in the history
  • Loading branch information
danielfernandez committed Oct 4, 2018
1 parent 30ec06d commit 08dbe49
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -160,15 +160,6 @@
</configuration>
</plugin>

<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-war-plugin</artifactId>
<version>3.2.0</version>
<configuration>
<failOnMissingWebXml>false</failOnMissingWebXml>
</configuration>
</plugin>

<plugin>
<groupId>org.apache.tomcat.maven</groupId>
<artifactId>tomcat7-maven-plugin</artifactId>
Expand Down

0 comments on commit 08dbe49

Please sign in to comment.