X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsamples%2Ftoaster-consumer%2Fpom.xml;h=311fde96f2fce2221475287d1746a105540c53ea;hb=refs%2Fchanges%2F32%2F75032%2F1;hp=30cef8f27b4a3ab670a3b47e6fbc23f8805bcc52;hpb=8a637013c102c11323230dae08fa4407863945d6;p=controller.git diff --git a/opendaylight/md-sal/samples/toaster-consumer/pom.xml b/opendaylight/md-sal/samples/toaster-consumer/pom.xml index 30cef8f27b..311fde96f2 100644 --- a/opendaylight/md-sal/samples/toaster-consumer/pom.xml +++ b/opendaylight/md-sal/samples/toaster-consumer/pom.xml @@ -2,23 +2,27 @@ 4.0.0 - org.opendaylight.mdsal - binding-parent - 0.10.0-SNAPSHOT + org.opendaylight.odlparent + bundle-parent + 3.1.3 org.opendaylight.controller.samples - 1.5.0-SNAPSHOT sample-toaster-consumer + 1.7.4-SNAPSHOT bundle + + 1.7.4-SNAPSHOT + + org.opendaylight.controller mdsal-artifacts - 1.5.0-SNAPSHOT + 1.7.4-SNAPSHOT pom import @@ -29,6 +33,7 @@ ${project.groupId} sample-toaster + ${project.version} org.opendaylight.controller @@ -38,10 +43,6 @@ org.opendaylight.controller sal-binding-api - - org.opendaylight.controller - sal-binding-config - org.osgi org.osgi.core @@ -51,11 +52,22 @@ - org.apache.felix - maven-bundle-plugin + 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