summaryrefslogtreecommitdiff
path: root/src/etc/poms/ant-launcher
diff options
context:
space:
mode:
authorStefan Bodewig <bodewig@apache.org>2018-07-10 06:48:55 +0200
committerStefan Bodewig <bodewig@apache.org>2018-07-10 06:48:55 +0200
commitc0848d2c6158d756fc582c9de41ab0cb83c3cf36 (patch)
treeb861c9304e0707daab5f5374b5d11f071f66bde8 /src/etc/poms/ant-launcher
parentc1a7f7c8028cc5bae3bfe96a9ea6bd3afb96ba26 (diff)
downloadant-c0848d2c6158d756fc582c9de41ab0cb83c3cf36.tar.gz
prepare RC1 of Ant 1.10.5rel/1.10.5ANT_1.10.5_RC1
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 85d21b29e..c88ad4db2 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.5-SNAPSHOT</version>
+ <version>1.10.5</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.5-SNAPSHOT</version>
+ <version>1.10.5</version>
<name>Apache Ant Launcher</name>
<build>
<plugins>