summaryrefslogtreecommitdiff
path: root/src/etc/poms/ant-launcher
diff options
context:
space:
mode:
authorStefan Bodewig <bodewig@apache.org>2015-07-02 12:37:37 +0200
committerStefan Bodewig <bodewig@apache.org>2015-07-02 12:37:37 +0200
commita218020f1b019623aa5873ea8b9e00548c7576ea (patch)
treeaf4d642278652706bf67d8704eb3bcf268495d4b /src/etc/poms/ant-launcher
parentcb5bba1444ed0a685e442f1e68c7bdc827801052 (diff)
downloadant-a218020f1b019623aa5873ea8b9e00548c7576ea.tar.gz
bump versions
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 4cb262473..517e78b05 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.6-SNAPSHOT</version>
+ <version>1.9.7-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.6-SNAPSHOT</version>
+ <version>1.9.7-SNAPSHOT</version>
<name>Apache Ant Launcher</name>
<build>
<plugins>