X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=applications%2Fbulk-o-matic%2Fpom.xml;h=6779f2459fa4b0feaa2f00cab856e140c8730ff1;hb=8c8afa72bf93734ea40367e0831a571c037d5ca2;hp=88891f30e74cc4e6b8dae1af7603d90bfa7ef9d8;hpb=4bd0490ab17e8511bf2dc3e2b969c11a1c4b2447;p=openflowplugin.git diff --git a/applications/bulk-o-matic/pom.xml b/applications/bulk-o-matic/pom.xml index 88891f30e7..6779f2459f 100644 --- a/applications/bulk-o-matic/pom.xml +++ b/applications/bulk-o-matic/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.openflowplugin applications - 0.5.0-SNAPSHOT + 0.7.0-SNAPSHOT org.opendaylight.openflowplugin.applications bulk-o-matic @@ -20,10 +20,6 @@ org.opendaylight.controller sal-binding-api - - org.opendaylight.controller - sal-binding-config - org.opendaylight.controller sal-binding-broker-impl @@ -36,6 +32,11 @@ org.opendaylight.openflowplugin.model model-flow-base + + org.opendaylight.infrautils + infrautils-util + ${infrautils.version} + @@ -50,19 +51,4 @@ - - - - org.opendaylight.yangtools - yang-maven-plugin - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=warning - - - -