X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsamples%2Ftoaster-provider%2Fpom.xml;h=31f21ab9c4235042c32ff19989b7209d7b17b266;hb=refs%2Fheads%2Fstable%2Fnitrogen;hp=67a2c0071468ea7777effdf95b9ee4656798da44;hpb=8a637013c102c11323230dae08fa4407863945d6;p=controller.git diff --git a/opendaylight/md-sal/samples/toaster-provider/pom.xml b/opendaylight/md-sal/samples/toaster-provider/pom.xml index 67a2c00714..31f21ab9c4 100644 --- a/opendaylight/md-sal/samples/toaster-provider/pom.xml +++ b/opendaylight/md-sal/samples/toaster-provider/pom.xml @@ -2,17 +2,29 @@ 4.0.0 - org.opendaylight.controller - config-parent - 0.6.0-SNAPSHOT - ../../../config/config-parent + org.opendaylight.mdsal + binding-parent + 0.11.4-SNAPSHOT + org.opendaylight.controller.samples - 1.5.0-SNAPSHOT sample-toaster-provider + 1.6.4-SNAPSHOT bundle + + + + org.opendaylight.controller + mdsal-artifacts + 1.6.4-SNAPSHOT + pom + import + + + + ${project.groupId} @@ -56,7 +68,7 @@ org.mockito - mockito-all + mockito-core test @@ -66,6 +78,25 @@ + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + org.codehaus.mojo + findbugs-maven-plugin + + true + + + + + scm:git:http://git.opendaylight.org/gerrit/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git