X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=platform-logic%2Frestapi-templates%2Fpom.xml;h=161bc0f987a50240762577fd67ddd1ed74d06ec6;hb=5bbfc1eb0e40c209f0b8955b2a71ae3b9e985647;hp=95ff2f43dd6af4f27db0bf04d851750af824bf70;hpb=552963ec2781609868587e7e743b2a7aa229044a;p=sdnc%2Foam.git diff --git a/platform-logic/restapi-templates/pom.xml b/platform-logic/restapi-templates/pom.xml index 95ff2f43..161bc0f9 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.4 - + 1.5.4 + org.onap.sdnc.oam platform-logic-restapi-templates - 1.3.4-SNAPSHOT + 1.8.1-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