mirror of https://github.com/apache/lucene.git
Update SvnKit to 1.7.6
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1418723 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
82d0ed529a
commit
0e4b0a986e
|
@ -60,7 +60,7 @@
|
|||
</target>
|
||||
|
||||
<target xmlns:ivy="antlib:org.apache.ivy.ant" name="-check-svn-working-copy" depends="ivy-availability-check,ivy-fail,ivy-configure,resolve-groovy">
|
||||
<ivy:cachepath organisation="org.tmatesoft.svnkit" module="svnkit" revision="1.7.5-v1"
|
||||
<ivy:cachepath organisation="org.tmatesoft.svnkit" module="svnkit" revision="1.7.6"
|
||||
inline="true" conf="default" type="jar" transitive="true" pathid="svnkit.classpath"/>
|
||||
<script language="groovy" taskname="svn">
|
||||
<classpath>
|
||||
|
|
Loading…
Reference in New Issue