summaryrefslogtreecommitdiff
path: root/src/etc/poms/ant-launcher
diff options
context:
space:
mode:
authorAntoine Levy-Lambert <antoine@apache.org>2013-03-07 01:57:42 +0000
committerAntoine Levy-Lambert <antoine@apache.org>2013-03-07 01:57:42 +0000
commitffa7d9705efcd8aa4b202dc1faef0bdf371f6fcd (patch)
tree25ab25d3771eba246f75e7d89c332ec56036b591 /src/etc/poms/ant-launcher
parent5dd71dccde151fe14417f3ba2eafff2c617a8750 (diff)
downloadant-ffa7d9705efcd8aa4b202dc1faef0bdf371f6fcd.tar.gz
preparing the ant release 1.9.1
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1453654 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/etc/poms/ant-launcher')
-rw-r--r--src/etc/poms/ant-launcher/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/etc/poms/ant-launcher/pom.xml b/src/etc/poms/ant-launcher/pom.xml
index 4b2700fe5..6cd5d4fb6 100644
--- a/src/etc/poms/ant-launcher/pom.xml
+++ b/src/etc/poms/ant-launcher/pom.xml
@@ -27,13 +27,13 @@
<groupId>org.apache.ant</groupId>
<artifactId>ant-parent</artifactId>
<relativePath>../pom.xml</relativePath>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.9.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<url>http://ant.apache.org/</url>
<groupId>org.apache.ant</groupId>
<artifactId>ant-launcher</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.9.1-SNAPSHOT</version>
<name>Apache Ant Launcher</name>
<build>
<plugins>