X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=policy-agent%2Fpom.xml;h=41df80efde33f068c6b72275d7ff2e0f5a2c3114;hb=803d48989d7824309602393763142320cdbbc0d2;hp=56393fc70ed20cd299e318b0ceb5ae37c5598096;hpb=c75f4b117df1c9dd9ff5fb0e370b5fc52130407f;p=nonrtric.git diff --git a/policy-agent/pom.xml b/policy-agent/pom.xml index 56393fc7..41df80ef 100644 --- a/policy-agent/pom.xml +++ b/policy-agent/pom.xml @@ -26,7 +26,7 @@ org.springframework.boot spring-boot-starter-parent - 2.2.7.RELEASE + 2.3.4.RELEASE org.o-ran-sc.nonrtric @@ -61,7 +61,6 @@ 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