X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=policy-agent%2Fpom.xml;h=d18c9f75bff5b438b92f86713544adccd59209c4;hb=fe7a1e700f9fa83a6f027f7ee05cffeab026d949;hp=9f972381f77a4a146f98ad65db8f08ca11fe011b;hpb=2fca44b871392527e6bc37409d76ce929718d8c8;p=nonrtric.git diff --git a/policy-agent/pom.xml b/policy-agent/pom.xml index 9f972381..d18c9f75 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.4.RELEASE org.o-ran-sc.nonrtric policy-agent - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT The Apache Software License, Version 2.0 @@ -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