upgraded jetty to latest version
parent
b18831ef0a
commit
8f1aecac7b
|
@ -53,7 +53,7 @@
|
|||
</executions>
|
||||
</plugin>
|
||||
<plugin>
|
||||
<groupId>org.mortbay.jetty</groupId>
|
||||
<groupId>org.eclipse.jetty</groupId>
|
||||
<artifactId>jetty-maven-plugin</artifactId>
|
||||
<configuration>
|
||||
<webAppConfig>
|
||||
|
|
Loading…
Reference in New Issue