X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=platform-logic%2Frestapi-templates%2Fpom.xml;h=ae49c9922213ec25b7679aa4ebb4532de3cd500c;hb=9cdcc40a85adafd319ff5ace10139cb2f9f62655;hp=febe270e32919a3aa2dea25928f7ebabc64a1cff;hpb=d0afc09667a46c21dc5131a0b285160557c9433e;p=sdnc%2Foam.git diff --git a/platform-logic/restapi-templates/pom.xml b/platform-logic/restapi-templates/pom.xml index febe270e..ae49c992 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.0.2-SNAPSHOT - + 1.4.3 + org.onap.sdnc.oam platform-logic-restapi-templates - 1.3.2-SNAPSHOT + 1.7.3-SNAPSHOT pom sdnc-oam :: platform-logic :: ${project.artifactId} @@ -36,14 +35,28 @@ src/main/json - *.json + **/*.json true src/main/xml - *.xml + **/*.xml + + true + + + src/main/velocity + + **/*.vtl + + true + + + src/main/multipartfile + + **/*.* true