X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=platform-logic%2Frestapi-templates%2Fpom.xml;h=41c64ef3314e066dc40f4bc6580729237ab31d21;hb=03c6d7620f636a5ab23c91c4aa2d07c5a24b3b84;hp=d492f3b0a1f2456fd6514b89a26b500a7495b518;hpb=32e7b3a18ee20f7a8466b08ee2575522a9c76ec3;p=sdnc%2Foam.git diff --git a/platform-logic/restapi-templates/pom.xml b/platform-logic/restapi-templates/pom.xml index d492f3b0..41c64ef3 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.3 - + 2.0.0-SNAPSHOT + org.onap.sdnc.oam platform-logic-restapi-templates - 1.3.3-SNAPSHOT + 2.0.0-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