X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fcommons%2Fpom.xml;h=b88375ffdc9390c8dba9801f65fd69076f68a588;hb=1415e57c132459f962afcc976da3b72c28a5702b;hp=083a081d013691e2cb9de1430cc5410a5b33adf9;hpb=aab7c08016dab70136793a108f7d7b8be3edc3c1;p=controller.git diff --git a/opendaylight/northbound/commons/pom.xml b/opendaylight/northbound/commons/pom.xml index 083a081d01..b88375ffdc 100644 --- a/opendaylight/northbound/commons/pom.xml +++ b/opendaylight/northbound/commons/pom.xml @@ -7,6 +7,11 @@ 1.4.0-SNAPSHOT ../../commons/opendaylight + + scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:ssh://git.opendaylight.org:29418/controller.git + https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main + commons.northbound 0.4.0-SNAPSHOT @@ -23,18 +28,20 @@ org.opendaylight.controller.northbound.commons.exception, + org.opendaylight.controller.northbound.commons.types, org.opendaylight.controller.northbound.commons.utils, org.opendaylight.controller.northbound.commons javax.ws.rs, javax.ws.rs.core, + javax.xml.bind.annotation, org.opendaylight.controller.sal.utils, org.opendaylight.controller.sal.authorization, org.opendaylight.controller.containermanager, org.opendaylight.controller.usermanager, - javax.servlet.http, - org.slf4j, + javax.servlet.http, + org.slf4j ${project.basedir}/META-INF