X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=platform-logic%2Frestapi-templates%2Fpom.xml;h=4804ccf894563f896de6badda17747f00358089e;hb=b33ca08f0c5b42372f588b3ba6d47e05138cc30e;hp=e43ed94e2011d27927e3e96b93ab79d27d2a5183;hpb=351d5315bafe499e9f6904fa51c3b70c13f3cb70;p=sdnc%2Foam.git diff --git a/platform-logic/restapi-templates/pom.xml b/platform-logic/restapi-templates/pom.xml index e43ed94e..4804ccf8 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.1-SNAPSHOT - + 1.4.0-SNAPSHOT + org.onap.sdnc.oam platform-logic-restapi-templates - 1.4.0-SNAPSHOT + 1.7.0-SNAPSHOT pom sdnc-oam :: platform-logic :: ${project.artifactId} @@ -47,6 +46,20 @@ true + + src/main/velocity + + **/*.vtl + + true + + + src/main/multipartfile + + **/*.* + + true +