summaryrefslogtreecommitdiff
path: root/src/etc/poms/ant-launcher/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/etc/poms/ant-launcher/pom.xml')
-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 fafec7961..e7f01aaca 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.14-SNAPSHOT</version>
+ <version>1.9.14</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.14-SNAPSHOT</version>
+ <version>1.9.14</version>
<name>Apache Ant Launcher</name>
<build>
<plugins>