X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fswitchmanager%2Fpom.xml;h=dca8c2f06098cd8d6853337116f0229f4a70f486;hb=c9698a6764972f2a69a8e95d8d8eea5790e8c816;hp=9386e46049496c9b275860773b5c94188bc662a2;hpb=ffa599e18b804ff98fbcad4d99329a2f01e1f128;p=controller.git diff --git a/opendaylight/northbound/switchmanager/pom.xml b/opendaylight/northbound/switchmanager/pom.xml index 9386e46049..dca8c2f060 100644 --- a/opendaylight/northbound/switchmanager/pom.xml +++ b/opendaylight/northbound/switchmanager/pom.xml @@ -4,17 +4,17 @@ org.opendaylight.controller commons.opendaylight - 1.4.0 + 1.4.2-SNAPSHOT ../../commons/opendaylight switchmanager.northbound - 0.4.0 + 0.4.2-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 - releasepom-0.1.0 + HEAD @@ -27,7 +27,7 @@ org.opendaylight.controller sal - 0.5.0 + ${sal.version} @@ -58,8 +58,8 @@ javax.xml.bind, org.slf4j, org.apache.catalina.filters, - org.codehaus.jackson.jaxrs, - org.codehaus.jackson.annotate, + com.fasterxml.jackson.annotation, + com.fasterxml.jackson.databind, !org.codehaus.enunciate.jaxrs /controller/nb/v2/switchmanager @@ -71,51 +71,29 @@ - - org.opendaylight.controller.thirdparty - com.sun.jersey.jersey-servlet - 1.17 - - org.opendaylight.controller containermanager - 0.5.0 org.opendaylight.controller switchmanager - 0.5.0 - org.opendaylight.controller sal - 0.5.0 - org.opendaylight.controller commons.northbound - 0.4.0 - - - org.springframework - spring-web - ${spring.version} - provided - - org.codehaus.enunciate enunciate-core-annotations - ${enunciate.version} - org.opendaylight.controller.thirdparty - org.apache.catalina.filters.CorsFilter - 7.0.42 + junit + junit