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=da3b0fc53728fd8b01a8940813c65124b3f5312c;hp=6e720299d8364e21d058e9603f86e33544697b1d;hb=bd9676e69667dcaa7b85d0f8d738b481b0cefdb7;hpb=eee61ea351b6179d2862dce6875bdc25dd0fb272 diff --git a/opendaylight/md-sal/samples/toaster-consumer/pom.xml b/opendaylight/md-sal/samples/toaster-consumer/pom.xml index 6e720299d8..da3b0fc537 100644 --- a/opendaylight/md-sal/samples/toaster-consumer/pom.xml +++ b/opendaylight/md-sal/samples/toaster-consumer/pom.xml @@ -2,27 +2,39 @@ 4.0.0 - org.opendaylight.controller.samples - sal-samples - 1.1-SNAPSHOT + org.opendaylight.odlparent + bundle-parent + 3.0.2 + + + org.opendaylight.controller.samples sample-toaster-consumer + 1.8.0-SNAPSHOT bundle - 1.1-SNAPSHOT + 1.8.0-SNAPSHOT + + + + org.opendaylight.controller + mdsal-artifacts + 1.8.0-SNAPSHOT + pom + import + + + + ${project.groupId} sample-toaster ${project.version} - - org.opendaylight.controller - config-api - org.opendaylight.controller sal-common-util @@ -31,10 +43,6 @@ org.opendaylight.controller sal-binding-api - - org.opendaylight.controller - sal-binding-config - org.osgi org.osgi.core @@ -44,42 +52,24 @@ - org.apache.felix - maven-bundle-plugin + 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