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=24ac2467f04cdb418e0ff8cb8546295bb3c306fc;hp=b28e9677b6897f30b163525b897bd027fbfc783e;hb=25563418e1867be44ab8d829db30360df60ee1c9;hpb=cebe73e6480bc9063c4cf0df0765f38e759b7223 diff --git a/opendaylight/md-sal/sal-rest-connector/pom.xml b/opendaylight/md-sal/sal-rest-connector/pom.xml index b28e9677b6..24ac2467f0 100644 --- a/opendaylight/md-sal/sal-rest-connector/pom.xml +++ b/opendaylight/md-sal/sal-rest-connector/pom.xml @@ -27,12 +27,46 @@ org.eclipse.xtend org.eclipse.xtend.lib + + org.slf4j + slf4j-api + org.jboss.resteasy jaxrs-api 3.0.4.Final provided + + + + 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.opendaylight.yangtools + yang-data-impl + ${yang.version} + test +