X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=generic-resource-api%2Fclient%2Fpom.xml;h=bf4914e6dcd8c85d1532b4e3920c86d81b43db59;hb=8917e02bd67601248b481664be08d87f28414aba;hp=05997bd1d616d0c2aab04e2fd4183cf61882540a;hpb=bba3a51e3d7b6480579b8477ee655bb2ef64cf80;p=sdnc%2Fnorthbound.git diff --git a/generic-resource-api/client/pom.xml b/generic-resource-api/client/pom.xml index 05997bd1..bf4914e6 100644 --- a/generic-resource-api/client/pom.xml +++ b/generic-resource-api/client/pom.xml @@ -1,53 +1,28 @@ - + + 4.0.0 + + org.onap.ccsdk.parent + client-parent + 2.0.0-SNAPSHOT + - 4.0.0 - jar org.onap.sdnc.northbound generic-resource-api-client - 1.6.0-SNAPSHOT + 2.0.0-SNAPSHOT + jar sdnc-northbound :: generic-resource-api:: ${project.artifactId} - http://wiki.onap.org POM to be used for yang2swagger generation of client in SDNC project - - - org.onap.ccsdk.parent - client-parent - 1.3.1 - + http://wiki.onap.org - - - - ${project.groupId} - generic-resource-api-model - ${project.version} - - - + + generic-resource + - - org.apache.maven.plugins - maven-compiler-plugin - - - org.apache.maven.plugins - maven-dependency-plugin - - org.opendaylight.mdsal.model, org.onap.sdnc.northbound - - - - maven-antrun-plugin - - - org.opendaylight.yangtools - yang-maven-plugin - io.swagger swagger-codegen-maven-plugin @@ -57,6 +32,8 @@ generate + ${project.basedir}/../model/swagger/src/main/json/${api.name}.json + spring true true @@ -82,28 +59,6 @@ org.apache.maven.plugins maven-source-plugin - - org.codehaus.mojo - build-helper-maven-plugin - 1.10 - - - attach-artifacts - package - - attach-artifact - - - - - target/generated-sources/swagger-maven-api-gen/client.yaml - yaml - - - - - -