X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fnorthbound%2Fcontainermanager%2Fpom.xml;h=457b1bd6a40c714e8b7dbd7f94d837f07c51d8d4;hb=63ebb308c97fc06eafe813c347f9c8d7cde541eb;hp=517f2e76a35b443a6f2afd0091278d6ecc43c346;hpb=05c99de44ef0041610bfbcc1e777060c7d7e3214;p=controller.git diff --git a/opendaylight/northbound/containermanager/pom.xml b/opendaylight/northbound/containermanager/pom.xml index 517f2e76a3..457b1bd6a4 100644 --- a/opendaylight/northbound/containermanager/pom.xml +++ b/opendaylight/northbound/containermanager/pom.xml @@ -4,39 +4,50 @@ org.opendaylight.controller commons.opendaylight - 1.4.1-SNAPSHOT + 1.4.2-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 - HEAD - - org.opendaylight.controller containermanager.northbound - 0.4.1-SNAPSHOT + 0.4.2-SNAPSHOT bundle + + + org.codehaus.enunciate + enunciate-core-annotations + + + org.opendaylight.controller + appauth + + + org.opendaylight.controller + commons.northbound + + + org.opendaylight.controller + containermanager + + + org.opendaylight.controller + sal + + + org.opendaylight.controller + web + + - - org.codehaus.enunciate - maven-enunciate-plugin - ${enunciate.version} - org.apache.felix maven-bundle-plugin - ${bundle.plugin.version} true - - - - org.opendaylight.controller.appauth.authorization, + + org.opendaylight.controller.appauth.authorization, org.opendaylight.controller.sal.authorization, org.opendaylight.controller.usermanager, org.opendaylight.controller.sal.core, @@ -52,46 +63,24 @@ javax.xml.bind, org.slf4j, org.apache.catalina.filters, - org.codehaus.jackson.jaxrs, - !org.codehaus.enunciate.jaxrs - + com.fasterxml.jackson.jaxrs.base, + com.fasterxml.jackson.jaxrs.json, + !org.codehaus.enunciate.jaxrs /controller/nb/v2/containermanager ,${classes;ANNOTATION;javax.ws.rs.Path} + + org.codehaus.enunciate + maven-enunciate-plugin + - - - org.opendaylight.controller - containermanager - 0.5.1-SNAPSHOT - - - org.opendaylight.controller - appauth - 0.4.1-SNAPSHOT - - - org.opendaylight.controller - web - 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 - - + + scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:ssh://git.opendaylight.org:29418/controller.git + HEAD + https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main +