X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-ri%2Fpom.xml;h=98a392a5c216927f6d74c24ea82ebcc19043e131;hb=41897f6465b534eaac4b960bba6f4491ea4d9d15;hp=033b2e211055f68bc11645bb172146dd42cc0546;hpb=b0c2031e8d546336685c84cfccef8d515144dfc6;p=cps.git diff --git a/cps-ri/pom.xml b/cps-ri/pom.xml index 033b2e211..98a392a5c 100644 --- a/cps-ri/pom.xml +++ b/cps-ri/pom.xml @@ -3,7 +3,7 @@ ============LICENSE_START======================================================= Copyright (C) 2020-2021 Pantheon.tech Modifications Copyright (C) 2020-2021 Bell Canada - Modifications Copyright (C) 2021 Nordix Foundation + Modifications Copyright (C) 2020-2022 Nordix Foundation ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -26,12 +26,20 @@ org.onap.cps cps-parent - 1.1.0-SNAPSHOT + 3.1.0-SNAPSHOT ../cps-parent/pom.xml cps-ri + + + nordix-liquibase-repo + liquibase + https://artifactory.nordix.org/artifactory/liquibase + + + ${project.groupId} @@ -71,13 +79,10 @@ org.projectlombok lombok - - org.modelmapper - modelmapper - org.liquibase liquibase-core + 4.4.2-nordix commons-codec @@ -87,6 +92,10 @@ org.apache.commons commons-lang3 + + com.fasterxml.jackson.core + jackson-databind + org.codehaus.groovy @@ -131,6 +140,7 @@ +