X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=policy-agent%2Fpom.xml;h=d18c9f75bff5b438b92f86713544adccd59209c4;hb=32157220c43100bd0ab49da4f6232348ee2e99fe;hp=e1884fc02aef8cdf7d40d6758341d9553435647e;hpb=1fe0985cf84ef6e66fbdc5735ccf9c65694864b6;p=nonrtric.git diff --git a/policy-agent/pom.xml b/policy-agent/pom.xml index e1884fc0..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.1.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 - true @@ -358,20 +357,37 @@ exec-maven-plugin - 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/ - @@ -379,4 +395,4 @@ JIRA https://jira.o-ran-sc.org/ - + \ No newline at end of file