X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-service%2Fpom.xml;h=0e0831558d812637e23072613f482d52deb6537f;hb=73001f6a64b3548a9584acc8c4bfe3a7806917e7;hp=7225e434038788368c7411d70dc636bff5aac94e;hpb=277382c32a419a77976dbc04c64ef73d99e0f24b;p=cps.git diff --git a/cps-service/pom.xml b/cps-service/pom.xml index 7225e4340..0e0831558 100644 --- a/cps-service/pom.xml +++ b/cps-service/pom.xml @@ -1,3 +1,26 @@ + + + @@ -5,13 +28,21 @@ org.onap.cps cps-parent - 0.0.2-SNAPSHOT + 2.0.1-SNAPSHOT ../cps-parent/pom.xml cps-service + + 0.94 + + + + org.onap.cps + cps-events + org.opendaylight.yangtools yang-model-api @@ -45,6 +76,14 @@ com.github.ben-manes.caffeine caffeine + + org.springframework.kafka + spring-kafka + + + org.springframework + spring-messaging + org.slf4j @@ -55,6 +94,10 @@ org.springframework spring-context + + org.springframework.boot + spring-boot-starter-validation + com.google.code.gson @@ -86,5 +129,15 @@ cglib-nodep test + + org.testcontainers + kafka + test + + + org.springframework.kafka + spring-kafka-test + test +