X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fcontainermanager%2Fpom.xml;h=74fd115dee1fbb8033be1ea0d4532d300cb10707;hp=48dee485ae7437e80c5e7deafa0f346759db57b8;hb=5adfd98dac66cab656090d1b51324b4d09573bd9;hpb=2c9ffa0406763f72332d60e3a49c57640ffafdcf diff --git a/opendaylight/northbound/containermanager/pom.xml b/opendaylight/northbound/containermanager/pom.xml index 48dee485ae..74fd115dee 100644 --- a/opendaylight/northbound/containermanager/pom.xml +++ b/opendaylight/northbound/containermanager/pom.xml @@ -4,38 +4,50 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-SNAPSHOT + 1.5.0-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 - containermanager.northbound - 0.4.2-SNAPSHOT + 0.5.0-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, @@ -44,8 +56,10 @@ org.opendaylight.controller.northbound.commons, org.opendaylight.controller.northbound.commons.exception, org.opendaylight.controller.northbound.commons.utils, + org.opendaylight.controller.northbound.commons.query, com.sun.jersey.spi.container.servlet, javax.ws.rs, + javax.ws.rs.ext, javax.ws.rs.core, javax.xml.bind.annotation, javax.xml.bind, @@ -53,39 +67,22 @@ org.apache.catalina.filters, com.fasterxml.jackson.jaxrs.base, com.fasterxml.jackson.jaxrs.json, - !org.codehaus.enunciate.jaxrs - + !org.codehaus.enunciate.jaxrs /controller/nb/v2/containermanager ,${classes;ANNOTATION;javax.ws.rs.Path} + + org.codehaus.enunciate + maven-enunciate-plugin + - - - org.opendaylight.controller - containermanager - - - org.opendaylight.controller - appauth - - - org.opendaylight.controller - web - - - org.opendaylight.controller - sal - - - org.codehaus.enunciate - enunciate-core-annotations - - - org.opendaylight.controller - commons.northbound - - + + 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 +