Merge pull request #110 from nbaars/master
The jar snapshot doesn't run #108 (2)
This commit is contained in:
commit
1752df894e
@ -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>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user