From d2d2ce44271b5f04fb0e08706544abfcdd5c1b1e Mon Sep 17 00:00:00 2001 From: Richard Millet Date: Fri, 1 May 2009 23:58:33 +0000 Subject: [PATCH] CSPACE-84: Added testng dependency --- services/collectionobject/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/services/collectionobject/pom.xml b/services/collectionobject/pom.xml index 1a0bec71d..588c29715 100644 --- a/services/collectionobject/pom.xml +++ b/services/collectionobject/pom.xml @@ -150,6 +150,12 @@ 4.1 test + + org.testng + testng + 5.6 + + -- 2.47.3