From 8fb51bdfd6f4e915e0e542ab795d5adab1eeef2b Mon Sep 17 00:00:00 2001 From: Sameera Date: Tue, 18 Oct 2016 22:35:50 +0530 Subject: [PATCH] Removed unwanted Junit deps and updating the Junit version as a property --- printscreen/pom.xml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/printscreen/pom.xml b/printscreen/pom.xml index 25316a3b48..ddb813a7a2 100644 --- a/printscreen/pom.xml +++ b/printscreen/pom.xml @@ -12,19 +12,14 @@ UTF-8 + 4.12 junit junit - 3.8.1 - test - - - junit - junit - 4.12 + ${junit.version} test