From 868e4561b5749a33842e4988bdbf869f25d4df0e Mon Sep 17 00:00:00 2001 From: Ovidijus Okinskas Date: Tue, 5 Jun 2018 21:16:16 +0100 Subject: [PATCH] Updating pom dependencies and adding license. --- ambassador/pom.xml | 69 +++++++++++++++++++++++++++++----------------- 1 file changed, 43 insertions(+), 26 deletions(-) diff --git a/ambassador/pom.xml b/ambassador/pom.xml index fc3dbf37c..f47b76f9a 100644 --- a/ambassador/pom.xml +++ b/ambassador/pom.xml @@ -1,31 +1,48 @@ + - - java-design-patterns - com.iluwatar - 1.20.0-SNAPSHOT - - 4.0.0 - - ambassador - - - org.testng - testng - RELEASE - test - - - junit - junit - - - org.junit.jupiter - junit-jupiter-api - - - - + + java-design-patterns + com.iluwatar + 1.20.0-SNAPSHOT + + 4.0.0 + ambassador + + + org.junit.jupiter + junit-jupiter-api + test + + + org.junit.jupiter + junit-jupiter-engine + test + + \ No newline at end of file