X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fcontainermanager%2Fpom.xml;h=9e5bcba74723fb4994c514ef9ac1b1fa012982c9;hp=75341a6fdf6317390f80f757402a09c8b952f35d;hb=8dbd8803d1ad8683ab8b1727d9d3b870378c7911;hpb=37fa8d2f9fa05c29005df8cb39e71ead95de13a9 diff --git a/opendaylight/northbound/containermanager/pom.xml b/opendaylight/northbound/containermanager/pom.xml index 75341a6fdf..9e5bcba747 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.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 + HEAD + org.opendaylight.controller containermanager.northbound - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT bundle @@ -23,7 +29,7 @@ org.apache.felix maven-bundle-plugin - 2.3.6 + ${bundle.plugin.version} true @@ -45,6 +51,7 @@ javax.xml.bind.annotation, javax.xml.bind, org.slf4j, + org.apache.catalina.filters, org.codehaus.jackson.jaxrs, !org.codehaus.enunciate.jaxrs @@ -59,22 +66,22 @@ org.opendaylight.controller containermanager - 0.5.0-SNAPSHOT + ${containermanager.version} org.opendaylight.controller appauth - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller web - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller sal - 0.5.0-SNAPSHOT + ${sal.version} org.codehaus.enunciate @@ -84,12 +91,7 @@ org.opendaylight.controller commons.northbound - 0.4.0-SNAPSHOT - - - org.opendaylight.controller.thirdparty - com.sun.jersey.jersey-servlet - 1.17-SNAPSHOT + ${commons.northbound.version}