X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-rest-connector%2Fpom.xml;h=c2d245badbca059dfbff3d7bdbf2b50ba30efa1d;hb=8a8f76419087916c3f573eb17a321f78c127c806;hp=fe00ab1836dbf7326d2a3352b86c018b4cce139d;hpb=3b57f8f6b29cd8e63e20ad81ba87fdc24828f7ab;p=controller.git diff --git a/opendaylight/md-sal/sal-rest-connector/pom.xml b/opendaylight/md-sal/sal-rest-connector/pom.xml index fe00ab1836..c2d245badb 100644 --- a/opendaylight/md-sal/sal-rest-connector/pom.xml +++ b/opendaylight/md-sal/sal-rest-connector/pom.xml @@ -27,6 +27,10 @@ io.netty netty-codec-http + + org.apache.commons + commons-lang3 + org.opendaylight.controller sal-remote @@ -43,6 +47,14 @@ org.opendaylight.yangtools yang-parser-impl + + org.opendaylight.yangtools.model + ietf-restconf + + + org.opendaylight.yangtools.model + ietf-yang-types-20130715 + org.slf4j slf4j-api @@ -76,6 +88,11 @@ mockito-all test + + org.opendaylight.controller + sal-common-util + test + @@ -88,6 +105,7 @@ MD SAL Restconf Connector org.opendaylight.controller.sal.rest.*, + org.opendaylight.controller.sal.restconf.rpc.*, org.opendaylight.controller.sal.restconf.impl, *, com.sun.jersey.spi.container.servlet