X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=dataChange%2Fmodel%2Fpom.xml;fp=dataChange%2Fmodel%2Fpom.xml;h=e5772f4de75e0f710aae179147efa38014de6ec1;hb=1b47683183e05c39e55d14c904caf073b65825ef;hp=0000000000000000000000000000000000000000;hpb=66fe1714388c1d1f82097de468ef3789b178743d;p=sdnc%2Fnorthbound.git diff --git a/dataChange/model/pom.xml b/dataChange/model/pom.xml new file mode 100755 index 00000000..e5772f4d --- /dev/null +++ b/dataChange/model/pom.xml @@ -0,0 +1,82 @@ + + + 4.0.0 + + dataChange + org.openecomp.sdnc.northbound + 1.0.0 + + org.openecomp.sdnc.northbound + dataChange-model + 1.0.0 + bundle + + + + + + org.apache.felix + maven-bundle-plugin + true + + + * + + + + + org.opendaylight.yangtools + yang-maven-plugin + ${odl.yangtools.yang.maven.plugin.version} + + + org.opendaylight.mdsal + maven-sal-api-gen-plugin + ${odl.yangtools.version} + jar + + + + + + generate-sources + + + ${yang.file.directory} + + + org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl + ${salGeneratorPath} + + + true + + + + + + + + + + org.opendaylight.mdsal + yang-binding + ${odl.yangtools.version} + + + org.opendaylight.yangtools + yang-common + ${odl.yangtools.version} + + + org.opendaylight.mdsal.model + ietf-inet-types + ${odl.ietf-inet-types.version} + + + org.opendaylight.mdsal.model + ietf-yang-types + ${odl.ietf-yang-types.version} + + +