X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=platform-logic%2Frestapi-templates%2Fpom.xml;h=6883466d161e1677ade8344f0179dca35efc122f;hb=769cac0484a271cf6db6c5fd8e3032a72f01f0f6;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..6883466d 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.4-SNAPSHOT org.onap.sdnc.oam platform-logic-restapi-templates - 1.3.3-SNAPSHOT + 2.0.4-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