X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=platform-logic%2Frestapi-templates%2Fpom.xml;h=074cb04c935f068a0654bf277170ac06de3053bb;hb=907ae4554256a7f01fe3b2ecd869dcd4dff6a01f;hp=2ffe2c26a74d2d4cdbff750962fdb557a33514f2;hpb=db13f4ddbd4a66ab9d66b1820279514137543eff;p=sdnc%2Foam.git diff --git a/platform-logic/restapi-templates/pom.xml b/platform-logic/restapi-templates/pom.xml index 2ffe2c26..074cb04c 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.1.1-SNAPSHOT - + 1.2.4 + org.onap.sdnc.oam platform-logic-restapi-templates - 1.4.1-SNAPSHOT + 1.5.4-SNAPSHOT pom sdnc-oam :: platform-logic :: ${project.artifactId} @@ -36,14 +35,21 @@ src/main/json - *.json + **/*.json true src/main/xml - *.xml + **/*.xml + + true + + + src/main/multipartfile + + **/*.* true