X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fswitchmanager%2Fpom.xml;h=8f54a28bda94336f9d84291363043d4360ca8463;hb=7e16d436806abccc8f3e9367efedaa5ee6b6978c;hp=556c964055b2c335d80f57e90839b0adabf48a62;hpb=0b203f52cbe128efa17a6c400b6653c8e6a84ba8;p=controller.git diff --git a/opendaylight/northbound/switchmanager/pom.xml b/opendaylight/northbound/switchmanager/pom.xml index 556c964055..8f54a28bda 100644 --- a/opendaylight/northbound/switchmanager/pom.xml +++ b/opendaylight/northbound/switchmanager/pom.xml @@ -4,37 +4,50 @@ 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, @@ -51,57 +64,33 @@ 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.5.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 +