X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-service%2Fpom.xml;h=1be45d1bce537148b94932755aba5f37f1d3c27b;hb=f31c7f8bd4985c84f9126d071439c1a4de57f704;hp=e5e1cad4f1376af3e9aa908a9e601d8e3a1511ae;hpb=dbffd9196b8636c5302cade1258ef347e9f99445;p=cps.git diff --git a/cps-service/pom.xml b/cps-service/pom.xml index e5e1cad4f..1be45d1bc 100644 --- a/cps-service/pom.xml +++ b/cps-service/pom.xml @@ -1,90 +1,165 @@ - - 4.0.0 - - org.onap.cps - cps-parent - 1.1.0-SNAPSHOT - ../cps-parent/pom.xml - - - cps-service - - - - org.opendaylight.yangtools - yang-model-api - - - org.opendaylight.yangtools - yang-parser-api - - - org.opendaylight.yangtools - yang-parser-impl - - - org.opendaylight.yangtools - yang-model-util - - - - org.opendaylight.yangtools - yang-data-codec-gson - - - org.projectlombok - lombok - - - org.springframework.boot - spring-boot-starter-cache - - - com.github.ben-manes.caffeine - caffeine - - - - org.slf4j - slf4j-api - - - - org.springframework - spring-context - - - - com.google.code.gson - gson - - - - org.codehaus.groovy - groovy - test - - - org.spockframework - spock-core - test - - - org.spockframework - spock-spring - test - - - org.springframework.boot - spring-boot-starter-test - test - - - cglib - cglib-nodep - test - - - + + + + + 4.0.0 + + org.onap.cps + cps-parent + 3.1.0-SNAPSHOT + ../cps-parent/pom.xml + + + cps-service + + + 0.94 + + + + + org.onap.cps + cps-events + + + org.opendaylight.yangtools + yang-model-api + + + org.opendaylight.yangtools + yang-parser-api + + + org.opendaylight.yangtools + yang-parser-impl + + + org.opendaylight.yangtools + yang-model-util + + + + org.opendaylight.yangtools + yang-data-codec-gson + + + org.projectlombok + lombok + + + org.springframework.boot + spring-boot-starter-cache + + + com.github.ben-manes.caffeine + caffeine + + + org.springframework.kafka + spring-kafka + + + org.springframework + spring-messaging + + + + org.slf4j + slf4j-api + + + + 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 + test + + + org.spockframework + spock-spring + test + + + org.springframework.boot + spring-boot-starter-test + test + + + cglib + cglib-nodep + test + + + org.testcontainers + kafka + test + + + org.springframework.kafka + spring-kafka-test + test + + + org.aspectj + aspectjrt + test + + +