From: shaaban Altanany Date: Mon, 23 Mar 2020 12:07:55 +0000 (+0200) Subject: Deactivating spring data jpa from SDCListener X-Git-Tag: 0.7.1~3 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=0e5af945fc7283c9feb2e1326eb50e33e949ffe7;p=ccsdk%2Fcds.git Deactivating spring data jpa from SDCListener 1-Deactivate spring data jpa from health check common project Issue-ID: CCSDK-1669 Signed-off-by: shaaban Altanany Change-Id: Ib59e9b11b948fd584ddc65da560a65328d885501 --- diff --git a/ms/sdclistener/application/pom.xml b/ms/sdclistener/application/pom.xml index 72f552cdd..f65652dc4 100644 --- a/ms/sdclistener/application/pom.xml +++ b/ms/sdclistener/application/pom.xml @@ -57,6 +57,12 @@ org.onap.ccsdk.cds.blueprintsprocessor health-api-common 0.7.0-SNAPSHOT + + + org.springframework.boot + spring-boot-starter-data-jpa + +