From 23611891ee65734527a8fe978f5a6031f27acfa9 Mon Sep 17 00:00:00 2001 From: Emmanuel Venisse Date: Thu, 22 Sep 2005 16:04:49 +0000 Subject: [PATCH] Add the correct junit version (surefire need junit version >=3.8) git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@290973 13f79535-47bb-0310-9956-ffa450edef68 --- maven-core-it/it0016/pom.xml | 6 ++++++ maven-core-it/it0018/pom.xml | 6 ++++++ maven-core-it/it0034/pom.xml | 4 ++-- 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/maven-core-it/it0016/pom.xml b/maven-core-it/it0016/pom.xml index 5be8bd5798..93c699547a 100644 --- a/maven-core-it/it0016/pom.xml +++ b/maven-core-it/it0016/pom.xml @@ -17,6 +17,12 @@ commons-logging 1.0.3 + + junit + junit + 3.8.1 + test + diff --git a/maven-core-it/it0018/pom.xml b/maven-core-it/it0018/pom.xml index c974430e87..10645db81a 100644 --- a/maven-core-it/it0018/pom.xml +++ b/maven-core-it/it0018/pom.xml @@ -10,6 +10,12 @@ marmalade-el-commons 1.0-alpha-2 + + junit + junit + 3.8.1 + test + diff --git a/maven-core-it/it0034/pom.xml b/maven-core-it/it0034/pom.xml index a1223ea94f..f732c44db6 100644 --- a/maven-core-it/it0034/pom.xml +++ b/maven-core-it/it0034/pom.xml @@ -7,8 +7,8 @@ junit junit - - (,3.8) + + (,3.8.1) test