X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=policy-agent%2Fpom.xml;h=d18c9f75bff5b438b92f86713544adccd59209c4;hb=32157220c43100bd0ab49da4f6232348ee2e99fe;hp=76f3c33a0a36ce3a1cb702dc96c43a0e30508a4a;hpb=e704d116cf5d97ca5faad93c536901f3351df93f;p=nonrtric.git diff --git a/policy-agent/pom.xml b/policy-agent/pom.xml index 76f3c33a..d18c9f75 100644 --- a/policy-agent/pom.xml +++ b/policy-agent/pom.xml @@ -26,12 +26,12 @@ org.springframework.boot spring-boot-starter-parent - 2.2.7.RELEASE + 2.3.4.RELEASE org.o-ran-sc.nonrtric policy-agent - 2.0.0-SNAPSHOT + 2.2.0-SNAPSHOT The Apache Software License, Version 2.0 @@ -54,14 +54,13 @@ 20190722 3.6 3.8.0 - 2.8.1 + 2.12.2 1.18.0 0.30.0 1.1.11 2.1.1 3.7.0.1746 0.8.5 - 1.6.0 @@ -77,8 +76,8 @@ spring-boot-starter-webflux - org.springframework.boot - spring-boot-starter-aop + org.springframework.boot + spring-boot-starter-aop org.springframework.boot @@ -134,11 +133,6 @@ cbs-client ${sdk.version} - - org.onap.dcaegen2.services.sdk.rest.services - dmaap-client - ${sdk.version} - org.projectlombok lombok @@ -158,13 +152,11 @@ org.glassfish.jersey.inject jersey-hk2 - org.springframework.boot spring-boot-starter-actuator - io.springfox @@ -176,7 +168,6 @@ springfox-swagger-ui ${springfox.version} - org.springframework.boot @@ -364,23 +355,39 @@ org.codehaus.mojo exec-maven-plugin - ${exec-maven-plugin.version} - run-test-script - verify + git submodule update + initialize + + git + + submodule + update + --init + --recursive + + + + exec + + + + copy configuration + initialize + + cp + + -r + ../onap/oran/a1-policy-management/config + . + + exec - - bash - - run_test.sh - - ../test/jenkins/ - @@ -388,4 +395,4 @@ JIRA https://jira.o-ran-sc.org/ - + \ No newline at end of file