X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fweb%2Froot%2Fpom.xml;h=6f0a0989b86865633bfcffd5175beee51c2afecf;hp=ed899c5b5c7e50e74581b13b5f8988fd78a18a69;hb=d1243dc6da239191adb49fe6c78a933553af1939;hpb=15c27b1364f7538b39fe95ffdacf822e22c06e11 diff --git a/opendaylight/web/root/pom.xml b/opendaylight/web/root/pom.xml index ed899c5b5c..6f0a0989b8 100644 --- a/opendaylight/web/root/pom.xml +++ b/opendaylight/web/root/pom.xml @@ -1,34 +1,80 @@ - + 4.0.0 org.opendaylight.controller commons.opendaylight - 1.4.0-SNAPSHOT + 1.4.2-SNAPSHOT ../../commons/opendaylight web - 0.4.0-SNAPSHOT + 0.4.2-SNAPSHOT bundle + + + com.google.code.gson + gson + + + equinoxSDK381 + javax.servlet + + + junit + junit + + + org.opendaylight.controller + clustering.services + + + org.opendaylight.controller + configuration + + + org.opendaylight.controller + connectionmanager + + + org.opendaylight.controller + containermanager + + + org.opendaylight.controller + sal + + + org.opendaylight.controller + switchmanager + + + org.opendaylight.controller + usermanager + + + org.springframework + org.springframework.web + + org.apache.felix maven-bundle-plugin - 2.3.6 true - - org.opendaylight.controller.configuration, + org.opendaylight.controller.configuration, org.opendaylight.controller.sal.authorization, org.opendaylight.controller.sal.core, 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, @@ -53,10 +99,9 @@ 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.core, + com.fasterxml.jackson.databind, + com.fasterxml.jackson.annotation, org.osgi.framework, org.slf4j, org.springframework.beans, @@ -73,11 +118,9 @@ org.springframework.web.servlet.view.json, org.springframework.web.filter, org.springframework.web.context, - org.springframework.util - - - org.opendaylight.controller.web - + org.springframework.util, + org.apache.catalina.filters + org.opendaylight.controller.web / ${project.basedir}/src/main/resources/META-INF @@ -85,68 +128,10 @@ - - - org.opendaylight.controller - configuration - 0.4.0-SNAPSHOT - - - org.opendaylight.controller - sal - 0.5.0-SNAPSHOT - - - org.opendaylight.controller - usermanager - 0.4.0-SNAPSHOT - - - org.opendaylight.controller - containermanager - 0.4.0-SNAPSHOT - - - junit - junit - 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 - - + + 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 +