fix wrong version of jetty-maven-plugin
parent
efd285eb10
commit
1dce163782
|
@ -457,7 +457,7 @@
|
|||
<plugin>
|
||||
<groupId>org.mortbay.jetty</groupId>
|
||||
<artifactId>jetty-maven-plugin</artifactId>
|
||||
<version>8.1.4.v20131031</version>
|
||||
<version>8.1.14.v20131031</version>
|
||||
<configuration>
|
||||
<stopKey>foo</stopKey>
|
||||
<stopPort>9999</stopPort>
|
||||
|
|
Loading…
Reference in New Issue