X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=policy-agent%2Fpom.xml;h=41df80efde33f068c6b72275d7ff2e0f5a2c3114;hb=13c62d122c38b98cbdc76a4a775c6f6187e40e39;hp=ef252aa297dc9b02efceefb680c55c5ee0c6a364;hpb=6a39814272307d0207222c9229b0d765ac062bf0;p=nonrtric.git diff --git a/policy-agent/pom.xml b/policy-agent/pom.xml index ef252aa2..41df80ef 100644 --- a/policy-agent/pom.xml +++ b/policy-agent/pom.xml @@ -352,10 +352,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