summaryrefslogtreecommitdiff
path: root/src/etc/poms/ant/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/etc/poms/ant/pom.xml')
-rw-r--r--src/etc/poms/ant/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/etc/poms/ant/pom.xml b/src/etc/poms/ant/pom.xml
index 43f08ed2e..9a96764be 100644
--- a/src/etc/poms/ant/pom.xml
+++ b/src/etc/poms/ant/pom.xml
@@ -27,13 +27,13 @@
<groupId>org.apache.ant</groupId>
<artifactId>ant-parent</artifactId>
<relativePath>../pom.xml</relativePath>
- <version>1.10.13-SNAPSHOT</version>
+ <version>1.10.14-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<url>https://ant.apache.org/</url>
<groupId>org.apache.ant</groupId>
<artifactId>ant</artifactId>
- <version>1.10.13-SNAPSHOT</version>
+ <version>1.10.14-SNAPSHOT</version>
<name>Apache Ant Core</name>
<properties>
<modules.exclude>org/apache/tools/ant/taskdefs/modules/</modules.exclude>
@@ -42,7 +42,7 @@
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant-launcher</artifactId>
- <version>1.10.13-SNAPSHOT</version>
+ <version>1.10.14-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>