mirror of https://github.com/apache/archiva.git
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:
parent
07bd54b78b
commit
7aaaf123ea
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue