X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-rest-connector%2Fpom.xml;h=2d24e6671118048d8f0ac6e72065b89d9974003c;hb=9c4c0710d781b1a7984dc9f41b898ce43be4ea1d;hp=24ac2467f04cdb418e0ff8cb8546295bb3c306fc;hpb=25563418e1867be44ab8d829db30360df60ee1c9;p=controller.git diff --git a/opendaylight/md-sal/sal-rest-connector/pom.xml b/opendaylight/md-sal/sal-rest-connector/pom.xml index 24ac2467f0..2d24e66711 100644 --- a/opendaylight/md-sal/sal-rest-connector/pom.xml +++ b/opendaylight/md-sal/sal-rest-connector/pom.xml @@ -37,6 +37,19 @@ 3.0.4.Final provided + + org.opendaylight.yangtools + yang-data-impl + + + org.opendaylight.yangtools + yang-model-util + + + com.google.code.gson + gson + 2.2.4 + @@ -58,13 +71,12 @@ org.opendaylight.yangtools yang-parser-impl - ${yang.version} test - org.opendaylight.yangtools - yang-data-impl - ${yang.version} + org.glassfish.jersey.test-framework.providers + jersey-test-framework-provider-grizzly2 + 2.4 test @@ -87,8 +99,14 @@ org.opendaylight.controller.sal.restconf.impl, org.eclipse.xtend2.lib, org.eclipse.xtend.lib, - org.eclipse.xtext.xbase.* + org.eclipse.xtext.xbase.*, + + *, + com.sun.jersey.spi.container.servlet + + org.opendaylight.controller.sal.rest.impl.RestconfProvider + /restconf