X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fcontainermanager%2Fpom.xml;h=2e6bb7d40ca0d5245200699822198b8d9ba1c697;hp=9e5bcba74723fb4994c514ef9ac1b1fa012982c9;hb=80aa861b74f7b0b3574f0962cdb45740ff71946c;hpb=55123065fe35573854bbf3ebe413833c0d67dd5c diff --git a/opendaylight/northbound/containermanager/pom.xml b/opendaylight/northbound/containermanager/pom.xml index 9e5bcba747..2e6bb7d40c 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, @@ -45,53 +56,33 @@ 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, 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 - ${containermanager.version} - - - org.opendaylight.controller - appauth - 0.4.1-SNAPSHOT - - - org.opendaylight.controller - web - 0.4.1-SNAPSHOT - - - org.opendaylight.controller - sal - ${sal.version} - - - org.codehaus.enunciate - enunciate-core-annotations - ${enunciate.version} - - - org.opendaylight.controller - commons.northbound - ${commons.northbound.version} - - + + 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 +