X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-rest-connector%2Fpom.xml;h=bdcb0bdd2bce239d65eac72f83432c1cff036a0e;hb=634ecb9a2701f6bbff419f74fe8616a6b263927a;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..bdcb0bdd2b 100644 --- a/opendaylight/md-sal/sal-rest-connector/pom.xml +++ b/opendaylight/md-sal/sal-rest-connector/pom.xml @@ -27,12 +27,56 @@ 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} + + + 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 +99,12 @@ org.eclipse.xtend.lib, org.eclipse.xtext.xbase.* + + *, + com.sun.jersey.spi.container.servlet + + org.opendaylight.controller.sal.rest.impl.RestconfProvider + /restconf