X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=generic-resource-api%2Fclient%2Fpom.xml;h=5002d9307540a60c92408772a46bb0757fbb8df6;hb=51048eee7c8684c7d16450d2bed32dc0d0aafd87;hp=f38e6828fb4020dccfd3fa935f16963f17571ee8;hpb=72b01e2208d2d7010d93825eac8270168bce8475;p=sdnc%2Fnorthbound.git diff --git a/generic-resource-api/client/pom.xml b/generic-resource-api/client/pom.xml index f38e6828..5002d930 100644 --- a/generic-resource-api/client/pom.xml +++ b/generic-resource-api/client/pom.xml @@ -1,53 +1,34 @@ - + + 4.0.0 + + org.onap.ccsdk.parent + client-parent + 2.1.1 + - 4.0.0 - jar org.onap.sdnc.northbound generic-resource-api-client - 1.6.1-SNAPSHOT + 2.1.2-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.2 - + http://wiki.onap.org + + generic-resource + - - ${project.groupId} - generic-resource-api-model - ${project.version} + javax.annotation + jsr250-api + 1.0 - - - - 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 +38,8 @@ generate + ${project.basedir}/../model/swagger/src/main/json/${api.name}.json + spring true true @@ -72,7 +55,7 @@ src/main/java true true - true + true @@ -82,28 +65,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 - - - - - -