From bbd453192d7f8cc6ecdc74eaff72c31990573b59 Mon Sep 17 00:00:00 2001 From: chandresh-pancholi Date: Sat, 10 Sep 2016 02:36:42 +0530 Subject: [PATCH] GOSSIP-11: added scope and version in properties in pom.xml --- pom.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 94e0018..912da3b 100644 --- a/pom.xml +++ b/pom.xml @@ -40,7 +40,7 @@ 1.8.0 - 4.12 + 5.0.0-M2 1.2.17 0.0.0 @@ -82,7 +82,8 @@ org.junit.jupiter junit-jupiter-api - 5.0.0-M2 + ${junit.jupiter.version} + test