X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fweb%2Fdevices%2Fpom.xml;fp=opendaylight%2Fweb%2Fdevices%2Fpom.xml;h=8ec05a11023fdb0609e1277a3b09503fd59c34c4;hb=0d896bf5699afcb1083d73c90a2669aace28d4c4;hp=617820b952d827359d5ab6e86088c01cbb405b4c;hpb=571ab6d5ffb9489cf91dea5293f7bbfd74589f9f;p=controller.git diff --git a/opendaylight/web/devices/pom.xml b/opendaylight/web/devices/pom.xml index 617820b952..8ec05a1102 100644 --- a/opendaylight/web/devices/pom.xml +++ b/opendaylight/web/devices/pom.xml @@ -7,16 +7,44 @@ 1.4.2-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 - HEAD - devices.web 0.4.2-SNAPSHOT bundle + + + com.fasterxml.jackson.core + jackson-databind + + + org.opendaylight.controller + connectionmanager + + + org.opendaylight.controller + containermanager + + + org.opendaylight.controller + forwarding.staticrouting + + + org.opendaylight.controller + forwardingrulesmanager + + + org.opendaylight.controller + sal + + + org.opendaylight.controller + switchmanager + + + org.opendaylight.controller + web + + @@ -26,10 +54,8 @@ true - - - - org.opendaylight.controller.forwardingrulesmanager, + + org.opendaylight.controller.forwardingrulesmanager, org.opendaylight.controller.sal.authorization, org.opendaylight.controller.sal.action, org.opendaylight.controller.sal.connection, @@ -80,8 +106,7 @@ org.springframework.web.servlet.config, org.springframework.web.servlet.view, org.springframework.web.filter, - org.springframework.web.context - + org.springframework.web.context /controller/web/devices ${project.basedir}/src/main/resources/META-INF @@ -89,38 +114,10 @@ - - - org.opendaylight.controller - forwardingrulesmanager - - - org.opendaylight.controller - connectionmanager - - - org.opendaylight.controller - containermanager - - - org.opendaylight.controller - switchmanager - - - org.opendaylight.controller - sal - - - org.opendaylight.controller - web - - - org.opendaylight.controller - forwarding.staticrouting - - - com.fasterxml.jackson.core - jackson-databind - - + + scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:ssh://git.opendaylight.org:29418/controller.git + HEAD + https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main +