X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fcontrollermanager%2Fpom.xml;h=2fcc2a593a025b984b6368b9f69720ce11c46d81;hb=33aa42c3375a40d417fa0612249c8831c8066473;hp=5baaeb0dccc64d358ce960d224cd578dc17f52f1;hpb=67dd6d9e323157551345f89d3c00c8ebad068a11;p=controller.git diff --git a/opendaylight/northbound/controllermanager/pom.xml b/opendaylight/northbound/controllermanager/pom.xml index 5baaeb0dcc..2fcc2a593a 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 @@ -22,7 +22,6 @@ org.codehaus.enunciate maven-enunciate-plugin - ${enunciate.version} org.opendaylight.controller @@ -77,43 +76,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 +104,6 @@ org.opendaylight.controller.thirdparty org.apache.catalina.filters.CorsFilter - ${corsfilter.version}