X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=8ea35b6a78f0e7681720b08ee8e14926a519dca6;hb=a411d6ca32c6664b09dd07febb75a98ccfb61589;hp=636c6bc232f7de1c4cccc2537e4f4254fee0334f;hpb=47ce8146845f1a4cdf38e968b990facfbd68359e;p=aai%2Frouter-core.git diff --git a/pom.xml b/pom.xml index 636c6bc..8ea35b6 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.aai.router-core router-core bundle - 1.3.0-SNAPSHOT + 1.3.2-SNAPSHOT aai-router-core google_checks.xml @@ -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