X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fdata-router.git;a=blobdiff_plain;f=pom.xml;h=d1b680a856dd6a8ff9d3bbf51bde51bb16daaf87;hp=317cd3d6bd7530a6266161667682938e365160d6;hb=1161099a2c332ec9ac835ec97363fe918edbb66b;hpb=1ba56f119f6714b89ecf9ac936c4ddf4d6d846db diff --git a/pom.xml b/pom.xml index 317cd3d..d1b680a 100644 --- a/pom.xml +++ b/pom.xml @@ -1,4 +1,4 @@ - org.springframework.boot spring-boot-starter-web - org.springframework.boot @@ -157,16 +157,16 @@ limitations under the License. test - dom4j - dom4j - 1.6.1 - provided - + org.dom4j + dom4j + provided + 2.1.1 + com.att.aft dme2 - 3.1.200 + 3.1.200-oss provided @@ -188,9 +188,15 @@ limitations under the License. org.onap.aai.router-core router-core - 1.3.0-SNAPSHOT + 1.3.1 + + org.onap.aai.aai-common + aai-schema-ingest + 1.3.0 + + org.json json @@ -237,6 +243,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 +399,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