X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fnetworkconfiguration%2Fbridgedomain%2Fpom.xml;h=551d3b4877f79b6e29e71f67d9513c923dc0e51d;hb=082d7ba433b85d5810c50f624d2691088336e66a;hp=aa9fea5467ecbe1e0793ed44fd15c2616f2a2547;hpb=05c99de44ef0041610bfbcc1e777060c7d7e3214;p=controller.git diff --git a/opendaylight/northbound/networkconfiguration/bridgedomain/pom.xml b/opendaylight/northbound/networkconfiguration/bridgedomain/pom.xml index aa9fea5467..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,37 +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