X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=7aa8701f0671751f48b5edde5049b082488c83b0;hb=f94ea25a8a70681b6de2bbd21a0632ce4b60328e;hp=825d3089ff157496c86b6fc6e86764467daf1575;hpb=7ca9bc36463b25432e62542fbd360a6e0dfcde99;p=aai%2Frouter-core.git diff --git a/pom.xml b/pom.xml index 825d308..7aa8701 100644 --- a/pom.xml +++ b/pom.xml @@ -22,28 +22,24 @@ limitations under the License. 4.0.0 - org.onap.oparent - oparent - 1.2.0 + org.onap.aai.aai-common + aai-parent + 1.6.6-SNAPSHOT org.onap.aai.router-core router-core bundle - 1.4.0-SNAPSHOT + 1.6.4-SNAPSHOT aai-router-core google_checks.xml - 1.3.1 + 1.5.0 - java - jacoco - ${project.build.directory}/surefire-reports - ${project.build.directory}/code-coverage/jacoco-ut.exec - false - ${project.version} + 0.70 2.22.1 + org.apache.camel @@ -60,7 +56,7 @@ limitations under the License. org.onap.aai.logging-service common-logging - 1.2.2 + 1.5.0 @@ -88,18 +84,17 @@ limitations under the License. org.apache.httpcomponents httpclient - 4.5.5 - org.onap.aai.aai-common + org.onap.aai.schema-service aai-schema - 1.3.0 + 1.6.3 org.onap.aai.aai-common aai-schema-ingest - 1.3.0 + 1.4.1 @@ -113,13 +108,12 @@ limitations under the License. org.eclipse.jetty jetty-security - 9.3.8.RC0 org.onap.aai rest-client - 1.1.0 + 1.2.1 @@ -132,18 +126,15 @@ limitations under the License. org.mockito mockito-all - 1.10.19 test org.springframework spring-context - 4.3.18.RELEASE org.springframework spring-test - 4.3.18.RELEASE test @@ -211,41 +202,14 @@ limitations under the License. 3.6 - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ${onap.nexus.url} - 176c31dfe190a - ecomp-staging - + org.apache.maven.plugins + maven-deploy-plugin org.codehaus.mojo sonar-maven-plugin 3.2 - - org.jacoco - jacoco-maven-plugin - 0.7.7.201606060606 - - true - - - - jacoco-initialize-unit-tests - - prepare-agent - - - ${project.build.directory}/coverage-reports/jacoco.exec - - - - -