X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-service%2Fpom.xml;h=aea122d1768e2fc1f2768bd0e6163d48c69f69c1;hb=ae74cfd469d290a2a9ede5e8ae10fed4851dbbf0;hp=dcfb1a70f184d311569d918a451948e3e6567c12;hpb=84f7d693397aa48df7aace95dc8799932ecaa253;p=cps.git diff --git a/cps-service/pom.xml b/cps-service/pom.xml index dcfb1a70f..aea122d17 100644 --- a/cps-service/pom.xml +++ b/cps-service/pom.xml @@ -1,8 +1,9 @@ @@ -25,12 +28,16 @@ org.onap.cps cps-parent - 1.1.0-SNAPSHOT + 3.1.0-SNAPSHOT ../cps-parent/pom.xml cps-service + + 0.94 + + org.onap.cps @@ -87,17 +94,30 @@ org.springframework spring-context + + org.springframework.boot + spring-boot-starter-validation + com.google.code.gson gson + + org.springframework.boot + spring-boot-starter-aop + org.codehaus.groovy groovy test + + org.codehaus.groovy + groovy-json + test + org.spockframework spock-core @@ -128,5 +148,10 @@ spring-kafka-test test + + org.aspectj + aspectjrt + test +