X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fswitchmanager%2Fpom.xml;h=dca8c2f06098cd8d6853337116f0229f4a70f486;hb=51d65a1d6f2bcc13e0f5b8eadd2d16473e683d60;hp=bad129a54dbef96675fed591940405a5c742ebd8;hpb=1993a259ac7f42767064d9a5c5e2dcef91e8333d;p=controller.git diff --git a/opendaylight/northbound/switchmanager/pom.xml b/opendaylight/northbound/switchmanager/pom.xml index bad129a54d..dca8c2f060 100644 --- a/opendaylight/northbound/switchmanager/pom.xml +++ b/opendaylight/northbound/switchmanager/pom.xml @@ -1,15 +1,14 @@ - + 4.0.0 org.opendaylight.controller commons.opendaylight - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT ../../commons/opendaylight switchmanager.northbound - 0.4.1-SNAPSHOT + 0.4.2-SNAPSHOT bundle scm:git:ssh://git.opendaylight.org:29418/controller.git @@ -59,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 @@ -75,38 +74,23 @@ org.opendaylight.controller containermanager - ${containermanager.version} org.opendaylight.controller switchmanager - org.opendaylight.controller sal - ${sal.version} - org.opendaylight.controller commons.northbound - ${commons.northbound.version} - - - org.springframework - spring-web - ${spring.version} - provided - - org.codehaus.enunciate enunciate-core-annotations - ${enunciate.version} - junit junit