X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=platform-logic%2Frestapi-templates%2Fpom.xml;h=69555cfceacd18a0265108b3e786a4aa5ea3e60b;hb=45bf39c3235202b9c51d5a2cb82c2f3769f569d9;hp=caf3cc0de8d2e257b8b5a6517046596ff94a0e6d;hpb=84238e13378c0c3b0dd7822f0ec5cf5be0c4937e;p=sdnc%2Foam.git diff --git a/platform-logic/restapi-templates/pom.xml b/platform-logic/restapi-templates/pom.xml index caf3cc0d..69555cfc 100644 --- a/platform-logic/restapi-templates/pom.xml +++ b/platform-logic/restapi-templates/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.2.1 + 1.4.3 org.onap.sdnc.oam platform-logic-restapi-templates - 1.5.0-SNAPSHOT + 1.7.4 pom sdnc-oam :: platform-logic :: ${project.artifactId} @@ -46,6 +46,20 @@ true + + src/main/velocity + + **/*.vtl + + true + + + src/main/multipartfile + + **/*.* + + true +