From bd36ad0992f45f6d2efd2f5d90cb573a4f003310 Mon Sep 17 00:00:00 2001 From: GuangrongFu Date: Mon, 28 Aug 2017 15:55:55 +0800 Subject: Modify the configruation for docker-making Add some dependencies in the pom.xml Change the main path of the entrypoint of the app Change-Id: I8242b9502fff28e5c90a111a95cd996db47d0ffc Issue-ID: HOLMES-39 Signed-off-by: GuangrongFu --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 209ebf5..eac3971 100644 --- a/pom.xml +++ b/pom.xml @@ -55,6 +55,7 @@ 2.22.2 5.0 1.6.1 + 0.9.9 2.2.1 onap-holmes-engine-d @@ -66,6 +67,11 @@ + + org.reflections + reflections + ${reflections.version} + org.easymock easymock -- cgit 1.2.3-korg