X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=platform-logic%2Frestapi-templates%2Fpom.xml;h=e04dbf8b137434af904c08a36fc72934f5dc5b71;hb=55378e7480442b8cee46d215a85e194c56b38f36;hp=23c788d1700e6b9de3725acca5c07d09c8c144e5;hpb=0d2a94bf70f9f63a1fe8145272a40bc5bcbec588;p=sdnc%2Foam.git diff --git a/platform-logic/restapi-templates/pom.xml b/platform-logic/restapi-templates/pom.xml index 23c788d1..e04dbf8b 100644 --- a/platform-logic/restapi-templates/pom.xml +++ b/platform-logic/restapi-templates/pom.xml @@ -1,18 +1,14 @@ - + 4.0.0 - org.onap.ccsdk.parent - odlparent-lite - 1.1.1 - + org.onap.sdnc.oam + platform-logic + 2.2.0-SNAPSHOT - org.onap.sdnc.oam platform-logic-restapi-templates - 1.4.1-SNAPSHOT pom sdnc-oam :: platform-logic :: ${project.artifactId} @@ -47,6 +43,20 @@ true + + src/main/velocity + + **/*.vtl + + true + + + src/main/multipartfile + + **/*.* + + true +