X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsamples%2Ftoaster-consumer%2Fpom.xml;h=6654e437de66b836009e76962069f7098273d324;hp=f6a8306a98b6a71650ffcbc7b06a331a184dbd32;hb=b95285098ab2090d36095c69fc838d4df4d61300;hpb=0453a062c587b03363c35e7989294b0933bb9895 diff --git a/opendaylight/md-sal/samples/toaster-consumer/pom.xml b/opendaylight/md-sal/samples/toaster-consumer/pom.xml index f6a8306a98..6654e437de 100644 --- a/opendaylight/md-sal/samples/toaster-consumer/pom.xml +++ b/opendaylight/md-sal/samples/toaster-consumer/pom.xml @@ -2,17 +2,33 @@ 4.0.0 - org.opendaylight.controller.samples - sal-samples - 1.1-SNAPSHOT + org.opendaylight.odlparent + bundle-parent + 3.0.1 + + + org.opendaylight.controller.samples sample-toaster-consumer + 1.7.0-SNAPSHOT bundle - 1.1-SNAPSHOT + 1.7.0-SNAPSHOT + + + + org.opendaylight.controller + mdsal-artifacts + 1.7.0-SNAPSHOT + pom + import + + + + ${project.groupId} @@ -21,16 +37,12 @@ org.opendaylight.controller - config-api + sal-common-util org.opendaylight.controller sal-binding-api - - org.opendaylight.controller - sal-binding-config - org.osgi org.osgi.core @@ -40,42 +52,24 @@ - org.apache.felix - maven-bundle-plugin + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + - org.opendaylight.yangtools - yang-maven-plugin - - - config - - generate-sources - - - - - org.opendaylight.controller.config.yangjmxgenerator.plugin.JMXGenerator - ${jmxGeneratorPath} - - urn:opendaylight:params:xml:ns:yang:controller==org.opendaylight.controller.config.yang - - - - org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl - ${salGeneratorPath} - - - true - - - + org.codehaus.mojo + findbugs-maven-plugin + + true + - + - scm:git:ssh://git.opendaylight.org:29418/controller.git + 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