X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=8ea35b6a78f0e7681720b08ee8e14926a519dca6;hb=a411d6ca32c6664b09dd07febb75a98ccfb61589;hp=a23f25bddbe79385a8d5dd6f0f677e225a2f3c1a;hpb=cbd5b9b82dddb4ae467571ef86dcdccc2268175f;p=aai%2Frouter-core.git diff --git a/pom.xml b/pom.xml index a23f25b..8ea35b6 100644 --- a/pom.xml +++ b/pom.xml @@ -1,3 +1,4 @@ + - 4.0.0 org.onap.oparent oparent - 1.1.0 + 1.2.0 org.onap.aai.router-core router-core bundle - 1.3.0-SNAPSHOT + 1.3.2-SNAPSHOT aai-router-core google_checks.xml - 1.3.0-SNAPSHOT + 1.3.0 java jacoco @@ -42,18 +42,19 @@ limitations under the License. ${project.build.directory}/code-coverage/jacoco-ut.exec false ${project.version} + 2.22.1 org.apache.camel camel-core - 2.20.1 + ${camel-spring-boot.version} org.apache.camel apt - 2.20.1 + ${camel-spring-boot.version} @@ -87,12 +88,12 @@ limitations under the License. org.onap.aai.aai-common aai-schema - 1.3.0-SNAPSHOT + 1.3.0 org.onap.aai.aai-common aai-schema-ingest - 1.2.2 + 1.3.0 @@ -119,7 +120,7 @@ limitations under the License. org.apache.camel camel-test - 2.20.1 + ${camel-spring-boot.version} test @@ -128,6 +129,17 @@ limitations under the License. 1.10.19 test + + org.springframework + spring-context + 4.3.18.RELEASE + + + org.springframework + spring-test + 4.3.18.RELEASE + test + install