X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=policy-agent%2Fpom.xml;h=986b95a41b18214e8893a49bc10dbd4d71b615df;hb=f09d7ed9c458244bd8edbf38f689cff75bd19790;hp=aedb516d3b068128bddf8752f3ff0993e7160c51;hpb=0f8b3b162b7ab08cdfc998979cfa9866634893a6;p=nonrtric.git diff --git a/policy-agent/pom.xml b/policy-agent/pom.xml index aedb516d..986b95a4 100644 --- a/policy-agent/pom.xml +++ b/policy-agent/pom.xml @@ -26,12 +26,12 @@ org.springframework.boot spring-boot-starter-parent - 2.3.4.RELEASE + 2.5.3 org.o-ran-sc.nonrtric policy-agent - 2.1.0-SNAPSHOT + 2.3.0-SNAPSHOT The Apache Software License, Version 2.0 @@ -47,10 +47,10 @@ 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 @@ -61,9 +61,19 @@ 2.1.1 3.7.0.1746 0.8.5 - true + 3.0.0 + + com.google.guava + guava + 30.0-jre + + + org.springdoc + springdoc-openapi-ui + 1.5.2 + org.springframework.boot spring-boot-starter-web @@ -356,22 +366,40 @@ 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/ -