X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Frouter-core.git;a=blobdiff_plain;f=pom.xml;h=8c5901a942171ab1dc70705325e008a3a15230c4;hp=a23f25bddbe79385a8d5dd6f0f677e225a2f3c1a;hb=refs%2Fheads%2Fmaster;hpb=cbd5b9b82dddb4ae467571ef86dcdccc2268175f diff --git a/pom.xml b/pom.xml index a23f25b..8c5901a 100644 --- a/pom.xml +++ b/pom.xml @@ -1,3 +1,4 @@ + - 4.0.0 - org.onap.oparent - oparent - 1.1.0 + org.onap.aai.aai-common + aai-parent + 1.6.8 org.onap.aai.router-core router-core bundle - 1.3.0-SNAPSHOT + 1.8.0-SNAPSHOT aai-router-core google_checks.xml - 1.3.0-SNAPSHOT + 1.6.8 + 1.6.4 - java - jacoco - ${project.build.directory}/surefire-reports - ${project.build.directory}/code-coverage/jacoco-ut.exec - false - ${project.version} + 0.70 + 3.4.0 + org.apache.camel camel-core - 2.20.1 + ${camel-spring-boot.version} - - org.apache.camel - apt - 2.20.1 - org.onap.aai.logging-service common-logging - 1.2.2 + 1.5.0 @@ -78,21 +71,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.6 org.onap.aai.aai-common aai-schema-ingest - 1.2.2 + 1.4.1 @@ -106,36 +104,89 @@ limitations under the License. org.eclipse.jetty jetty-security - 9.3.8.RC0 org.onap.aai rest-client - 1.1.0 + 1.2.1 org.apache.camel camel-test - 2.20.1 + ${camel-spring-boot.version} test org.mockito mockito-all - 1.10.19 test + + org.springframework + spring-context + + + org.springframework + spring-test + test + install + + org.jacoco + jacoco-maven-plugin + + + **/*Configurer.class + + + + + org.apache.camel + camel-package-maven-plugin + ${camel-spring-boot.version} + + + generate + + generate-component + + process-classes + + + + + org.codehaus.mojo + build-helper-maven-plugin + + + initialize + + add-source + add-resource + + + + src/generated/java + + + + src/generated/resources + + + + + + org.apache.maven.plugins maven-compiler-plugin - 2.5.1 + 3.8.1 1.8 1.8 @@ -193,41 +244,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 - - - - -