X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=platform-logic%2Frestapi-templates%2Fpom.xml;h=9684ea8bb5611f4dc0e8abd300fce998fdfb605b;hb=18aff1a38583891cbcddca7242e2326b80d88a8d;hp=48ed517983c121058a7a6c52d64f46b1aeae17db;hpb=fbe0c6a35ec007621e52e1bedb278e5e718f3862;p=sdnc%2Foam.git diff --git a/platform-logic/restapi-templates/pom.xml b/platform-logic/restapi-templates/pom.xml index 48ed5179..9684ea8b 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.4.0-SNAPSHOT + org.onap.sdnc.oam platform-logic-restapi-templates - 1.4.0-SNAPSHOT + 1.7.0-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