X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fcontainermanager%2Fpom.xml;h=2d980910f4a90ada714a0a46929c7e3eeb17b2c6;hp=067e5f19b92a09a1ad5764e3e87cc661c22be1c2;hb=591fd680eea5c6183436cc72e756326af1505ac0;hpb=1415e57c132459f962afcc976da3b72c28a5702b diff --git a/opendaylight/northbound/containermanager/pom.xml b/opendaylight/northbound/containermanager/pom.xml index 067e5f19b9..2d980910f4 100644 --- a/opendaylight/northbound/containermanager/pom.xml +++ b/opendaylight/northbound/containermanager/pom.xml @@ -4,13 +4,19 @@ org.opendaylight.controller commons.opendaylight - 1.4.0-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.0-SNAPSHOT + 0.4.2-SNAPSHOT bundle @@ -23,7 +29,7 @@ org.apache.felix maven-bundle-plugin - 2.3.6 + ${bundle.plugin.version} true @@ -45,10 +51,13 @@ javax.xml.bind.annotation, javax.xml.bind, org.slf4j, - org.codehaus.jackson.jaxrs, + org.apache.catalina.filters, + com.fasterxml.jackson.jaxrs.base, + com.fasterxml.jackson.jaxrs.json, !org.codehaus.enunciate.jaxrs /controller/nb/v2/containermanager + ,${classes;ANNOTATION;javax.ws.rs.Path} @@ -58,37 +67,26 @@ org.opendaylight.controller containermanager - 0.5.0-SNAPSHOT org.opendaylight.controller appauth - 0.4.0-SNAPSHOT org.opendaylight.controller web - 0.4.0-SNAPSHOT org.opendaylight.controller sal - 0.5.0-SNAPSHOT org.codehaus.enunciate enunciate-core-annotations - ${enunciate.version} org.opendaylight.controller commons.northbound - 0.4.0-SNAPSHOT - - - org.opendaylight.controller.thirdparty - com.sun.jersey.jersey-servlet - 1.17-SNAPSHOT