From a37f2746795e58c0c1bb87ada4c97ccb0c7b497d Mon Sep 17 00:00:00 2001 From: Pavel Aharoni Date: Wed, 22 Nov 2017 11:28:37 +0200 Subject: Adding springBoot plugin Issue-ID: SDC-701 Change-Id: I1266f12a2439ee087987e6e72bac26dc8e0888fa Signed-off-by: Pavel Aharoni --- sdc-distribution-ci/pom.xml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/sdc-distribution-ci/pom.xml b/sdc-distribution-ci/pom.xml index 8af62ed..e2ea437 100644 --- a/sdc-distribution-ci/pom.xml +++ b/sdc-distribution-ci/pom.xml @@ -74,4 +74,27 @@ + + + + org.springframework.boot + spring-boot-maven-plugin + + + + repackage + + + spring-boot + + org.openecomp.test.ClientTest + + + + + + + + + -- cgit 1.2.3-korg