X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=policy-agent%2Fpom.xml;h=36559e93e9efe91052a6943120aa74bce1c38776;hb=d56477412e7e574fe588f353973fc7e8c259fe2c;hp=ef252aa297dc9b02efceefb680c55c5ee0c6a364;hpb=7f4f3492a5dc7a09108dd1bd77868444028ded51;p=nonrtric.git diff --git a/policy-agent/pom.xml b/policy-agent/pom.xml index ef252aa2..36559e93 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.3.8.RELEASE org.o-ran-sc.nonrtric policy-agent - 2.1.0-SNAPSHOT + 2.2.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 @@ -63,6 +63,16 @@ 0.8.5 + + com.google.guava + guava + 30.0-jre + + + org.springdoc + springdoc-openapi-ui + 1.5.2 + org.springframework.boot spring-boot-starter-web @@ -352,10 +362,47 @@ sonar-maven-plugin ${sonar-maven-plugin.version} + + org.codehaus.mojo + exec-maven-plugin + + + git submodule update + initialize + + git + + submodule + update + --init + --recursive + + + + exec + + + + copy configuration + initialize + + cp + + -r + ../onap/oran/a1-policy-management/config + . + + + + exec + + + + JIRA https://jira.o-ran-sc.org/ - + \ No newline at end of file