X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=1936d9c58846fad3adc8b205278e31f937ab3c47;hb=06576aee86306e15f01796b50f323939a6d1b531;hp=6858a55cb82f59ca90354a4bd4de37c5f19e3798;hpb=f7ddb8c0d385df215b3108402a876a5d75fc28f3;p=aai%2Fdata-router.git diff --git a/pom.xml b/pom.xml index 6858a55..1936d9c 100644 --- a/pom.xml +++ b/pom.xml @@ -1,4 +1,4 @@ - @@ -188,9 +189,15 @@ limitations under the License. org.onap.aai.router-core router-core - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT + + org.onap.aai.aai-common + aai-schema-ingest + 1.3.0 + + org.json json @@ -237,6 +244,72 @@ limitations under the License. ${project.artifactId} + + + org.jacoco + jacoco-maven-plugin + + + + pre-unit-test + + prepare-agent + + + + ${sonar.jacoco.reportPath} + surefireArgLine + + + + + post-unit-test + test + + report + + + + ${sonar.jacoco.reportPath} + + ${jacoco.path} + + + + + pre-integration-test + pre-integration-test + + prepare-agent + + + + ${sonar.jacoco.itReportPath} + + failsafeArgLine + + + + + post-integration-test + post-integration-test + + report + + + + ${sonar.jacoco.itReportPath}/ + + ${jacoco.itPath} + + + + @@ -327,10 +400,10 @@ limitations under the License. org.onap.aai.aai-common aai-schema - 1.2.2 + 1.3.0 jar - oxm/ - ${project.build.directory}/bundleconfig-local/etc + /${shemaUnpackVersion}/oxm/ + ${project.build.directory}/oxm