X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-rest-connector%2Fpom.xml;h=0bd86a3eadb6007d441eb6859d3a61593af8a451;hp=24ac2467f04cdb418e0ff8cb8546295bb3c306fc;hb=54bed4dd6dfbada9a8e2ddf70ca84952aec3f55a;hpb=25563418e1867be44ab8d829db30360df60ee1c9 diff --git a/opendaylight/md-sal/sal-rest-connector/pom.xml b/opendaylight/md-sal/sal-rest-connector/pom.xml index 24ac2467f0..0bd86a3ead 100644 --- a/opendaylight/md-sal/sal-rest-connector/pom.xml +++ b/opendaylight/md-sal/sal-rest-connector/pom.xml @@ -37,6 +37,21 @@ 3.0.4.Final provided + + org.opendaylight.yangtools + yang-data-impl + ${yang.version} + + + org.opendaylight.yangtools + yang-model-util + ${yang.version} + + + com.google.code.gson + gson + 2.2.4 + @@ -62,9 +77,9 @@ test - org.opendaylight.yangtools - yang-data-impl - ${yang.version} + org.glassfish.jersey.test-framework.providers + jersey-test-framework-provider-grizzly2 + 2.4 test @@ -89,6 +104,12 @@ org.eclipse.xtend.lib, org.eclipse.xtext.xbase.* + + *, + com.sun.jersey.spi.container.servlet + + org.opendaylight.controller.sal.rest.impl.RestconfProvider + /restconf