Use jetty plugin 6.1.0

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@494007 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Emmanuel Venisse 2007-01-08 10:00:07 +00:00
parent 07bd54b78b
commit 7aaaf123ea
1 changed files with 1 additions and 0 deletions

View File

@ -221,6 +221,7 @@
<plugin>
<groupId>org.mortbay.jetty</groupId>
<artifactId>maven-jetty-plugin</artifactId>
<version>6.1.0</version>
<configuration>
<scanIntervalSeconds>10</scanIntervalSeconds>
<contextPath>/</contextPath>