X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fcommons%2Fpom.xml;h=8e769a23499edacd822f4b6a6a2375ecc3a401a3;hb=9c64758d0f60665a17007dd6c5e1c6113633211f;hp=84c3ff2e0267618e833d56a6682886dae0bd80fc;hpb=6fda9993ad4fb9e0ac911543bbd87b7cd0eb1b0f;p=controller.git diff --git a/opendaylight/northbound/commons/pom.xml b/opendaylight/northbound/commons/pom.xml index 84c3ff2e02..8e769a2349 100644 --- a/opendaylight/northbound/commons/pom.xml +++ b/opendaylight/northbound/commons/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 org.opendaylight.controller @@ -66,9 +67,8 @@ org.opendaylight.controller switchmanager - 0.5.1-SNAPSHOT - + org.opendaylight.controller sal 0.5.1-SNAPSHOT @@ -79,9 +79,45 @@ 0.4.1-SNAPSHOT - org.opendaylight.controller - bundlescanner - 0.4.1-SNAPSHOT + org.opendaylight.controller + bundlescanner + 0.4.1-SNAPSHOT + + + org.codehaus.jackson + jackson-core-asl + + + org.codehaus.jackson + jackson-mapper-asl + + + org.codehaus.jackson + jackson-jaxrs + + + junit + junit + + + + com.sun.jersey + jersey-core + + + com.sun.jersey + jersey-server + ${jersey.version} + + + com.sun.jersey + jersey-client + ${jersey.version} + + + com.sun.jersey + jersey-json + ${jersey.version}