X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fnetworkconfiguration%2Fbridgedomain%2Fpom.xml;h=9792de1dbe3f48aac45d9afaf24f21d9cf836d71;hb=335aee8c6154a25c76503223e636398d32135bc9;hp=47b28ee29139c2d51e07f537621611c2c041149f;hpb=6f4513207969e32b59dd456f43dfa9137e04d563;p=controller.git diff --git a/opendaylight/northbound/networkconfiguration/bridgedomain/pom.xml b/opendaylight/northbound/networkconfiguration/bridgedomain/pom.xml index 47b28ee291..9792de1dbe 100644 --- a/opendaylight/northbound/networkconfiguration/bridgedomain/pom.xml +++ b/opendaylight/northbound/networkconfiguration/bridgedomain/pom.xml @@ -27,7 +27,7 @@ org.opendaylight.controller sal - 0.5.1-SNAPSHOT + ${sal.version} @@ -59,7 +59,8 @@ javax.xml.bind.annotation, javax.xml.bind, org.apache.catalina.filters, - org.codehaus.jackson.jaxrs, + com.fasterxml.jackson.jaxrs.base, + com.fasterxml.jackson.jaxrs.json, !org.codehaus.enunciate.jaxrs @@ -76,47 +77,30 @@ org.opendaylight.controller sal - 0.5.1-SNAPSHOT org.opendaylight.controller sal.connection - 0.1.1-SNAPSHOT org.opendaylight.controller sal.networkconfiguration - 0.0.2-SNAPSHOT org.opendaylight.controller connectionmanager - 0.1.1-SNAPSHOT org.opendaylight.controller containermanager - 0.5.1-SNAPSHOT org.codehaus.enunciate enunciate-core-annotations - ${enunciate.version} org.opendaylight.controller commons.northbound - 0.4.1-SNAPSHOT - - - org.opendaylight.controller.thirdparty - com.sun.jersey.jersey-servlet - 1.18-SNAPSHOT - - - org.opendaylight.controller.thirdparty - org.apache.catalina.filters.CorsFilter - 7.0.43-SNAPSHOT