X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Frouter-core.git;a=blobdiff_plain;f=pom.xml;h=8c5901a942171ab1dc70705325e008a3a15230c4;hp=1cc8a5a8a0e459387d9c6269377cafbef3a7c4ef;hb=refs%2Fheads%2Fmaster;hpb=6891c2008b93e09f5a67e45b859696cd13466f8a diff --git a/pom.xml b/pom.xml index 1cc8a5a..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,10 +71,32 @@ 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.schema-service + aai-schema + 1.6.6 + + + org.onap.aai.aai-common + aai-schema-ingest + 1.4.1 + + + + + + @@ -89,30 +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 + 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 @@ -130,7 +204,7 @@ limitations under the License. org.apache.felix maven-bundle-plugin - 2.3.7 + 2.5.4 true @@ -170,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 - - - - -