X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=platform-logic%2Frestapi-templates%2Fpom.xml;h=fe92071942296c48b25bb474b698635f6183a0f1;hb=f16e0e188621c9c8f617d5d6f90847c8287eceac;hp=48ed517983c121058a7a6c52d64f46b1aeae17db;hpb=9064771f4bc9e7448f3f35196fd2dc3fe80d2bd1;p=sdnc%2Foam.git diff --git a/platform-logic/restapi-templates/pom.xml b/platform-logic/restapi-templates/pom.xml index 48ed5179..fe920719 100644 --- a/platform-logic/restapi-templates/pom.xml +++ b/platform-logic/restapi-templates/pom.xml @@ -1,18 +1,17 @@ - + 4.0.0 org.onap.ccsdk.parent odlparent-lite - 1.1.1-SNAPSHOT - + 1.3.2 + org.onap.sdnc.oam platform-logic-restapi-templates - 1.4.0-SNAPSHOT + 1.6.1-SNAPSHOT pom sdnc-oam :: platform-logic :: ${project.artifactId} @@ -36,14 +35,21 @@ src/main/json - *.json + **/*.json true src/main/xml - *.xml + **/*.xml + + true + + + src/main/multipartfile + + **/*.* true