X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=applications%2Fnotification-supplier%2Fpom.xml;h=1c17367dade4e45fd5091444308494a02ba6d52b;hb=08c6fa3237169f10b484665b12258c4cf403a72f;hp=4f8cf5cf32f11d32172dd881bd4fa4cca12f193b;hpb=d1b659a026d853162e6ec765516c814472693c6b;p=openflowplugin.git diff --git a/applications/notification-supplier/pom.xml b/applications/notification-supplier/pom.xml index 4f8cf5cf32..1c17367dad 100644 --- a/applications/notification-supplier/pom.xml +++ b/applications/notification-supplier/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.openflowplugin applications - 0.3.0-SNAPSHOT + 0.6.0-SNAPSHOT org.opendaylight.openflowplugin.applications notification-supplier @@ -20,10 +20,6 @@ org.opendaylight.controller sal-binding-api - - org.opendaylight.controller - sal-binding-config - org.opendaylight.controller sal-binding-broker-impl @@ -37,14 +33,14 @@ model-flow-base - org.opendaylight.controller - config-api + org.opendaylight.openflowplugin + openflowplugin-common org.mockito - mockito-all + mockito-core test @@ -53,35 +49,14 @@ test - - org.opendaylight.yangtools - yang-maven-plugin - - - - org.codehaus.mojo - build-helper-maven-plugin - - - attach-artifacts - - attach-artifact - - package - - - - ${project.build.directory}/classes/initial/73-notification-supplier.xml - xml - config - - - - - + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error +