X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=platform-logic%2Frestapi-templates%2Fpom.xml;h=6bfe00ad5f106f03153b67c74afeb7b0e363b196;hb=8d95a6e19c20ba778fe9c5c040da31f78e977077;hp=16e754910540fea01275f5c2ea546146fc7d9ba0;hpb=88fac206554594456ceb90ef58a38b0f239343e2;p=sdnc%2Foam.git diff --git a/platform-logic/restapi-templates/pom.xml b/platform-logic/restapi-templates/pom.xml index 16e75491..6bfe00ad 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.0 - + 1.4.3 + org.onap.sdnc.oam platform-logic-restapi-templates - 1.4.0-SNAPSHOT + 1.7.4-SNAPSHOT pom sdnc-oam :: platform-logic :: ${project.artifactId} @@ -36,14 +35,28 @@ src/main/json - *.json + **/*.json true src/main/xml - *.xml + **/*.xml + + true + + + src/main/velocity + + **/*.vtl + + true + + + src/main/multipartfile + + **/*.* true