summaryrefslogtreecommitdiff
path: root/src/etc/poms/ant-launcher
diff options
context:
space:
mode:
authorStefan Bodewig <bodewig@apache.org>2017-02-06 15:24:56 +0100
committerStefan Bodewig <bodewig@apache.org>2017-02-06 15:27:34 +0100
commit79a34b8d20ac9c3aad58a30a98f36871fdabd83a (patch)
tree2d824f18a467e506dff9136047c8ff6370e5743b /src/etc/poms/ant-launcher
parentea2ef41a8735e247d2cc7966991ccb85704d2553 (diff)
parente003f5e0c16f9e7a8081a56829b16784c19553e9 (diff)
downloadant-79a34b8d20ac9c3aad58a30a98f36871fdabd83a.tar.gz
Merge tag 'rel/1.10.1' and bump versions
Tagging version 1.10.1 of Ant
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 b8b81d270..36e2a6ff5 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.10.1-SNAPSHOT</version>
+ <version>1.10.2-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.10.1-SNAPSHOT</version>
+ <version>1.10.2-SNAPSHOT</version>
<name>Apache Ant Launcher</name>
<build>
<plugins>