Updated jetty plugin to 6.1.7
This commit is contained in:
parent
2ad0c2cbd0
commit
86f7b47fac
|
@ -89,7 +89,7 @@
|
|||
<plugin>
|
||||
<groupId>org.mortbay.jetty</groupId>
|
||||
<artifactId>maven-jetty-plugin</artifactId>
|
||||
<version>6.1.5</version>
|
||||
<version>6.1.7</version>
|
||||
<configuration>
|
||||
<contextPath>/contacts</contextPath>
|
||||
<!--jettyConfig>${basedir}/src/test/resources/jetty.xml</jettyConfig-->
|
||||
|
|
Loading…
Reference in New Issue