X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=platform-logic%2Frestapi-templates%2Fpom.xml;h=441f4654478a32ba7e0b9954e33613f309410e87;hb=eba692892dca4cdb9f474959cac0eb2d2abbff1d;hp=54941a74519f3e98d5b2b85df32a35d6b8bc2dcb;hpb=a5e125e54161ef3c1743222f01157a3a91a6aab9;p=sdnc%2Foam.git diff --git a/platform-logic/restapi-templates/pom.xml b/platform-logic/restapi-templates/pom.xml index 54941a74..441f4654 100644 --- a/platform-logic/restapi-templates/pom.xml +++ b/platform-logic/restapi-templates/pom.xml @@ -1,18 +1,16 @@ - + 4.0.0 - org.onap.ccsdk.parent - odlparent-lite - 1.0.3 - + org.onap.sdnc.oam + platform-logic + 2.0.7-SNAPSHOT org.onap.sdnc.oam platform-logic-restapi-templates - 1.3.2-SNAPSHOT + 2.0.7-SNAPSHOT pom sdnc-oam :: platform-logic :: ${project.artifactId} @@ -36,14 +34,28 @@ src/main/json - *.json + **/*.json true src/main/xml - *.xml + **/*.xml + + true + + + src/main/velocity + + **/*.vtl + + true + + + src/main/multipartfile + + **/*.* true