X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Frouter-core.git;a=blobdiff_plain;f=pom.xml;h=8c5901a942171ab1dc70705325e008a3a15230c4;hp=f6a9c50ee39bd680a9cb16ff03f5fcdfe0b2b926;hb=refs%2Fheads%2Fmaster;hpb=d321aaa66a6b6511b04b92b9c8fd88c2864bcebf diff --git a/pom.xml b/pom.xml index f6a9c50..8c5901a 100644 --- a/pom.xml +++ b/pom.xml @@ -1,3 +1,4 @@ + - 4.0.0 - org.onap.oparent - oparent - 1.1.0-SNAPSHOT + org.onap.aai.aai-common + aai-parent + 1.6.8 org.onap.aai.router-core router-core bundle - 1.2.0-SNAPSHOT + 1.8.0-SNAPSHOT aai-router-core google_checks.xml + 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.15.5 + ${camel-spring-boot.version} - - org.apache.camel - apt - 2.15.5 - org.onap.aai.logging-service common-logging - 1.1.0 + 1.5.0 + + + + org.onap.aai.event-client + event-client-api + ${event.client.version} - com.att.nsa - cambriaClient - 0.0.1 + org.onap.aai.event-client + event-client-dmaap + ${event.client.version} + + org.onap.aai.event-client + event-client-kafka + ${event.client.version} + + + + org.onap.aai.event-client + event-client-rabbitmq + ${event.client.version} + + + + org.apache.httpcomponents + httpclient + + + + org.onap.aai.schema-service + aai-schema + 1.6.6 + + + org.onap.aai.aai-common + aai-schema-ingest + 1.4.1 + + + + + + + + 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.15.5 + ${camel-spring-boot.version} test + + org.mockito + mockito-all + 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 @@ -111,7 +204,7 @@ limitations under the License. org.apache.felix maven-bundle-plugin - 2.3.7 + 2.5.4 true @@ -151,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 - - - - -