X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsamples%2Ftoaster-consumer%2Fpom.xml;h=60e9a9c399edcaa7664777959606b7a7d6db1176;hb=4c2d619c7e42a60784e1a35dbf15c190b4384ca7;hp=ff09c1dbf05e84eae907cf06fbf73530b8e7db8a;hpb=94d0d20b41d64bb6696c2a573ec367fcfddc44e9;p=controller.git diff --git a/opendaylight/md-sal/samples/toaster-consumer/pom.xml b/opendaylight/md-sal/samples/toaster-consumer/pom.xml index ff09c1dbf0..60e9a9c399 100644 --- a/opendaylight/md-sal/samples/toaster-consumer/pom.xml +++ b/opendaylight/md-sal/samples/toaster-consumer/pom.xml @@ -1,45 +1,81 @@ + - 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.odlparent + bundle-parent + 2.0.1 + + + + org.opendaylight.controller.samples + sample-toaster-consumer + 1.6.0-SNAPSHOT + bundle + + + 1.6.0-SNAPSHOT + - - - - 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 - - - - - + + + + org.opendaylight.controller + mdsal-artifacts + 1.6.0-SNAPSHOT + pom + import + + + - - - ${project.groupId} - sample-toaster - ${project.version} - - - org.opendaylight.controller - sal-binding-api - 1.1-SNAPSHOT - - + + + ${project.groupId} + sample-toaster + ${project.version} + + + org.opendaylight.controller + sal-common-util + + + org.opendaylight.controller + sal-binding-api + + + org.opendaylight.controller + sal-binding-config + + + org.osgi + org.osgi.core + + + + + + + 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 +