X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fdata-router.git;a=blobdiff_plain;f=pom.xml;h=d1b680a856dd6a8ff9d3bbf51bde51bb16daaf87;hp=e955c804bbbf52d90e144be75a734764d8bce6ad;hb=1161099a2c332ec9ac835ec97363fe918edbb66b;hpb=7ef885b28efb072407fc88fac593cde3e29da38d diff --git a/pom.xml b/pom.xml index e955c80..d1b680a 100644 --- a/pom.xml +++ b/pom.xml @@ -1,4 +1,4 @@ - /appl/${project.artifactId}/${project.version} @@ -49,8 +49,8 @@ limitations under the License. aaiadmin com.att.csid.lab - 0 9502 @@ -68,6 +68,7 @@ limitations under the License. ${project.version} 1.2.3 16.0.1 + onap @@ -93,7 +94,7 @@ limitations under the License. org.apache.camel camel-core - 2.20.1 + ${camel-spring-boot.version} org.apache.camel @@ -102,13 +103,12 @@ limitations under the License. org.apache.camel camel-cxf - 2.20.1 + ${camel-spring-boot.version} org.springframework.boot spring-boot-starter-web - org.springframework.boot @@ -121,7 +121,7 @@ limitations under the License. javax.ws.rs javax.ws.rs-api - 2.0.1 + 2.1 org.powermock @@ -157,40 +157,46 @@ 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 - - org.onap.aai.aai-common - aai-schema - 1.3.0-SNAPSHOT - - - org.onap.aai.aai-common - aai-schema-ingest - 1.2.2 - - - com.google.guava - guava - - - + + + + + + + + + + + + + + + + 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 @@ -226,7 +232,7 @@ limitations under the License. 1.1.0 - + com.google.guava guava ${version.com.google.guava} @@ -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 @@ -341,13 +413,6 @@ limitations under the License. com.spotify docker-maven-plugin 0.4.11 - - - com.github.jnr - jnr-unixsocket - 0.13 - - true docker-hub @@ -360,27 +425,27 @@ limitations under the License. - + org.sonatype.plugins nexus-staging-maven-plugin