X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-ncmp-events%2Fpom.xml;h=6e638438cc4a790f49a903777479e347022418c0;hb=a3096b9d22b7a3517c7933dfeb10984f6bedf063;hp=c2122fbfd51b51d62603bba66a80ddbd70bf8d26;hpb=f5d8051bef715762a31f54d052f7e126e8276fd0;p=cps.git diff --git a/cps-ncmp-events/pom.xml b/cps-ncmp-events/pom.xml index c2122fbfd..6e638438c 100644 --- a/cps-ncmp-events/pom.xml +++ b/cps-ncmp-events/pom.xml @@ -23,7 +23,7 @@ org.onap.cps cps-parent - 3.3.1-SNAPSHOT + 3.4.4-SNAPSHOT ../cps-parent/pom.xml @@ -35,6 +35,10 @@ com.fasterxml.jackson.core jackson-databind + + jakarta.validation + jakarta.validation-api + @@ -43,10 +47,12 @@ org.jsonschema2pojo jsonschema2pojo-maven-plugin + true ${basedir}/src/main/resources/schemas org.onap.cps.ncmp.event.model true true + true