X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-service%2Fpom.xml;h=0c7556407ff906d559cb80e6a9beb43166bf9055;hb=05e7b8a207b1c641468e77d754fe1a5ae9e1a51e;hp=dcfb1a70f184d311569d918a451948e3e6567c12;hpb=b72f69b466ccd0e8fa5be8baa94bea50651f16db;p=cps.git diff --git a/cps-service/pom.xml b/cps-service/pom.xml index dcfb1a70f1..0c7556407f 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 + 2.1.0-SNAPSHOT ../cps-parent/pom.xml cps-service + + 0.94 + + org.onap.cps @@ -87,6 +94,10 @@ org.springframework spring-context + + org.springframework.boot + spring-boot-starter-validation + com.google.code.gson @@ -98,6 +109,11 @@ groovy test + + org.codehaus.groovy + groovy-json + test + org.spockframework spock-core