X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fsal%2Fyang-prototype%2Fmodel%2Fpom.xml;fp=opendaylight%2Fsal%2Fyang-prototype%2Fmodel%2Fpom.xml;h=22dbe3f941dd21fa2ea569701436d0607fe50317;hb=8f428da51c69892ce95de9273987db241fa2f529;hp=0000000000000000000000000000000000000000;hpb=76773da7799c3d4a18abdf5b24763346b3df6bd9;p=controller.git diff --git a/opendaylight/sal/yang-prototype/model/pom.xml b/opendaylight/sal/yang-prototype/model/pom.xml new file mode 100644 index 0000000000..22dbe3f941 --- /dev/null +++ b/opendaylight/sal/yang-prototype/model/pom.xml @@ -0,0 +1,123 @@ + + 4.0.0 + + yang-prototype + org.opendaylight.controller + 0.5-SNAPSHOT + + model-parent + pom + + ietf + model-topology + model-openflow + + + + + + + org.opendaylight.controller + yang-maven-plugin + 0.5.2-SNAPSHOT + + + + generate-sources + + + src/main/yang + + + + org.opendaylight.controller.maven.sal.api.gen.plugin.CodeGeneratorImpl + + + target/generated-sources/sal + + + + true + + + + + + org.opendaylight.controller + maven-sal-api-gen-plugin + 0.5.1-SNAPSHOT + jar + + + + + org.codehaus.mojo + build-helper-maven-plugin + 1.7 + + + generate-sources + + add-source + + + + target/generated-sources/sal + + + + + + + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + + org.opendaylight.controller + + + yang-maven-plugin + + + [0.5,) + + + + generate-sources + + + + + + + + + + + + + + + + + org.opendaylight.controller + yang-binding + 0.5.2-SNAPSHOT + + + org.opendaylight.controller + yang-common + 0.5.2-SNAPSHOT + + + \ No newline at end of file