X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsamples%2Ftoaster-consumer%2Fpom.xml;h=342365f68639501f8ad41652603fa49a42957942;hb=refs%2Fchanges%2F85%2F69085%2F4;hp=40e99ec28b74920996b962d99964ee9e8bff98dd;hpb=cadf660b585274ae01ec692dcc11439d73e3abf1;p=controller.git diff --git a/opendaylight/md-sal/samples/toaster-consumer/pom.xml b/opendaylight/md-sal/samples/toaster-consumer/pom.xml index 40e99ec28b..342365f686 100644 --- a/opendaylight/md-sal/samples/toaster-consumer/pom.xml +++ b/opendaylight/md-sal/samples/toaster-consumer/pom.xml @@ -1,44 +1,61 @@ + - 4.0.0 - - sal-samples - org.opendaylight.controller.samples - 1.1-SNAPSHOT - - sample-toaster-consumer - bundle - - scm:git:ssh://git.opendaylight.org:29418/controller.git - scm:git:ssh://git.opendaylight.org:29418/controller.git - https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL - HEAD - + 4.0.0 + + org.opendaylight.controller + mdsal-parent + 1.8.0-SNAPSHOT + ../../parent + + + org.opendaylight.controller.samples + sample-toaster-consumer + 1.8.0-SNAPSHOT + bundle - - - - org.apache.felix - maven-bundle-plugin - - - org.opendaylight.controller.sample.toaster.provider.api - org.opendaylight.controller.sample.toaster.provider.impl - org.opendaylight.controller.sample.toaster.provider.impl.ToastConsumerImpl - - - - - + + + ${project.groupId} + sample-toaster + ${project.version} + + + org.opendaylight.controller + sal-common-util + + + org.opendaylight.controller + sal-binding-api + + + org.osgi + org.osgi.core + + - - - ${project.groupId} - sample-toaster - ${project.version} - - - org.opendaylight.controller - sal-binding-api - - + + + + 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 + HEAD + https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL +