X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fcommons%2Fpom.xml;h=dda6a0f975714be2bb9d4a5aefc2582ecc63787a;hp=972bece91fd2ce9e0400bf2500397e76a2d19691;hb=bc810c6b69d5934eb6a8889d09e9811ad1817b9b;hpb=b3be9c84aabb7df22d633e9fe6c36d3a92a15722 diff --git a/opendaylight/northbound/commons/pom.xml b/opendaylight/northbound/commons/pom.xml index 972bece91f..dda6a0f975 100644 --- a/opendaylight/northbound/commons/pom.xml +++ b/opendaylight/northbound/commons/pom.xml @@ -22,7 +22,7 @@ org.apache.felix maven-bundle-plugin - 2.3.6 + ${bundle.plugin.version} true @@ -40,9 +40,11 @@ javax.xml.bind.annotation, org.objectweb.asm, org.opendaylight.controller.sal.utils, + org.opendaylight.controller.sal.core, org.opendaylight.controller.sal.authorization, org.opendaylight.controller.containermanager, org.opendaylight.controller.usermanager, + org.opendaylight.controller.switchmanager, org.opendaylight.controller.northbound.bundlescanner, org.osgi.framework, org.osgi.service.packageadmin, @@ -60,6 +62,11 @@ + + org.opendaylight.controller + switchmanager + 0.5.0-SNAPSHOT + org.opendaylight.controller sal