X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=platform-logic%2Frestapi-templates%2Fpom.xml;h=744efaa5c2fea136253625d0ec67f090642b6b9f;hb=454e3427c79eb811db3427bc992e136f84fe3a00;hp=aeb7b290d320f46d7241baf413f2730177b7b7ac;hpb=279d602669da7a26f00cd20a340a243d488e0fbf;p=sdnc%2Foam.git diff --git a/platform-logic/restapi-templates/pom.xml b/platform-logic/restapi-templates/pom.xml index aeb7b290..744efaa5 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.2-SNAPSHOT + 1.4.2 org.onap.sdnc.oam platform-logic-restapi-templates - 1.5.1-SNAPSHOT + 1.7.2-SNAPSHOT pom sdnc-oam :: platform-logic :: ${project.artifactId} @@ -46,6 +46,20 @@ true + + src/main/velocity + + **/*.vtl + + true + + + src/main/multipartfile + + **/*.* + + true +