X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=policy-agent%2Fpom.xml;h=d18c9f75bff5b438b92f86713544adccd59209c4;hb=32157220c43100bd0ab49da4f6232348ee2e99fe;hp=aedb516d3b068128bddf8752f3ff0993e7160c51;hpb=0591aa3e4206dcc34a24f22c24957cc242b99111;p=nonrtric.git diff --git a/policy-agent/pom.xml b/policy-agent/pom.xml index aedb516d..d18c9f75 100644 --- a/policy-agent/pom.xml +++ b/policy-agent/pom.xml @@ -31,7 +31,7 @@ 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