X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fmd-sal%2Fsal-rest-connector%2Fpom.xml;h=0bd86a3eadb6007d441eb6859d3a61593af8a451;hb=54bed4dd6dfbada9a8e2ddf70ca84952aec3f55a;hp=b28e9677b6897f30b163525b897bd027fbfc783e;hpb=ce23509536c00cb2649c36b4b64ac261946445a1;p=controller.git diff --git a/opendaylight/md-sal/sal-rest-connector/pom.xml b/opendaylight/md-sal/sal-rest-connector/pom.xml index b28e9677b6..0bd86a3ead 100644 --- a/opendaylight/md-sal/sal-rest-connector/pom.xml +++ b/opendaylight/md-sal/sal-rest-connector/pom.xml @@ -27,12 +27,61 @@ org.eclipse.xtend org.eclipse.xtend.lib + + org.slf4j + slf4j-api + org.jboss.resteasy jaxrs-api 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 + + + + + junit + junit + test + + + org.mockito + mockito-all + test + + + ch.qos.logback + logback-classic + 1.0.9 + test + + + org.opendaylight.yangtools + yang-parser-impl + ${yang.version} + test + + + org.glassfish.jersey.test-framework.providers + jersey-test-framework-provider-grizzly2 + 2.4 + test + @@ -55,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