changing jetty version
parent
ccd5eb8e15
commit
558aa31516
|
@ -555,9 +555,9 @@
|
|||
</plugin>
|
||||
|
||||
<plugin>
|
||||
<groupId>org.eclipse.jetty</groupId>
|
||||
<groupId>org.mortbay.jetty</groupId>
|
||||
<artifactId>jetty-maven-plugin</artifactId>
|
||||
<version>9.1.0.v20131115</version>
|
||||
<version>8.1.14.v20131031</version>
|
||||
<configuration>
|
||||
<stopKey>foo</stopKey>
|
||||
<stopPort>9999</stopPort>
|
||||
|
|
Loading…
Reference in New Issue