X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fnetworkconfiguration%2Fbridgedomain%2Fpom.xml;h=551d3b4877f79b6e29e71f67d9513c923dc0e51d;hb=082d7ba433b85d5810c50f624d2691088336e66a;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..551d3b4877 100644 --- a/opendaylight/northbound/networkconfiguration/bridgedomain/pom.xml +++ b/opendaylight/northbound/networkconfiguration/bridgedomain/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller commons.opendaylight - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT ../../../commons/opendaylight @@ -15,19 +15,18 @@ networkconfig.bridgedomain.northbound - 0.0.2-SNAPSHOT + 0.0.3-SNAPSHOT bundle org.codehaus.enunciate maven-enunciate-plugin - ${enunciate.version} org.opendaylight.controller sal - 0.5.1-SNAPSHOT + ${sal.version} @@ -59,7 +58,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 +76,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