X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=portal-BE%2Fpom.xml;h=266c05e7b8dfdb645218b4691b3fc166d8fba56e;hb=refs%2Fchanges%2F42%2F103742%2F3;hp=f7f9c37152d40f8ef9174166883cd4a65eca239e;hpb=bf2a03463f57d9b18ce96467b3b8d7f3b1ae1025;p=portal.git diff --git a/portal-BE/pom.xml b/portal-BE/pom.xml index f7f9c371..266c05e7 100644 --- a/portal-BE/pom.xml +++ b/portal-BE/pom.xml @@ -152,6 +152,13 @@ 6.0.18.Final compile + + + com.zaxxer + HikariCP + 3.4.5 + + io.swagger swagger-annotations @@ -182,12 +189,13 @@ 2.6.0 compile + + org.onap.portal.sdk + epsdk-music + 2.6.0 + compile + - - portal - ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml,${project.reporting.outputDirectory}/jacoco-it/jacoco.xml - true - @@ -240,25 +248,6 @@ - - org.jacoco - jacoco-maven-plugin - 0.7.7.201606060606 - - - - prepare-agent - - - - report - prepare-package - - report - - - -