X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=platform-logic%2Frestapi-templates%2Fpom.xml;h=1ea10972a53a7196ac160188017d244d65d34d5d;hb=c39c8f81cba4633015d6270440a6cd4776bb0a24;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..1ea10972 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.4.3 + org.onap.sdnc.oam platform-logic-restapi-templates - 1.3.2-SNAPSHOT + 1.7.5-SNAPSHOT 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