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=e1899ceba37672064d6486d4b7c5f54fc7490c86;hp=08f0988b5c92cd6db60bd963ae91f743f0e0cceb;hb=bd9676e69667dcaa7b85d0f8d738b481b0cefdb7;hpb=95d1074f7f446784f76dc41525cecdb65688df6c diff --git a/opendaylight/md-sal/samples/toaster-provider/pom.xml b/opendaylight/md-sal/samples/toaster-provider/pom.xml index 08f0988b5c..e1899ceba3 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.13.0-SNAPSHOT + + + org.opendaylight.controller.samples sample-toaster-provider + 1.8.0-SNAPSHOT bundle - - 1.2.0-SNAPSHOT - + + + + org.opendaylight.controller + mdsal-artifacts + 1.8.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,56 +64,37 @@ org.mockito - mockito-all + mockito-core test + + com.google.guava + guava + - 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