X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fcontrollermanager%2Fpom.xml;h=2fcc2a593a025b984b6368b9f69720ce11c46d81;hp=8c3279e6c7b6857630bb5e7855b93cfd1064f906;hb=082d7ba433b85d5810c50f624d2691088336e66a;hpb=0ae12c54560ef14cb8c08beef4553f7523d41578 diff --git a/opendaylight/northbound/controllermanager/pom.xml b/opendaylight/northbound/controllermanager/pom.xml index 8c3279e6c7..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 @@ -43,6 +42,7 @@ org.opendaylight.controller.sal.core, org.opendaylight.controller.sal.utils, + org.opendaylight.controller.configuration, org.opendaylight.controller.containermanager, org.opendaylight.controller.switchmanager, org.opendaylight.controller.usermanager, @@ -76,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 @@ -121,7 +104,6 @@ org.opendaylight.controller.thirdparty org.apache.catalina.filters.CorsFilter - ${corsfilter.version}