diff options
| author | Antoine Levy-Lambert <antoine@apache.org> | 2013-03-04 04:50:07 +0000 |
|---|---|---|
| committer | Antoine Levy-Lambert <antoine@apache.org> | 2013-03-04 04:50:07 +0000 |
| commit | 2414798885f3a920ee7c7ca31ea102d40467ca4c (patch) | |
| tree | d3453bdfd49e84c636c2d2100ad24205fbdcb874 /release | |
| parent | a186908ce246fbe7a53311159d6483855dc5ca42 (diff) | |
| download | ant-2414798885f3a920ee7c7ca31ea102d40467ca4c.tar.gz | |
prepare development for Ant 1.9.1
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1452185 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'release')
| -rw-r--r-- | release/ivy.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/release/ivy.xml b/release/ivy.xml index a73c6136e..38a2264e7 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.0"/> + module="ant" revision="1.9.1"/> <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"/> |
