X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fcontrollermanager%2Fpom.xml;h=33926af0c880ffa003202819c6d4dca2918925d3;hb=3eb3d2d181fd81a1b723f90ca98d56e8bc7b3ba4;hp=5baaeb0dccc64d358ce960d224cd578dc17f52f1;hpb=e721fb73176218c4ddf07f3e12e1058e3662cf29;p=controller.git diff --git a/opendaylight/northbound/controllermanager/pom.xml b/opendaylight/northbound/controllermanager/pom.xml index 5baaeb0dcc..33926af0c8 100644 --- a/opendaylight/northbound/controllermanager/pom.xml +++ b/opendaylight/northbound/controllermanager/pom.xml @@ -4,11 +4,11 @@ org.opendaylight.controller commons.opendaylight - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT ../../commons/opendaylight controllermanager.northbound - 0.0.1-SNAPSHOT + 0.0.2-SNAPSHOT bundle scm:git:ssh://git.opendaylight.org:29418/controller.git @@ -77,43 +77,26 @@ org.opendaylight.controller.thirdparty com.sun.jersey.jersey-servlet - ${jersey-servlet.version} - org.opendaylight.controller containermanager - ${containermanager.version} org.opendaylight.controller switchmanager - ${switchmanager.api.version} - org.opendaylight.controller sal - ${sal.version} - org.opendaylight.controller commons.northbound - ${commons.northbound.version} - - - org.springframework - spring-web - ${spring.version} - provided - - org.codehaus.enunciate enunciate-core-annotations - ${enunciate.version} junit @@ -122,7 +105,6 @@ org.opendaylight.controller.thirdparty org.apache.catalina.filters.CorsFilter - ${corsfilter.version}