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