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=48ed517983c121058a7a6c52d64f46b1aeae17db;hpb=cbabd9230857b36770032383c066366e3d792d08;p=sdnc%2Foam.git diff --git a/platform-logic/restapi-templates/pom.xml b/platform-logic/restapi-templates/pom.xml index 48ed5179..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.1.1-SNAPSHOT - + org.onap.sdnc.oam + platform-logic + 2.7.0-SNAPSHOT - org.onap.sdnc.oam platform-logic-restapi-templates - 1.4.0-SNAPSHOT pom sdnc-oam :: platform-logic :: ${project.artifactId} @@ -36,14 +32,28 @@ src/main/json - *.json + **/*.json true src/main/xml - *.xml + **/*.xml + + true + + + src/main/velocity + + **/*.vtl + + true + + + src/main/multipartfile + + **/*.* true