X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=platform-logic%2Frestapi-templates%2Fpom.xml;h=789c53c4405a509388ac36380403d338b29e1613;hb=44db4626c5c7c8283055cb50ff8efc4d615ed8a8;hp=cd767fdd3e05449dff9f229deb8448fd810e517c;hpb=110b9d3f108e8f81f705ec4eeb2102f98f220d39;p=sdnc%2Foam.git diff --git a/platform-logic/restapi-templates/pom.xml b/platform-logic/restapi-templates/pom.xml index cd767fdd..789c53c4 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.0-SNAPSHOT - + 1.5.4 + org.onap.sdnc.oam platform-logic-restapi-templates - 1.4.0-SNAPSHOT + 1.8.2-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