X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fswitchmanager%2Fpom.xml;h=dca8c2f06098cd8d6853337116f0229f4a70f486;hb=c9698a6764972f2a69a8e95d8d8eea5790e8c816;hp=d46b17e4f7e2d27bebf7bfb401be64bd038b6806;hpb=7644009997b956efd74cbf8166352a7988e64ab0;p=controller.git diff --git a/opendaylight/northbound/switchmanager/pom.xml b/opendaylight/northbound/switchmanager/pom.xml index d46b17e4f7..dca8c2f060 100644 --- a/opendaylight/northbound/switchmanager/pom.xml +++ b/opendaylight/northbound/switchmanager/pom.xml @@ -4,16 +4,17 @@ org.opendaylight.controller commons.opendaylight - 1.4.0-SNAPSHOT + 1.4.2-SNAPSHOT ../../commons/opendaylight switchmanager.northbound - 0.4.0-SNAPSHOT + 0.4.2-SNAPSHOT bundle 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 @@ -26,7 +27,7 @@ org.opendaylight.controller sal - 0.5.0-SNAPSHOT + ${sal.version} @@ -34,7 +35,7 @@ org.apache.felix maven-bundle-plugin - 2.3.6 + ${bundle.plugin.version} true @@ -57,7 +58,8 @@ javax.xml.bind, org.slf4j, org.apache.catalina.filters, - org.codehaus.jackson.jaxrs, + com.fasterxml.jackson.annotation, + com.fasterxml.jackson.databind, !org.codehaus.enunciate.jaxrs /controller/nb/v2/switchmanager @@ -69,51 +71,29 @@ - - org.opendaylight.controller.thirdparty - com.sun.jersey.jersey-servlet - 1.17-SNAPSHOT - - org.opendaylight.controller containermanager - 0.5.0-SNAPSHOT org.opendaylight.controller switchmanager - 0.5.0-SNAPSHOT - org.opendaylight.controller sal - 0.5.0-SNAPSHOT - org.opendaylight.controller commons.northbound - 0.4.0-SNAPSHOT - - - org.springframework - spring-web - ${spring.version} - provided - - org.codehaus.enunciate enunciate-core-annotations - ${enunciate.version} - org.opendaylight.controller.thirdparty - org.apache.catalina.filters.CorsFilter - 7.0.42-SNAPSHOT + junit + junit