X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=platform-logic%2Frestapi-templates%2Fpom.xml;h=79c2dd96b6795afd9ef660fd380456aaa610e96e;hb=refs%2Fheads%2Fmaster;hp=0826343460726a1fa4a56ba59635d8c1e3dee1c8;hpb=9f7193d3488841cf79a05e8335aef4b4fb717f37;p=sdnc%2Foam.git diff --git a/platform-logic/restapi-templates/pom.xml b/platform-logic/restapi-templates/pom.xml index 08263434..79c2dd96 100644 --- a/platform-logic/restapi-templates/pom.xml +++ b/platform-logic/restapi-templates/pom.xml @@ -1,18 +1,14 @@ - + 4.0.0 - org.onap.ccsdk.parent - odlparent-lite - 1.2.0-SNAPSHOT - + org.onap.sdnc.oam + platform-logic + 2.7.0-SNAPSHOT - org.onap.sdnc.oam platform-logic-restapi-templates - 1.5.0-SNAPSHOT pom sdnc-oam :: platform-logic :: ${project.artifactId} @@ -47,6 +43,20 @@ true + + src/main/velocity + + **/*.vtl + + true + + + src/main/multipartfile + + **/*.* + + true +