X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=platform-logic%2Frestapi-templates%2Fpom.xml;h=5fdcd5796607f06d0144f8b9b0e39a905223134f;hb=80df53c54957b0d0a18faef0c5f37b18c6798077;hp=8410f31dba56ef1e2260d335ff6ef37e01a973d3;hpb=716c00a9d2248385ebc620ead3104681b788d9f0;p=sdnc%2Foam.git diff --git a/platform-logic/restapi-templates/pom.xml b/platform-logic/restapi-templates/pom.xml index 8410f31d..5fdcd579 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.1.1-SNAPSHOT - + org.onap.sdnc.oam + platform-logic + 2.1.3-SNAPSHOT org.onap.sdnc.oam platform-logic-restapi-templates - 1.4.1-SNAPSHOT + 2.1.3-SNAPSHOT pom sdnc-oam :: platform-logic :: ${project.artifactId} @@ -47,6 +45,20 @@ true + + src/main/velocity + + **/*.vtl + + true + + + src/main/multipartfile + + **/*.* + + true +