1
0
mirror of synced 2026-07-25 20:45:13 +00:00

Updated jetty plugin to 6.1.7

This commit is contained in:
Luke Taylor
2008-02-01 14:18:23 +00:00
parent 2ad0c2cbd0
commit 86f7b47fac
+1 -1
View File
@@ -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-->