diff --git a/src/etc/poms/ant/pom.xml b/src/etc/poms/ant/pom.xml index 1819e1c7a..8a5e12f0d 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 @@ -151,8 +161,8 @@ org.apache.maven.plugins maven-surefire-plugin - true + ../../../.. ant.home ${env.ANT_HOME} @@ -169,10 +179,6 @@ offline true - - root - ../../../.. - diff --git a/src/etc/poms/pom.xml b/src/etc/poms/pom.xml index bbb0ddb9b..95aa29a0e 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