X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsamples%2Ftoaster-provider%2Fpom.xml;h=31f21ab9c4235042c32ff19989b7209d7b17b266;hb=41ae38a856d2e6337c16ba33913c726731d4dea5;hp=b15ac6dccdadb4456b4ebd476b23cacf26533942;hpb=0d896bf5699afcb1083d73c90a2669aace28d4c4;p=controller.git diff --git a/opendaylight/md-sal/samples/toaster-provider/pom.xml b/opendaylight/md-sal/samples/toaster-provider/pom.xml index b15ac6dccd..31f21ab9c4 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.1-SNAPSHOT + org.opendaylight.mdsal + binding-parent + 0.11.4-SNAPSHOT + + + org.opendaylight.controller.samples sample-toaster-provider + 1.6.4-SNAPSHOT bundle - - 1.1-SNAPSHOT - + + + + org.opendaylight.controller + mdsal-artifacts + 1.6.4-SNAPSHOT + pom + import + + + @@ -19,10 +31,6 @@ sample-toaster ${project.version} - - org.opendaylight.controller - config-api - org.opendaylight.controller sal-binding-api @@ -35,64 +43,62 @@ org.opendaylight.controller sal-common-util + + org.osgi + org.osgi.core + + + + + org.opendaylight.controller + sal-binding-broker-impl + test + + + org.opendaylight.controller + sal-binding-broker-impl + test-jar + test + + + junit + junit + test + + + + org.mockito + 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 - - - org.opendaylight.controller - yang-jmx-generator-plugin - ${config.version} - - - org.opendaylight.yangtools - maven-sal-api-gen-plugin - ${yangtools.version} - - - - - 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