Merge pull request #110 from nbaars/master

The jar snapshot doesn't run #108 (2)
This commit is contained in:
Nanne 2015-10-07 22:52:26 +02:00
commit 1752df894e

View File

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