Update svnkit

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1501011 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Uwe Schindler 2013-07-08 23:19:37 +00:00
parent 16639538c4
commit b8858ab1ca
1 changed files with 2 additions and 2 deletions

View File

@ -63,8 +63,8 @@
</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.6"
inline="true" conf="default" type="jar" transitive="true" pathid="svnkit.classpath"/>
<ivy:cachepath organisation="org.tmatesoft.svnkit" module="svnkit" revision="1.7.8"
inline="true" conf="default" transitive="true" pathid="svnkit.classpath"/>
<script language="groovy" taskname="svn">
<classpath>
<path refid="groovy.classpath"/>