From 4a8ef26e69a586684685ec1ca072fbbccc7c00b0 Mon Sep 17 00:00:00 2001 From: Gintas Grigelionis Date: Tue, 26 Dec 2017 21:42:10 +0100 Subject: [PATCH] fix POMs --- src/etc/poms/ant/pom.xml | 18 ++++++++++++------ src/etc/poms/pom.xml | 5 +++-- 2 files changed, 15 insertions(+), 8 deletions(-) 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