X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fflowprogrammer%2Fpom.xml;h=2948237007a0d061f11490dbffc6aaa47ded2287;hb=5bf8e609e5f7c2f69ea58a5d0e6d7a564457b2f1;hp=5e3328a1f9ec4698688d2b749dc1600fcfdd8355;hpb=8dbd8803d1ad8683ab8b1727d9d3b870378c7911;p=controller.git diff --git a/opendaylight/northbound/flowprogrammer/pom.xml b/opendaylight/northbound/flowprogrammer/pom.xml index 5e3328a1f9..2948237007 100644 --- a/opendaylight/northbound/flowprogrammer/pom.xml +++ b/opendaylight/northbound/flowprogrammer/pom.xml @@ -57,7 +57,8 @@ javax.xml.bind.annotation, javax.xml.bind, org.slf4j, - org.codehaus.jackson.jaxrs, + com.fasterxml.jackson.jaxrs.base, + com.fasterxml.jackson.jaxrs.json, !org.codehaus.enunciate.jaxrs @@ -74,7 +75,6 @@ org.opendaylight.controller containermanager - ${containermanager.version} org.opendaylight.controller @@ -83,22 +83,18 @@ org.opendaylight.controller forwardingrulesmanager - ${forwardingrulesmanager.version} org.opendaylight.controller sal - ${sal.version} org.codehaus.enunciate enunciate-core-annotations - ${enunciate.version} org.opendaylight.controller commons.northbound - ${commons.northbound.version} junit