X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=SdncReports%2Fpom.xml;h=1fdc408a2116a9aa494d0511c90678a1a442f2f6;hb=55378e7480442b8cee46d215a85e194c56b38f36;hp=65d209d74e679b53cabb869a63ac7cc861f0f7a1;hpb=86e80c04c95894e275363ac2a59c673f0444b225;p=sdnc%2Foam.git diff --git a/SdncReports/pom.xml b/SdncReports/pom.xml index 65d209d7..1fdc408a 100644 --- a/SdncReports/pom.xml +++ b/SdncReports/pom.xml @@ -1,65 +1,76 @@ - - 4.0.0 + + + 4.0.0 + + org.onap.ccsdk.parent + spring-boot-1-starter-parent + 2.2.0-SNAPSHOT + + - org.onap.ccsdk.parent - SdncReports - 0.0.1-SNAPSHOT - pom + org.onap.sdnc.oam + SdncReports + 2.2.0-SNAPSHOT + pom - - org.springframework.boot - spring-boot-starter-parent - 1.5.4.RELEASE - - - - SdncReportsDao - SdncReportsApi - + sdnc-oam :: SdncReports - + + SdncReportsDao + SdncReportsApi + - - - org.jacoco - jacoco-maven-plugin - 0.7.5.201505241946 - - - - pre-unit-test - - prepare-agent - - - - ${project.build.directory}/coverage-reports/jacoco-ut.exec - - surefireArgLine - - - - - post-unit-test - test - - report - - - - ${project.build.directory}/coverage-reports/jacoco-ut.exec - - ${project.reporting.outputDirectory}/jacoco-ut - - - - - - + + + ecomp-releases + http://nexus.onap.org/content/repositories/releases + + + ecomp-snapshots + http://nexus.onap.org/content/repositories/snapshots + + - \ No newline at end of file + + + + org.jacoco + jacoco-maven-plugin + 0.7.5.201505241946 + + + + pre-unit-test + + prepare-agent + + + + ${project.build.directory}/coverage-reports/jacoco-ut.exec + + surefireArgLine + + + + + post-unit-test + test + + report + + + + ${project.build.directory}/coverage-reports/jacoco-ut.exec + + ${project.reporting.outputDirectory}/jacoco-ut + + + + + + +