X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=platform-logic%2Frestapi-templates%2Fpom.xml;h=5dbb67e645166a5cfacde02ad0883ea330bd7821;hb=c183dc06a3771b3ca90e9b73c8e648a127e7690f;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..5dbb67e6 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.5.2 + org.onap.sdnc.oam platform-logic-restapi-templates - 1.4.0-SNAPSHOT + 1.8.1-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