X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=policy-agent%2Fpom.xml;h=41df80efde33f068c6b72275d7ff2e0f5a2c3114;hb=ea2cba07419faf3c9a26d1737d5f46faf830760e;hp=9f972381f77a4a146f98ad65db8f08ca11fe011b;hpb=17041db5ec17da3beb56b962e7a2cca79ca6ff59;p=nonrtric.git diff --git a/policy-agent/pom.xml b/policy-agent/pom.xml index 9f972381..41df80ef 100644 --- a/policy-agent/pom.xml +++ b/policy-agent/pom.xml @@ -26,7 +26,7 @@ org.springframework.boot spring-boot-starter-parent - 2.3.4.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