X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fcommons%2Fpom.xml;h=b88375ffdc9390c8dba9801f65fd69076f68a588;hb=1415e57c132459f962afcc976da3b72c28a5702b;hp=d52bedf819b4556329c9c322fb3eb612c3197444;hpb=345ad1b3e2a12c33a2ebb8605e9266718bd9dd8c;p=controller.git diff --git a/opendaylight/northbound/commons/pom.xml b/opendaylight/northbound/commons/pom.xml index d52bedf819..b88375ffdc 100644 --- a/opendaylight/northbound/commons/pom.xml +++ b/opendaylight/northbound/commons/pom.xml @@ -7,8 +7,12 @@ 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 + - org.opendaylight.controller commons.northbound 0.4.0-SNAPSHOT bundle @@ -24,17 +28,23 @@ 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 @@ -43,7 +53,7 @@ org.opendaylight.controller sal - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT org.opendaylight.controller