X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fweb%2Froot%2Fpom.xml;h=6f0a0989b86865633bfcffd5175beee51c2afecf;hp=c2e62d6d414c8bf5fecd95c9cca378967ea6ec6d;hb=1c79202684429691381362a27303514f8d2cb59f;hpb=6fd408a04fe4a3611843e2246ece6d7c34b76903 diff --git a/opendaylight/web/root/pom.xml b/opendaylight/web/root/pom.xml index c2e62d6d41..6f0a0989b8 100644 --- a/opendaylight/web/root/pom.xml +++ b/opendaylight/web/root/pom.xml @@ -7,28 +7,66 @@ 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.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 - ${bundle.plugin.version} 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 +119,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 +128,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 +