X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fweb%2Fdevices%2Fpom.xml;h=890694642348f55e4856acd0a5c1c21dae1fab60;hp=f561b212352701a2029c236fe7e8ec8aa1e3e2f1;hb=494d528befd3908cc1b5f1c7706d34414819ef03;hpb=ffa599e18b804ff98fbcad4d99329a2f01e1f128 diff --git a/opendaylight/web/devices/pom.xml b/opendaylight/web/devices/pom.xml index f561b21235..8906946423 100644 --- a/opendaylight/web/devices/pom.xml +++ b/opendaylight/web/devices/pom.xml @@ -4,37 +4,64 @@ org.opendaylight.controller commons.opendaylight - 1.4.0 + 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 - releasepom-0.1.0 - devices.web - 0.4.0 + 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 + + 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, org.opendaylight.controller.sal.core, org.opendaylight.controller.sal.utils, org.opendaylight.controller.containermanager, + org.opendaylight.controller.connectionmanager, org.opendaylight.controller.switchmanager, org.opendaylight.controller.forwarding.staticrouting, org.opendaylight.controller.usermanager, @@ -64,10 +91,8 @@ org.apache.taglibs.standard.tag.rt.fmt, org.apache.taglibs.standard.tei, org.apache.taglibs.standard.tlv, - org.codehaus.jackson, - org.codehaus.jackson.annotate, - org.codehaus.jackson.map, - org.codehaus.jackson.map.annotate, + com.fasterxml.jackson.databind, + com.fasterxml.jackson.annotation, org.osgi.framework, org.slf4j, org.springframework.beans, @@ -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,36 +113,10 @@ - - - org.opendaylight.controller - forwardingrulesmanager - 0.4.0 - - - org.opendaylight.controller - containermanager - 0.5.0 - - - org.opendaylight.controller - switchmanager - 0.5.0 - - - org.opendaylight.controller - sal - 0.5.0 - - - org.opendaylight.controller - web - 0.4.0 - - - org.opendaylight.controller - forwarding.staticrouting - 0.4.0 - - + + 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 +