X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fcommons%2Fpom.xml;h=8e769a23499edacd822f4b6a6a2375ecc3a401a3;hb=9c64758d0f60665a17007dd6c5e1c6113633211f;hp=4b0502f1533cb8b2be7a15db137c3dc8a70f1965;hpb=ffa599e18b804ff98fbcad4d99329a2f01e1f128;p=controller.git diff --git a/opendaylight/northbound/commons/pom.xml b/opendaylight/northbound/commons/pom.xml index 4b0502f153..8e769a2349 100644 --- a/opendaylight/northbound/commons/pom.xml +++ b/opendaylight/northbound/commons/pom.xml @@ -1,21 +1,22 @@ - + 4.0.0 org.opendaylight.controller commons.opendaylight - 1.4.0 + 1.4.1-SNAPSHOT ../../commons/opendaylight scm:git:ssh://git.opendaylight.org:29418/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main - releasepom-0.1.0 + HEAD commons.northbound - 0.4.0 + 0.4.1-SNAPSHOT bundle @@ -66,22 +67,57 @@ org.opendaylight.controller switchmanager - 0.5.0 - + org.opendaylight.controller sal - 0.5.0 + 0.5.1-SNAPSHOT org.opendaylight.controller usermanager - 0.4.0 + 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} - org.opendaylight.controller - bundlescanner - 0.4.0 + com.sun.jersey + jersey-json + ${jersey.version}