X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fswitchmanager%2Fpom.xml;h=8f54a28bda94336f9d84291363043d4360ca8463;hb=7e16d436806abccc8f3e9367efedaa5ee6b6978c;hp=358eed3f2b5d10ad7e2101f080f67da989d33f57;hpb=aab7c08016dab70136793a108f7d7b8be3edc3c1;p=controller.git diff --git a/opendaylight/northbound/switchmanager/pom.xml b/opendaylight/northbound/switchmanager/pom.xml index 358eed3f2b..8f54a28bda 100644 --- a/opendaylight/northbound/switchmanager/pom.xml +++ b/opendaylight/northbound/switchmanager/pom.xml @@ -4,104 +4,93 @@ org.opendaylight.controller commons.opendaylight - 1.4.0-SNAPSHOT + 1.4.2-SNAPSHOT ../../commons/opendaylight switchmanager.northbound - 0.4.0-SNAPSHOT + 0.4.2-SNAPSHOT bundle + + + junit + junit + + + org.codehaus.enunciate + enunciate-core-annotations + + + org.opendaylight.controller + commons.northbound + + + org.opendaylight.controller + containermanager + + + org.opendaylight.controller + sal + + + org.opendaylight.controller + switchmanager + + - - org.codehaus.enunciate - maven-enunciate-plugin - ${enunciate.version} - - - org.opendaylight.controller - sal - 0.5.0-SNAPSHOT - - - - + org.apache.felix maven-bundle-plugin - 2.3.6 + ${bundle.plugin.version} true - - org.opendaylight.controller.sal.core, + org.opendaylight.controller.sal.core, 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, org.opendaylight.controller.northbound.commons.utils, org.opendaylight.controller.sal.authorization, - javax.ws.rs, + javax.ws.rs, javax.ws.rs.core, javax.xml.bind.annotation, javax.xml.bind, org.slf4j, - !org.codehaus.enunciate.jaxrs - - /controller/nb/v2/switch + org.apache.catalina.filters, + com.fasterxml.jackson.annotation, + com.fasterxml.jackson.databind, + !org.codehaus.enunciate.jaxrs + /controller/nb/v2/switchmanager + ,${classes;ANNOTATION;javax.ws.rs.Path} ${project.basedir}/src/main/resources/META-INF + + org.codehaus.enunciate + maven-enunciate-plugin + + + org.opendaylight.controller + sal + ${sal.version} + + + - - - org.opendaylight.controller.thirdparty - com.sun.jersey.jersey-servlet - 1.17-SNAPSHOT - - - - org.opendaylight.controller - containermanager - 0.4.0-SNAPSHOT - - - org.opendaylight.controller - switchmanager - 0.4.0-SNAPSHOT - - - - org.opendaylight.controller - sal - 0.5.0-SNAPSHOT - - - - org.opendaylight.controller - commons.northbound - 0.4.0-SNAPSHOT - - - - org.springframework - spring-web - ${spring.version} - provided - - - - org.codehaus.enunciate - enunciate-core-annotations - ${enunciate.version} - - - + + 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 +