summaryrefslogtreecommitdiff
path: root/src/etc/poms/ant-launcher
diff options
context:
space:
mode:
authorStefan Bodewig <bodewig@apache.org>2015-05-31 16:52:18 +0200
committerStefan Bodewig <bodewig@apache.org>2015-05-31 16:52:18 +0200
commitb2a33d11491a6760646345ceb9d98845e9068141 (patch)
tree9aa9c98f6d80d362948593774686f66fe6eb1aaa /src/etc/poms/ant-launcher
parentde3dccde5b1fe8ce42e5824c4b8c6c5fb41ae016 (diff)
downloadant-b2a33d11491a6760646345ceb9d98845e9068141.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 e29973e84..4cb262473 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.5-SNAPSHOT</version>
+ <version>1.9.6-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.5-SNAPSHOT</version>
+ <version>1.9.6-SNAPSHOT</version>
<name>Apache Ant Launcher</name>
<build>
<plugins>