X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=policy-agent%2Fpom.xml;h=36559e93e9efe91052a6943120aa74bce1c38776;hb=d56477412e7e574fe588f353973fc7e8c259fe2c;hp=9bf15b2631dd8e6efaf87471492510ba039e8d95;hpb=5ab25ed0f5ba6f74f1baa395dccc91639891d708;p=nonrtric.git diff --git a/policy-agent/pom.xml b/policy-agent/pom.xml index 9bf15b26..36559e93 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.8.RELEASE org.o-ran-sc.nonrtric policy-agent - 2.0.0-SNAPSHOT + 2.2.0-SNAPSHOT The Apache Software License, Version 2.0 @@ -47,24 +47,32 @@ 11 - 2.9.2 + 3.0.0 2.8.2 1.1.6 - 2.0.0 + 2.1.6 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 - true + + com.google.guava + guava + 30.0-jre + + + org.springdoc + springdoc-openapi-ui + 1.5.2 + org.springframework.boot spring-boot-starter-web @@ -78,8 +86,8 @@ spring-boot-starter-webflux - org.springframework.boot - spring-boot-starter-aop + org.springframework.boot + spring-boot-starter-aop org.springframework.boot @@ -135,11 +143,6 @@ cbs-client ${sdk.version} - - org.onap.dcaegen2.services.sdk.rest.services - dmaap-client - ${sdk.version} - org.projectlombok lombok @@ -159,13 +162,11 @@ org.glassfish.jersey.inject jersey-hk2 - org.springframework.boot spring-boot-starter-actuator - io.springfox @@ -177,7 +178,6 @@ springfox-swagger-ui ${springfox.version} - org.springframework.boot @@ -365,23 +365,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/ - @@ -389,4 +405,4 @@ JIRA https://jira.o-ran-sc.org/ - + \ No newline at end of file