X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsamples%2Ftoaster-provider%2Fpom.xml;h=1a540fe9497fc51e4bb651fc7ea73f37bae69dc1;hb=7eb31665534a5e8c61b4cb4ae6caf4030a3dfd36;hp=92c836a54ec4d66bf2ce692a1ce9df8abbc6ecdc;hpb=738d46bed116293e3e42171ad2035ab805b0b2be;p=controller.git diff --git a/opendaylight/md-sal/samples/toaster-provider/pom.xml b/opendaylight/md-sal/samples/toaster-provider/pom.xml index 92c836a54e..1a540fe949 100644 --- a/opendaylight/md-sal/samples/toaster-provider/pom.xml +++ b/opendaylight/md-sal/samples/toaster-provider/pom.xml @@ -1,49 +1,117 @@ - - 4.0.0 - - sal-samples - org.opendaylight.controller.samples - 1.0-SNAPSHOT - - sample-toaster-provider - bundle + + 4.0.0 + + sal-samples + org.opendaylight.controller.samples + 1.1-SNAPSHOT + + sample-toaster-provider + bundle - scm:git:ssh://git.opendaylight.org:29418/controller.git - scm:git:ssh://git.opendaylight.org:29418/controller.git - https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL - + scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:ssh://git.opendaylight.org:29418/controller.git + https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL + HEAD + - - - - org.apache.felix - maven-bundle-plugin - - - org.opendaylight.controller.sample.toaster.provider.ToasterProvider - - - - - + + ${project.build.directory}/generated-sources/config + 1.1-SNAPSHOT + - - - ${project.groupId} - sample-toaster - ${project.version} - - - org.opendaylight.controller - sal-binding-api - 1.0-SNAPSHOT - - - org.opendaylight.controller - sal-common-util - 1.0-SNAPSHOT - - + + + + org.apache.felix + maven-bundle-plugin + + + + org.opendaylight.controller.config.yang.toaster_provider, + + * + + + + + org.opendaylight.yangtools + yang-maven-plugin + + + config + + generate-sources + + + + + + org.opendaylight.controller.config.yangjmxgenerator.plugin.JMXGenerator + + ${jmxGeneratorPath} + + + urn:opendaylight:params:xml:ns:yang:controller==org.opendaylight.controller.config.yang + + + + + true + + + + + + org.opendaylight.controller + yang-jmx-generator-plugin + ${config.version} + + + + + org.codehaus.mojo + build-helper-maven-plugin + 1.8 + + + add-source + generate-sources + + add-source + + + + ${jmxGeneratorPath} + + + + + + + + + + + ${project.groupId} + sample-toaster + ${project.version} + + + org.opendaylight.controller + sal-binding-api + + + org.opendaylight.controller + sal-common-util + + + org.opendaylight.controller + sal-binding-config + + + org.opendaylight.controller + config-api + +