X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflowplugin%2Fpom.xml;h=18de4e7d6a734c96ba1eac578226b174eb696646;hb=4f5a1a1f86280c0efe90eeb193b0d5e8ce024bc1;hp=d6e6e3d56f28c989355b1fc822834e750a9e69c8;hpb=54fef3438ecd68fbc65eb57e4e44b7308f909e77;p=openflowplugin.git diff --git a/openflowplugin/pom.xml b/openflowplugin/pom.xml index d6e6e3d56f..18de4e7d6a 100644 --- a/openflowplugin/pom.xml +++ b/openflowplugin/pom.xml @@ -79,12 +79,18 @@ - org.opendaylight.controller - sal + org.opendaylight.openflowplugin + openflowplugin-api + ${project.version} + + + org.opendaylight.openflowplugin + openflowplugin-extension-api + ${project.version} org.opendaylight.controller - sal.connection + liblldp org.opendaylight.controller.model @@ -162,6 +168,10 @@ org.opendaylight.controller sal-common-util + + org.opendaylight.openflowjava + util +