X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=integration-test%2Fpom.xml;h=9ae7d0cfc07d81bd3fb7596c28bb666abd7ef31f;hb=bba4d73e53cc79263fc162c4907facf43f13bdbf;hp=40195cafe6de6b126da7ace936d61c9f5760c66d;hpb=dfd2665ea20887553a2dd6815f04780518500768;p=cps.git diff --git a/integration-test/pom.xml b/integration-test/pom.xml index 40195cafe..9ae7d0cfc 100644 --- a/integration-test/pom.xml +++ b/integration-test/pom.xml @@ -23,7 +23,7 @@ org.onap.cps cps-parent - 3.2.1-SNAPSHOT + 3.3.7-SNAPSHOT ../cps-parent/pom.xml @@ -32,18 +32,25 @@ integration-test + - org.onap.cps - cps-ri + org.codehaus.groovy + groovy + test - org.onap.cps - cps-service + ${project.groupId} + cps-rest + test - - org.codehaus.groovy - groovy + ${project.groupId} + cps-ri + test + + + ${project.groupId} + cps-service test @@ -76,6 +83,11 @@ spring-kafka-test test + + org.springframework + spring-web + test + @@ -91,7 +103,7 @@ maven-surefire-plugin - %regex[.*Spec.*] + %regex[.*PerfTest.*] @@ -103,4 +115,5 @@ +