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=4b77e8a1352fa9a5e8211d82debbf2246e259a2a;hpb=48350c456393c0fe530dc29642c7d95c11a8a70a;p=controller.git diff --git a/opendaylight/md-sal/samples/toaster-consumer/pom.xml b/opendaylight/md-sal/samples/toaster-consumer/pom.xml index 4b77e8a135..342365f686 100644 --- a/opendaylight/md-sal/samples/toaster-consumer/pom.xml +++ b/opendaylight/md-sal/samples/toaster-consumer/pom.xml @@ -1,45 +1,61 @@ + - 4.0.0 - - sal-samples - org.opendaylight.controller.samples - 1.0 - - 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 - master-tagforprepareonly-controller-bulk-release-2-1 - + 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 - 1.0 - - + + + + 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 +