X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=platform-logic%2Frestapi-templates%2Fpom.xml;h=a98ffd6455ed89d01843bcbc756fefd496dc8453;hb=9f98e3d0c695c3aa833ce31492b7d87f7affee4c;hp=0826343460726a1fa4a56ba59635d8c1e3dee1c8;hpb=04cf920de30c68d7803c1daba7a0e02691673ba7;p=sdnc%2Foam.git diff --git a/platform-logic/restapi-templates/pom.xml b/platform-logic/restapi-templates/pom.xml index 08263434..a98ffd64 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.2.0-SNAPSHOT - + org.onap.sdnc.oam + platform-logic + 2.1.2-SNAPSHOT org.onap.sdnc.oam platform-logic-restapi-templates - 1.5.0-SNAPSHOT + 2.1.2-SNAPSHOT pom sdnc-oam :: platform-logic :: ${project.artifactId} @@ -47,6 +45,20 @@ true + + src/main/velocity + + **/*.vtl + + true + + + src/main/multipartfile + + **/*.* + + true +