X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=4bd7bbb028629e05cc4db79ecf661f9be19f84ac;hb=b1ce4e066413a06cd2a2223180b8faac2e763e9f;hp=6db34b618b1c8c8305f8d01de51bf0a62dcf1e72;hpb=3ebd2534167e73426d2b19efb05eaf9892f6f9d6;p=dmaap%2Fdatarouter.git diff --git a/pom.xml b/pom.xml index 6db34b61..4bd7bbb0 100755 --- a/pom.xml +++ b/pom.xml @@ -32,11 +32,11 @@ org.onap.oparent oparent - 1.2.3 + 2.1.0 - - ${snapshot_version} + + 2.1.4-SNAPSHOT UTF-8 1.8 1.8 @@ -48,10 +48,8 @@ java false - jacoco ${project.build.directory}/surefire-reports - ${project.build.directory}/coverage-reports/jacoco.exec - ${project.build.directory}/coverage-reports/jacoco-it.exec + ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml ${project.version} false @@ -61,12 +59,12 @@ yyyyMMdd'T'HHmmss'Z' - 9.4.14.v20181114 + 9.4.20.v20190813 1.5.5 4.0.1 1.2.3 - 2.1.10 - 1.10 + 2.1.15 + 1.13 1.5 0.28.0 1.23 @@ -198,6 +196,7 @@ org.sonatype.http-testing-harness junit-runner ${junit-runner.version} + test org.databene @@ -264,10 +263,6 @@ - - org.sonatype.plugins - nexus-staging-maven-plugin - org.apache.maven.plugins maven-surefire-plugin @@ -438,25 +433,31 @@ + + org.jacoco + jacoco-maven-plugin + + + prepare-agent + + prepare-agent + + + + report + + report + + + ${project.build.directory}/code-coverage/jacoco.exec + ${project.reporting.outputDirectory}/jacoco-ut + + + + - - - ecomp-releases - DR Release Repository - ${onap.nexus.url}${releaseNexusPath} - - - ecomp-snapshots - DR Snapshot Repository - ${onap.nexus.url}${snapshotNexusPath} - - - ecomp-site - dav:${onap.nexus.url}${sitePath} - - onap-plugin-snapshots