mirror of https://github.com/apache/lucene.git
SOLR-4050: upgrade jetty start.jar to match jetty libs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1407093 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
c85875c33e
commit
959bccf7c1
|
@ -43,7 +43,7 @@
|
|||
<!-- start.jar -->
|
||||
<!-- TODO: put this in ivy.xml -->
|
||||
<ivy:retrieve inline="true" organisation="org.eclipse.jetty"
|
||||
module="jetty-start" revision="8.1.2.v20120308"
|
||||
module="jetty-start" revision="8.1.7.v20120910"
|
||||
transitive="false" type="jar" log="download-only"
|
||||
pattern="start.jar"/>
|
||||
<!-- servlet-api.jar -->
|
||||
|
|
Loading…
Reference in New Issue