X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsamples%2Ftoaster-provider%2Fpom.xml;h=93f18a948437db9954808dbb6662aa21fdfa8afa;hp=dd9810388d07824f123993b872c83858b8aa5997;hb=dc98f9b21ea6e5319e021e52fc30b390149b9b67;hpb=09b8efdb40105cd4cd3c21c9a9aea2c6687972be diff --git a/opendaylight/md-sal/samples/toaster-provider/pom.xml b/opendaylight/md-sal/samples/toaster-provider/pom.xml index dd9810388d..93f18a9484 100644 --- a/opendaylight/md-sal/samples/toaster-provider/pom.xml +++ b/opendaylight/md-sal/samples/toaster-provider/pom.xml @@ -2,16 +2,28 @@ 4.0.0 - org.opendaylight.controller.samples - sal-samples - 1.2.0-SNAPSHOT + org.opendaylight.mdsal + binding-parent + 0.12.0-SNAPSHOT + + + org.opendaylight.controller.samples sample-toaster-provider + 1.7.0-SNAPSHOT bundle - - 1.2.0-SNAPSHOT - + + + + org.opendaylight.controller + mdsal-artifacts + 1.7.0-SNAPSHOT + pom + import + + + @@ -19,18 +31,10 @@ sample-toaster ${project.version} - - org.opendaylight.controller - config-api - org.opendaylight.controller sal-binding-api - - org.opendaylight.controller - sal-binding-config - org.opendaylight.controller sal-common-util @@ -60,7 +64,7 @@ org.mockito - mockito-all + mockito-core test @@ -68,69 +72,29 @@ com.google.guava guava - - org.opendaylight.yangtools - yang-binding - - - org.opendaylight.yangtools.model - yang-ext - - - org.opendaylight.yangtools.model - ietf-yang-types - - - org.opendaylight.yangtools.model - opendaylight-l2-types - - - org.apache.felix - maven-bundle-plugin - - - org.opendaylight.controller.config.yang.toaster_provider, - * - - + 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