X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fweb%2Froot%2Fpom.xml;h=441aab835e1d3cab4c3d0d511948cdfffa3ed2c5;hp=beee1df9d24abc90961e9ad2b8d83d95642b2793;hb=b23703bef6c3aaafe2dc83608a03b738ad42f945;hpb=ba470e5b912b7251110b6e7a1da583144a5b8fe8 diff --git a/opendaylight/web/root/pom.xml b/opendaylight/web/root/pom.xml index beee1df9d2..441aab835e 100644 --- a/opendaylight/web/root/pom.xml +++ b/opendaylight/web/root/pom.xml @@ -4,19 +4,59 @@ org.opendaylight.controller commons.opendaylight - 1.4.1-SNAPSHOT + 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 - web - 0.4.1-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 + + @@ -27,8 +67,7 @@ true - - org.opendaylight.controller.configuration, + org.opendaylight.controller.configuration, org.opendaylight.controller.sal.authorization, org.opendaylight.controller.sal.core, org.opendaylight.controller.sal.utils, @@ -81,11 +120,8 @@ org.springframework.web.filter, org.springframework.web.context, org.springframework.util, - org.apache.catalina.filters - - - org.opendaylight.controller.web - + org.apache.catalina.filters + org.opendaylight.controller.web / ${project.basedir}/src/main/resources/META-INF @@ -93,50 +129,10 @@ - - - org.opendaylight.controller - clustering.services - - - org.opendaylight.controller - connectionmanager - - - org.opendaylight.controller - configuration - - - org.opendaylight.controller - sal - - - org.opendaylight.controller - usermanager - - - org.opendaylight.controller - containermanager - - - org.opendaylight.controller - switchmanager - - - org.springframework - org.springframework.web - - - equinoxSDK381 - javax.servlet - - - com.google.code.gson - gson - - - junit - junit - - + + 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 +