X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=policy-agent%2Fpom.xml;fp=policy-agent%2Fpom.xml;h=76f3c33a0a36ce3a1cb702dc96c43a0e30508a4a;hb=f40c3b6d38ddb3532897dff991662b4b7d1d66b6;hp=2943ef8b89d4aa3a48da579a762ee0980f8c9fd2;hpb=617cfb13a286bfd1b6da5329c150fca69f148bc4;p=nonrtric.git diff --git a/policy-agent/pom.xml b/policy-agent/pom.xml index 2943ef8b..76f3c33a 100644 --- a/policy-agent/pom.xml +++ b/policy-agent/pom.xml @@ -61,6 +61,7 @@ 2.1.1 3.7.0.1746 0.8.5 + 1.6.0 @@ -226,7 +227,7 @@ ${project.basedir}/eclipse-formatter.xml - @@ -241,8 +242,8 @@ - @@ -360,6 +361,27 @@ sonar-maven-plugin ${sonar-maven-plugin.version} + + org.codehaus.mojo + exec-maven-plugin + ${exec-maven-plugin.version} + + + run-test-script + verify + + exec + + + + + bash + + run_test.sh + + ../test/jenkins/ + +