X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fweb%2Froot%2Fpom.xml;fp=opendaylight%2Fweb%2Froot%2Fpom.xml;h=bc5c73a7d804c63b422295297685886a3636d368;hb=c11dff1f548652d147d25966033a1cd31416afc9;hp=6000efadc7444148ab5c51e7dcba9147e8e4840f;hpb=97fd2a787cccc23c9224d5aa3d2db1c0ee344b67;p=controller.git diff --git a/opendaylight/web/root/pom.xml b/opendaylight/web/root/pom.xml index 6000efadc7..bc5c73a7d8 100644 --- a/opendaylight/web/root/pom.xml +++ b/opendaylight/web/root/pom.xml @@ -34,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, @@ -92,6 +95,16 @@ + + org.opendaylight.controller + clustering.services + 0.4.0-SNAPSHOT + + + org.opendaylight.controller + connectionmanager + 0.1.0-SNAPSHOT + org.opendaylight.controller configuration @@ -112,6 +125,11 @@ containermanager 0.4.0-SNAPSHOT + + org.opendaylight.controller + switchmanager + 0.5.0-SNAPSHOT + junit junit