X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fmd-sal%2Fsamples%2Ftoaster-provider%2Fpom.xml;h=93f18a948437db9954808dbb6662aa21fdfa8afa;hb=dc98f9b21ea6e5319e021e52fc30b390149b9b67;hp=ca1e3b468941af54cd4fd0b9e6e68b5c45e9ed52;hpb=082d7ba433b85d5810c50f624d2691088336e66a;p=controller.git diff --git a/opendaylight/md-sal/samples/toaster-provider/pom.xml b/opendaylight/md-sal/samples/toaster-provider/pom.xml index ca1e3b4689..93f18a9484 100644 --- a/opendaylight/md-sal/samples/toaster-provider/pom.xml +++ b/opendaylight/md-sal/samples/toaster-provider/pom.xml @@ -1,47 +1,102 @@ + - 4.0.0 - - sal-samples - org.opendaylight.controller.samples - 1.1-SNAPSHOT - - sample-toaster-provider - 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.mdsal + binding-parent + 0.12.0-SNAPSHOT + + - - - - org.apache.felix - maven-bundle-plugin - - - org.opendaylight.controller.sample.toaster.provider.ToasterProvider - - - - - + org.opendaylight.controller.samples + sample-toaster-provider + 1.7.0-SNAPSHOT + bundle + - - ${project.groupId} - sample-toaster - ${project.version} - - - org.opendaylight.controller - sal-binding-api - - - org.opendaylight.controller - sal-common-util - + + org.opendaylight.controller + mdsal-artifacts + 1.7.0-SNAPSHOT + pom + import + + + + + + ${project.groupId} + sample-toaster + ${project.version} + + + org.opendaylight.controller + sal-binding-api + + + org.opendaylight.controller + sal-common-util + + + org.osgi + org.osgi.core + + + + + org.opendaylight.controller + sal-binding-broker-impl + test + + + org.opendaylight.controller + sal-binding-broker-impl + test-jar + test + + + junit + junit + test + + + + org.mockito + mockito-core + test + + + + com.google.guava + guava + + + + + + + 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 +