summaryrefslogtreecommitdiff
path: root/release
diff options
context:
space:
mode:
authorAntoine Levy-Lambert <antoine@apache.org>2014-04-30 02:58:21 +0000
committerAntoine Levy-Lambert <antoine@apache.org>2014-04-30 02:58:21 +0000
commitcef41d260a86c163c84f76d8de16c573606ec210 (patch)
treeb1dcc7fa0c860f649860ea29f94ed3dacd7b396a /release
parent3460aa3bb22a9508a38ae6aa5fbec3cf16947e0a (diff)
downloadant-cef41d260a86c163c84f76d8de16c573606ec210.tar.gz
rolling back to ant 1.9.4 as the pom.xml of ant-testutil was referencing incorrectly junit 3.8.2 instead of junit 4.11
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1591178 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'release')
-rw-r--r--release/ivy.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/ivy.xml b/release/ivy.xml
index 63e9caac4..74d0de330 100644
--- a/release/ivy.xml
+++ b/release/ivy.xml
@@ -20,7 +20,7 @@
xsi:noNamespaceSchemaLocation=
"http://ant.apache.org/ivy/schemas/ivy.xsd">
<info organisation="org/apache"
- module="ant" revision="1.9.5"/>
+ module="ant" revision="1.9.4"/>
<publications xmlns:e="urn:ant.apache.org:ivy-extras">
<artifact name="ant-parent" type="pom" ext="pom"/>
<artifact name="ant-parent" type="pom.asc" ext="pom.asc"/>