X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-ri%2Fpom.xml;h=6e92894fca93be4c17e9ee4ed899f6a3dc2306a2;hb=d5bda8848a661465f214b0bf11211e63b272cfd6;hp=14e720eb68557f005d53948a9dd2d668fec99ded;hpb=c37678a3eb62685d32a1581729e2a4e26002bffc;p=cps.git diff --git a/cps-ri/pom.xml b/cps-ri/pom.xml index 14e720eb6..6e92894fc 100644 --- a/cps-ri/pom.xml +++ b/cps-ri/pom.xml @@ -1,3 +1,24 @@ + + + @@ -5,12 +26,20 @@ org.onap.cps cps-parent - 1.1.0-SNAPSHOT + 3.0.0-SNAPSHOT ../cps-parent/pom.xml cps-ri + + + nordix-liquibase-repo + liquibase + https://artifactory.nordix.org/artifactory/liquibase + + + ${project.groupId} @@ -29,6 +58,14 @@ org.springframework.boot spring-boot-starter-validation + + org.springframework.retry + spring-retry + + + org.springframework + spring-aspects + org.postgresql postgresql @@ -42,18 +79,23 @@ org.projectlombok lombok - - org.modelmapper - modelmapper - org.liquibase liquibase-core + 4.4.2-nordix commons-codec commons-codec + + org.apache.commons + commons-lang3 + + + com.fasterxml.jackson.core + jackson-databind + org.codehaus.groovy @@ -97,4 +139,19 @@ test + + + + + + org.apache.maven.plugins + maven-surefire-plugin + + + ${docker.pull.registry}/library/ + + + + +