Changed jetty-maven-plugin documentation URL to the one covering v7+ (previously covered only up to v6)

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1299430 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Steven Rowe 2012-03-11 19:19:37 +00:00
parent 40a9dbf3ce
commit 402496c8dd
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@
</configuration>
</plugin>
<plugin>
<!-- http://docs.codehaus.org/display/JETTY/Maven+Jetty+Plugin -->
<!-- http://wiki.eclipse.org/Jetty/Feature/Jetty_Maven_Plugin -->
<groupId>org.mortbay.jetty</groupId>
<artifactId>jetty-maven-plugin</artifactId>
<configuration>