X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=64a5b44dfe48ebe715ae4f35a93eb0cc72a15b96;hb=050f85cbe0c0e261347a371ac720077e2c3d8dcf;hp=f2d5988d528f95ee7731c3107fffed679afd895a;hpb=f4ec87976c5a51cb3bebfcdf6e08e8153eb0c0f1;p=aai%2Frouter-core.git diff --git a/pom.xml b/pom.xml index f2d5988..64a5b44 100644 --- a/pom.xml +++ b/pom.xml @@ -30,11 +30,11 @@ limitations under the License. org.onap.aai.router-core router-core bundle - 1.3.0-SNAPSHOT + 1.3.1-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