From 704ffc749ccd99c803d30f0709cc2ec9d465cb7e Mon Sep 17 00:00:00 2001 From: Evgeny Mandrikov Date: Sun, 18 Nov 2012 12:01:33 +0100 Subject: Versions for all dependencies should be specified in parent POM This simplifies upgrade. --- org.jacoco.build/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'org.jacoco.build') diff --git a/org.jacoco.build/pom.xml b/org.jacoco.build/pom.xml index e60a05b5..38e2b2a5 100644 --- a/org.jacoco.build/pom.xml +++ b/org.jacoco.build/pom.xml @@ -201,6 +201,16 @@ ant ${ant.version} + + org.apache.ant + ant-junit + ${ant.version} + + + org.apache.ant + ant-antunit + 1.2 + junit junit -- cgit v1.2.3