X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fweb%2Froot%2Fpom.xml;h=98c740fa2a32d014bcca49d389a94f8cfa0eddfd;hb=4186827c9cca8ed5c723c4613b8ad2bddbcbd163;hp=809751d443e47f74819964df5e4b287248eaaba9;hpb=2b4b6a40486a469d72f9421617a945fdca7fdf17;p=controller.git diff --git a/opendaylight/web/root/pom.xml b/opendaylight/web/root/pom.xml index 809751d443..98c740fa2a 100644 --- a/opendaylight/web/root/pom.xml +++ b/opendaylight/web/root/pom.xml @@ -8,6 +8,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 + web 0.4.0-SNAPSHOT @@ -29,6 +34,9 @@ org.opendaylight.controller.sal.utils, org.opendaylight.controller.usermanager, org.opendaylight.controller.containermanager, + org.opendaylight.controller.clustering.services, + org.opendaylight.controller.connectionmanager, + org.opendaylight.controller.switchmanager, com.google.gson, javax.annotation, javax.naming, @@ -87,6 +95,16 @@ + + org.opendaylight.controller + clustering.services + 0.4.0-SNAPSHOT + + + org.opendaylight.controller + connectionmanager + 0.1.0-SNAPSHOT + org.opendaylight.controller configuration @@ -105,7 +123,12 @@ org.opendaylight.controller containermanager - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT + + + org.opendaylight.controller + switchmanager + 0.5.0-SNAPSHOT junit