X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-remoterpc-connector%2Fintegrationtest%2Ftest-nb%2Fpom.xml;h=b041cb430a6eff183ff7ab5a29e4cd0a42bbe838;hb=48814d6a264b8f13e5db1422336d9ef25cb05fa9;hp=dc2fdbf9a05382d19307d6cccb20c918c6c1aafc;hpb=887cfd8dac6eb58f8c43a64ea5e84b77ab4d7917;p=controller.git diff --git a/opendaylight/md-sal/sal-remoterpc-connector/integrationtest/test-nb/pom.xml b/opendaylight/md-sal/sal-remoterpc-connector/integrationtest/test-nb/pom.xml index dc2fdbf9a0..b041cb430a 100644 --- a/opendaylight/md-sal/sal-remoterpc-connector/integrationtest/test-nb/pom.xml +++ b/opendaylight/md-sal/sal-remoterpc-connector/integrationtest/test-nb/pom.xml @@ -5,7 +5,7 @@ sal-remoterpc-connector-test-parent org.opendaylight.controller.tests - 1.0-SNAPSHOT + 1.1-SNAPSHOT sal-remoterpc-connector-test-nb @@ -24,14 +24,14 @@ com.sun.jersey.spi.container.servlet, - org.codehaus.jackson.annotate, + !org.codehaus.jackson.annotate, javax.ws.rs, javax.ws.rs.core, javax.xml.bind, javax.xml.bind.annotation, org.slf4j, org.apache.catalina.filters, - org.codehaus.jackson.jaxrs, + !org.codehaus.jackson.jaxrs, org.opendaylight.controller.sample.zeromq.provider, org.opendaylight.controller.sample.zeromq.consumer, org.opendaylight.controller.sal.utils,