X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fswitchmanager%2Fpom.xml;h=d46b17e4f7e2d27bebf7bfb401be64bd038b6806;hp=4a8504bef09ac2918fb64325bae1fe01c2f81609;hb=feeeee8105b8f8262154d6c7d994fdbdb7eda1e2;hpb=bb3842c34d5c56d9aa37c02e9eea6128a2f6d86b diff --git a/opendaylight/northbound/switchmanager/pom.xml b/opendaylight/northbound/switchmanager/pom.xml index 4a8504bef0..d46b17e4f7 100644 --- a/opendaylight/northbound/switchmanager/pom.xml +++ b/opendaylight/northbound/switchmanager/pom.xml @@ -7,10 +7,14 @@ 1.4.0-SNAPSHOT ../../commons/opendaylight - org.opendaylight.controller switchmanager.northbound 0.4.0-SNAPSHOT bundle + + 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 + @@ -22,11 +26,11 @@ org.opendaylight.controller sal - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT - - + + org.apache.felix maven-bundle-plugin @@ -39,28 +43,27 @@ org.opendaylight.controller.sal.utils, org.opendaylight.controller.containermanager, org.opendaylight.controller.switchmanager, + org.opendaylight.controller.usermanager, org.apache.commons.lang3.tuple, - org.apache.commons.logging, + org.apache.commons.logging, com.sun.jersey.spi.container.servlet, org.opendaylight.controller.northbound.commons, org.opendaylight.controller.northbound.commons.exception, - com.sun.jersey.spi.spring.container.servlet, - org.springframework.web.context, - org.springframework.web, - org.springframework.web.servlet, - org.springframework.web.filter, - org.springframework.security.config, - org.springframework.security.web.authentication, - org.springframework.security.web.authentication.www, + org.opendaylight.controller.northbound.commons.utils, + org.opendaylight.controller.sal.authorization, javax.ws.rs, javax.ws.rs.core, javax.xml.bind.annotation, javax.xml.bind, org.slf4j, + org.apache.catalina.filters, + org.codehaus.jackson.jaxrs, !org.codehaus.enunciate.jaxrs - /controller/nb/v2/switch + /controller/nb/v2/switchmanager + ,${classes;ANNOTATION;javax.ws.rs.Path} + ${project.basedir}/src/main/resources/META-INF @@ -71,56 +74,46 @@ com.sun.jersey.jersey-servlet 1.17-SNAPSHOT - + org.opendaylight.controller containermanager - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT org.opendaylight.controller switchmanager - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT - + org.opendaylight.controller sal + 0.5.0-SNAPSHOT + + + + org.opendaylight.controller + commons.northbound 0.4.0-SNAPSHOT - + - org.opendaylight.controller - commons.northbound - 0.4.0-SNAPSHOT - - - - org.springframework - spring-web - ${spring.version} - provided - + org.springframework + spring-web + ${spring.version} + provided + - - org.springframework.security - spring-security-config - ${spring-security.version} - provided - - - - org.springframework.security - spring-security-web - ${spring-security.version} - provided - - org.codehaus.enunciate enunciate-core-annotations ${enunciate.version} - + + org.opendaylight.controller.thirdparty + org.apache.catalina.filters.CorsFilter + 7.0.42-SNAPSHOT +