X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fflowprogrammer%2Fpom.xml;h=2948237007a0d061f11490dbffc6aaa47ded2287;hb=refs%2Fchanges%2F22%2F4522%2F1;hp=549f3393c9af4e0fc5bd8cda45885849bbb38dcf;hpb=05c99de44ef0041610bfbcc1e777060c7d7e3214;p=controller.git diff --git a/opendaylight/northbound/flowprogrammer/pom.xml b/opendaylight/northbound/flowprogrammer/pom.xml index 549f3393c9..2948237007 100644 --- a/opendaylight/northbound/flowprogrammer/pom.xml +++ b/opendaylight/northbound/flowprogrammer/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 org.opendaylight.controller @@ -27,7 +28,7 @@ org.opendaylight.controller sal - 0.5.1-SNAPSHOT + ${sal.version} @@ -56,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 @@ -73,32 +75,30 @@ org.opendaylight.controller containermanager - 0.5.1-SNAPSHOT org.opendaylight.controller switchmanager - 0.5.1-SNAPSHOT org.opendaylight.controller forwardingrulesmanager - 0.4.1-SNAPSHOT org.opendaylight.controller sal - 0.5.1-SNAPSHOT org.codehaus.enunciate enunciate-core-annotations - ${enunciate.version} - org.opendaylight.controller - commons.northbound - 0.4.1-SNAPSHOT - + org.opendaylight.controller + commons.northbound + + + junit + junit +