X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=platform-logic%2Frestapi-templates%2Fpom.xml;h=426a44fe532eb2ba1440b205d58cf42432a3e635;hb=92dc52513bc90f327addbbf46edafaf864e66766;hp=caf3cc0de8d2e257b8b5a6517046596ff94a0e6d;hpb=a4b2c8dd11b431fc69439e16ef2616a2e2483db7;p=sdnc%2Foam.git diff --git a/platform-logic/restapi-templates/pom.xml b/platform-logic/restapi-templates/pom.xml index caf3cc0d..426a44fe 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 + 2.0.0 org.onap.sdnc.oam platform-logic-restapi-templates - 1.5.0-SNAPSHOT + 2.0.0-SNAPSHOT pom sdnc-oam :: platform-logic :: ${project.artifactId} @@ -46,6 +46,20 @@ true + + src/main/velocity + + **/*.vtl + + true + + + src/main/multipartfile + + **/*.* + + true +