X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=portal-BE%2Fpom.xml;h=266c05e7b8dfdb645218b4691b3fc166d8fba56e;hb=5ecd8fb31d9e7a8fbc2a04104ab972805b572c32;hp=cda52df218ddb0d28c44e7753d2a28bad5b034c6;hpb=e82899178f561262feab2e49ac3a0d2e54f11df8;p=portal.git diff --git a/portal-BE/pom.xml b/portal-BE/pom.xml index cda52df2..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,11 +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 - @@ -239,25 +248,6 @@ - - org.jacoco - jacoco-maven-plugin - 0.7.7.201606060606 - - - - prepare-agent - - - - report - prepare-package - - report - - - -