X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fweb%2Froot%2Fpom.xml;h=6000efadc7444148ab5c51e7dcba9147e8e4840f;hb=ea480e65e834dfb817b35b715641c3dba5ef00f7;hp=872260b637762d320935100a9f5e9b67136fb561;hpb=52c35c45d2afc89595cca04929b347693b61d68c;p=controller.git diff --git a/opendaylight/web/root/pom.xml b/opendaylight/web/root/pom.xml index 872260b637..6000efadc7 100644 --- a/opendaylight/web/root/pom.xml +++ b/opendaylight/web/root/pom.xml @@ -8,6 +8,11 @@ 1.4.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 + web 0.4.0-SNAPSHOT @@ -28,7 +33,6 @@ org.opendaylight.controller.sal.core, org.opendaylight.controller.sal.utils, org.opendaylight.controller.usermanager, - org.opendaylight.controller.usermanager.internal, org.opendaylight.controller.containermanager, com.google.gson, javax.annotation, @@ -74,7 +78,8 @@ org.springframework.web.servlet.view.json, org.springframework.web.filter, org.springframework.web.context, - org.springframework.util + org.springframework.util, + org.apache.catalina.filters org.opendaylight.controller.web @@ -149,5 +154,10 @@ 3.2.1.RELEASE provided + + org.opendaylight.controller.thirdparty + org.apache.catalina.filters.CorsFilter + 7.0.42-SNAPSHOT +