X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=7aa8701f0671751f48b5edde5049b082488c83b0;hb=f94ea25a8a70681b6de2bbd21a0632ce4b60328e;hp=36fd5617d2c55af037fba1ee90a2b1822bfacaec;hpb=595db0f0c860c722aa79e94b464fc10c30a86dd3;p=aai%2Frouter-core.git diff --git a/pom.xml b/pom.xml index 36fd561..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.3.0-SNAPSHOT + 1.6.4-SNAPSHOT aai-router-core google_checks.xml - 1.3.0 + 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 @@ -79,21 +75,26 @@ limitations under the License. ${event.client.version} + + org.onap.aai.event-client + event-client-rabbitmq + ${event.client.version} + + org.apache.httpcomponents httpclient - 4.5.5 - org.onap.aai.aai-common + org.onap.aai.schema-service aai-schema - 1.3.0-SNAPSHOT + 1.6.3 org.onap.aai.aai-common aai-schema-ingest - 1.3.0-SNAPSHOT + 1.4.1 @@ -107,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 @@ -126,18 +126,15 @@ limitations under the License. org.mockito mockito-all - 1.10.19 test org.springframework spring-context - 4.3.0.RELEASE org.springframework spring-test - 4.3.0.RELEASE test @@ -205,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 - - - - -