X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fsal%2Fyang-prototype%2Fsal%2Fsamples%2Ftoaster-consumer%2Fpom.xml;fp=opendaylight%2Fsal%2Fyang-prototype%2Fsal%2Fsamples%2Ftoaster-consumer%2Fpom.xml;h=914accde3b8b7962df8f4e0770cbf3ad31ec4853;hb=35620f5ccf1ed4d1e4ac78a97fff3c1fede8ad95;hp=0000000000000000000000000000000000000000;hpb=42183ad5bfefff7d6de9df467cdaa600a450af29;p=controller.git diff --git a/opendaylight/sal/yang-prototype/sal/samples/toaster-consumer/pom.xml b/opendaylight/sal/yang-prototype/sal/samples/toaster-consumer/pom.xml new file mode 100644 index 0000000000..914accde3b --- /dev/null +++ b/opendaylight/sal/yang-prototype/sal/samples/toaster-consumer/pom.xml @@ -0,0 +1,40 @@ + + 4.0.0 + + sal-samples + org.opendaylight.controller.samples + 1.0-SNAPSHOT + + sample-toaster-consumer + bundle + + + + + org.apache.felix + maven-bundle-plugin + + + org.opendaylight.controller.sample.toaster.provider.api + org.opendaylight.controller.sample.toaster.provider.impl + org.opendaylight.controller.sample.toaster.provider.impl.ToastConsumerImpl + + + + + + + + + ${project.groupId} + sample-toaster + ${project.version} + + + org.opendaylight.controller + sal-binding-api + 1.0-SNAPSHOT + + +