X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflowplugin-impl%2Fpom.xml;h=0443c877e397c078de2622aeb51ddb84a7846718;hb=fc38c510bd92989a1aa472f28d6c1c193d474c9d;hp=ba7853819da0e399bf6d27f18f8dcfaf810f3802;hpb=2abf19bac4e528a20268da424298965e385e763e;p=openflowplugin.git diff --git a/openflowplugin-impl/pom.xml b/openflowplugin-impl/pom.xml index ba7853819d..0443c877e3 100644 --- a/openflowplugin-impl/pom.xml +++ b/openflowplugin-impl/pom.xml @@ -4,13 +4,18 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.10.0-SNAPSHOT + 0.12.0-SNAPSHOT ../parent openflowplugin-impl bundle + + + false + + org.osgi @@ -44,6 +49,10 @@ org.opendaylight.controller.model model-inventory + + org.opendaylight.yangtools + yang-common-netty + org.opendaylight.mdsal mdsal-binding-api @@ -59,7 +68,6 @@ org.opendaylight.infrautils diagstatus-api - ${infrautils.version} org.apache.aries.blueprint @@ -93,11 +101,6 @@ javax.inject true - - com.google.code.findbugs - jsr305 - true - org.slf4j slf4j-log4j12