X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fswitchmanager%2Fpom.xml;h=a1932f521bcec302e30e4b77fb5d2cdfaa5afb8d;hb=454f93d530edea269105cebd0020d0bf1aa75c79;hp=bb3ca4bd42b5ab21daa0907fd09dfddfc9d24633;hpb=ebfb63317c84ed53ce0cc57b4e7ddcaeafcb1cc3;p=controller.git diff --git a/opendaylight/northbound/switchmanager/pom.xml b/opendaylight/northbound/switchmanager/pom.xml index bb3ca4bd42..a1932f521b 100644 --- a/opendaylight/northbound/switchmanager/pom.xml +++ b/opendaylight/northbound/switchmanager/pom.xml @@ -28,7 +28,7 @@ org.opendaylight.controller sal - 0.5.1-SNAPSHOT + ${sal.version} @@ -59,8 +59,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,24 +75,23 @@ org.opendaylight.controller containermanager - 0.5.1-SNAPSHOT + ${containermanager.version} org.opendaylight.controller switchmanager - 0.5.1-SNAPSHOT org.opendaylight.controller sal - 0.5.1-SNAPSHOT + ${sal.version} org.opendaylight.controller commons.northbound - 0.4.1-SNAPSHOT + ${commons.northbound.version}