mirror of https://github.com/apache/lucene.git
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:
parent
40a9dbf3ce
commit
402496c8dd
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue