X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsamples%2Ftoaster-consumer%2Fpom.xml;h=0df3a90fa40cd6397e0794e6aeacdd28be13e7d5;hp=79a9ea3f0e3be43035a8290291477f4a8fabd20a;hb=390c714cdeae2efe67d55d5a401929653b534f5c;hpb=b23703bef6c3aaafe2dc83608a03b738ad42f945 diff --git a/opendaylight/md-sal/samples/toaster-consumer/pom.xml b/opendaylight/md-sal/samples/toaster-consumer/pom.xml index 79a9ea3f0e..0df3a90fa4 100644 --- a/opendaylight/md-sal/samples/toaster-consumer/pom.xml +++ b/opendaylight/md-sal/samples/toaster-consumer/pom.xml @@ -2,17 +2,33 @@ 4.0.0 - org.opendaylight.controller.samples - sal-samples - 1.1-SNAPSHOT + org.opendaylight.odlparent + bundle-parent + 1.9.0-SNAPSHOT + + + org.opendaylight.controller.samples sample-toaster-consumer + 1.6.0-SNAPSHOT bundle - 1.1-SNAPSHOT + 1.6.0-SNAPSHOT + + + + org.opendaylight.controller + mdsal-artifacts + 1.6.0-SNAPSHOT + pom + import + + + + ${project.groupId} @@ -21,7 +37,7 @@ org.opendaylight.controller - config-api + sal-common-util org.opendaylight.controller @@ -40,49 +56,24 @@ - org.apache.felix - maven-bundle-plugin - - - org.opendaylight.controller.sample.toaster.provider.api, - org.opendaylight.controller.config.yang.toaster-consumer, - * - - + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + - 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 - - - - org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl - ${salGeneratorPath} - - - true - - - + org.codehaus.mojo + findbugs-maven-plugin + + true + - + - scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:http://git.opendaylight.org/gerrit/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git HEAD https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL