X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=70223ab614a6d2283295ff943e4071159141dad0;hb=1a98056fd4e55e38750371ca409a1d930f8962cf;hp=7a524b57be5546f76e8d56978dca7e7d3a862263;hpb=bceb18df30982e2ace538baf5c49336fe0e45b0a;p=dmaap%2Fdatarouter.git diff --git a/pom.xml b/pom.xml index 7a524b57..70223ab6 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.5-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,15 +59,15 @@ 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 + 0.33.0 + 2.2.54 2.4 2.6 4.4 @@ -85,7 +83,6 @@ 1.7.25 1.3 12.0 - 1.4.10 datarouter-prov @@ -199,11 +196,16 @@ org.sonatype.http-testing-harness junit-runner ${junit-runner.version} + test org.databene contiperf + + com.thoughtworks.xstream + xstream + @@ -257,19 +259,10 @@ json ${json.version} - - com.thoughtworks.xstream - xstream - ${xstream.version} - - - org.sonatype.plugins - nexus-staging-maven-plugin - org.apache.maven.plugins maven-surefire-plugin @@ -314,7 +307,6 @@ org.apache.maven.plugins maven-compiler-plugin - 3.6.0 1.8 1.8 @@ -440,25 +432,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