X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fnorthbound%2Fswitchmanager%2Fpom.xml;h=556c964055b2c335d80f57e90839b0adabf48a62;hb=c1d2f1cea04e24f00acb0d5af43bc55968ec4d6b;hp=e4c73ac7431f75d3cbb13dc8b83fe7fe40365079;hpb=4e888e9099a29b43859702f0291499260ebd4720;p=controller.git diff --git a/opendaylight/northbound/switchmanager/pom.xml b/opendaylight/northbound/switchmanager/pom.xml index e4c73ac743..556c964055 100644 --- a/opendaylight/northbound/switchmanager/pom.xml +++ b/opendaylight/northbound/switchmanager/pom.xml @@ -7,7 +7,6 @@ 1.4.0-SNAPSHOT ../../commons/opendaylight - org.opendaylight.controller switchmanager.northbound 0.4.0-SNAPSHOT bundle @@ -22,11 +21,11 @@ org.opendaylight.controller sal - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT - - + + org.apache.felix maven-bundle-plugin @@ -39,11 +38,14 @@ org.opendaylight.controller.sal.utils, org.opendaylight.controller.containermanager, org.opendaylight.controller.switchmanager, + org.opendaylight.controller.usermanager, org.apache.commons.lang3.tuple, - org.apache.commons.logging, + org.apache.commons.logging, com.sun.jersey.spi.container.servlet, org.opendaylight.controller.northbound.commons, org.opendaylight.controller.northbound.commons.exception, + org.opendaylight.controller.northbound.commons.utils, + org.opendaylight.controller.sal.authorization, javax.ws.rs, javax.ws.rs.core, javax.xml.bind.annotation, @@ -53,6 +55,7 @@ /controller/nb/v2/switch + ${project.basedir}/src/main/resources/META-INF @@ -63,7 +66,7 @@ com.sun.jersey.jersey-servlet 1.17-SNAPSHOT - + org.opendaylight.controller containermanager @@ -72,33 +75,33 @@ org.opendaylight.controller switchmanager - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT - + org.opendaylight.controller sal + 0.5.0-SNAPSHOT + + + + org.opendaylight.controller + commons.northbound 0.4.0-SNAPSHOT - + - org.opendaylight.controller - commons.northbound - 0.4.0-SNAPSHOT - - - - org.springframework - spring-web - ${spring.version} - provided - - + org.springframework + spring-web + ${spring.version} + provided + + org.codehaus.enunciate enunciate-core-annotations ${enunciate.version} - +