X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=1d38a65262a0303b75cd03074fb423cc3c63ee3c;hb=4fe8f3b565adad0e9964481904ce953d0eef5f7a;hp=f4d4ca6ad9102e608e87ff38b11d50580e64de20;hpb=a2eb9b04f83497fef54898419d8ecb826506834f;p=aai%2Fdata-router.git diff --git a/pom.xml b/pom.xml index f4d4ca6..1d38a65 100644 --- a/pom.xml +++ b/pom.xml @@ -1,4 +1,4 @@ - @@ -157,11 +158,11 @@ limitations under the License. test - dom4j - dom4j - 1.6.1 - provided - + org.dom4j + dom4j + provided + 2.1.1 + com.att.aft @@ -188,9 +189,15 @@ limitations under the License. org.onap.aai.router-core router-core - 1.3.0-SNAPSHOT + 1.3.0 + + 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