diff --git a/src/etc/poms/ant/pom.xml b/src/etc/poms/ant/pom.xml
index c06b56879..2b92a82ba 100644
--- a/src/etc/poms/ant/pom.xml
+++ b/src/etc/poms/ant/pom.xml
@@ -48,13 +48,23 @@
4.12
test
-
org.apache.ant
ant-antunit
1.3
test
+
+
+ org.apache.ant
+ ant
+
+
+ org.apache.ant
+ ant-launcher
+
+
+
../../../../target/ant/.build.timestamp.properties
@@ -153,8 +163,8 @@
org.apache.maven.plugins
maven-surefire-plugin
- true
+ ../../../..
ant.home
${env.ANT_HOME}
@@ -171,10 +181,6 @@
offline
true
-
- root
- ../../../..
-
diff --git a/src/etc/poms/pom.xml b/src/etc/poms/pom.xml
index 5d48b1a6e..f87a7c67e 100644
--- a/src/etc/poms/pom.xml
+++ b/src/etc/poms/pom.xml
@@ -20,8 +20,9 @@
Please contact us if you are not satisfied with the data contained in this POM.
URL : http://ant.apache.org
-->
-
+
4.0.0
org.apache.ant
ant-parent