Updated jetty plugin version.
This commit is contained in:
parent
ca16a9608c
commit
eb998b6554
|
@ -99,7 +99,7 @@
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.mortbay.jetty</groupId>
|
<groupId>org.mortbay.jetty</groupId>
|
||||||
<artifactId>maven-jetty-plugin</artifactId>
|
<artifactId>maven-jetty-plugin</artifactId>
|
||||||
<version>6.1.5</version>
|
<version>6.1.7</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
<contextPath>/preauth</contextPath>
|
<contextPath>/preauth</contextPath>
|
||||||
<userRealms>
|
<userRealms>
|
||||||
|
|
Loading…
Reference in New Issue