The jar snapshot doesn't run #108 (2)

This commit is contained in:
Nanne Baars 2015-10-07 22:47:39 +02:00
parent 316771fde3
commit f6c2c4bacb

View File

@ -28,7 +28,7 @@
<plugin>
<groupId>org.apache.tomcat.maven</groupId>
<artifactId>tomcat7-maven-plugin</artifactId>
<version>${tomcat7-maven-plugin.version}</version>
<version>2.2</version>
<configuration>
<server>local_tomcat</server>
<url>http://localhost:8080/manager</url>