X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=platform-logic%2Frestapi-templates%2Fpom.xml;h=161bc0f987a50240762577fd67ddd1ed74d06ec6;hb=5bbfc1eb0e40c209f0b8955b2a71ae3b9e985647;hp=1b6afbc2af004524b428553ee938fddbc08997a7;hpb=95f86710cfec2e6267bc97280ab6cfad4cf44866;p=sdnc%2Foam.git diff --git a/platform-logic/restapi-templates/pom.xml b/platform-logic/restapi-templates/pom.xml index 1b6afbc2..161bc0f9 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-SNAPSHOT + 1.5.4 org.onap.sdnc.oam platform-logic-restapi-templates - 1.5.0-SNAPSHOT + 1.8.1-SNAPSHOT pom sdnc-oam :: platform-logic :: ${project.artifactId} @@ -46,6 +46,20 @@ true + + src/main/velocity + + **/*.vtl + + true + + + src/main/multipartfile + + **/*.* + + true +