X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=platform-logic%2Frestapi-templates%2Fpom.xml;h=4a2b1829ea7695630bcb5a972d1f31b2631747be;hb=refs%2Ftags%2F1.8.2;hp=febe270e32919a3aa2dea25928f7ebabc64a1cff;hpb=6efa82e5312bb0d63bd882e1b0f6d48f51b24cec;p=sdnc%2Foam.git diff --git a/platform-logic/restapi-templates/pom.xml b/platform-logic/restapi-templates/pom.xml index febe270e..4a2b1829 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.0.2-SNAPSHOT - + 1.5.4 + org.onap.sdnc.oam platform-logic-restapi-templates - 1.3.2-SNAPSHOT + 1.8.2 pom sdnc-oam :: platform-logic :: ${project.artifactId} @@ -36,14 +35,28 @@ src/main/json - *.json + **/*.json true src/main/xml - *.xml + **/*.xml + + true + + + src/main/velocity + + **/*.vtl + + true + + + src/main/multipartfile + + **/*.* true