X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-service%2Fpom.xml;h=b9d626874687d5cf07f9c47791ba1f9719b5ebb3;hb=ac5ae3e24e347bb6d643e9b4e5ebcf3baa7152a2;hp=dcfb1a70f184d311569d918a451948e3e6567c12;hpb=3142122f6365a75defec12c945061971e22efd93;p=cps.git diff --git a/cps-service/pom.xml b/cps-service/pom.xml index dcfb1a70f..b9d626874 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,38 @@ org.springframework spring-context + + org.springframework.boot + spring-boot-starter-validation + com.google.code.gson gson + + org.springframework.boot + spring-boot-starter-aop + + + net.logstash.logback + logstash-logback-encoder + + + org.codehaus.janino + janino + org.codehaus.groovy groovy test + + org.codehaus.groovy + groovy-json + test + org.spockframework spock-core @@ -128,5 +156,10 @@ spring-kafka-test test + + org.aspectj + aspectjrt + test +