X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=8ea35b6a78f0e7681720b08ee8e14926a519dca6;hb=a411d6ca32c6664b09dd07febb75a98ccfb61589;hp=eeb3ce07293e4490f489b3fc6472289c6a127de7;hpb=4724f965f5a89a3e0169bf1d33dd356158332d36;p=aai%2Frouter-core.git diff --git a/pom.xml b/pom.xml index eeb3ce0..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 @@ -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