X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fweb%2Froot%2Fpom.xml;h=641f32f876375011b2a2f2b110e7d2d226c0f694;hb=f39735ca424bb6a64b46505c9c2b25cbe4940c24;hp=809751d443e47f74819964df5e4b287248eaaba9;hpb=2b4b6a40486a469d72f9421617a945fdca7fdf17;p=controller.git diff --git a/opendaylight/web/root/pom.xml b/opendaylight/web/root/pom.xml index 809751d443..641f32f876 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 @@ -113,42 +136,6 @@ 4.8.1 test - - org.springframework - spring-beans - 3.2.1.RELEASE - provided - - - org.springframework - spring-core - 3.2.1.RELEASE - provided - - - org.springframework - spring-context - 3.2.1.RELEASE - provided - - - org.springframework - spring-expression - 3.2.1.RELEASE - provided - - - org.springframework - spring-web - 3.2.1.RELEASE - provided - - - org.springframework - spring-webmvc - 3.2.1.RELEASE - provided - org.opendaylight.controller.thirdparty org.apache.catalina.filters.CorsFilter