X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fweb%2Fdevices%2Fpom.xml;h=8e7c9248ddc4b90d87784b1ba226f8637967f48a;hb=3f339053ea2d734bbd5e00c17132b43b8b7d4060;hp=617820b952d827359d5ab6e86088c01cbb405b4c;hpb=591fd680eea5c6183436cc72e756326af1505ac0;p=controller.git diff --git a/opendaylight/web/devices/pom.xml b/opendaylight/web/devices/pom.xml index 617820b952..8e7c9248dd 100644 --- a/opendaylight/web/devices/pom.xml +++ b/opendaylight/web/devices/pom.xml @@ -4,32 +4,57 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-SNAPSHOT + 1.5.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 - HEAD - devices.web - 0.4.2-SNAPSHOT + 0.5.0-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 + + org.apache.felix maven-bundle-plugin - ${bundle.plugin.version} 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 +105,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 +113,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 +