X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fopendaylight%2Fpom.xml;h=fca4936c7f13a62a095b95fcc2dbe5b26a7c196b;hb=474d4daf958336effcf4f419843d9d659a27bce5;hp=dca781e7ec403d2f9b4968eed59e4003b8d6b2ac;hpb=619f87d7ff5b11898aa1571d5fad7c9468753ecd;p=controller.git diff --git a/opendaylight/distribution/opendaylight/pom.xml b/opendaylight/distribution/opendaylight/pom.xml index dca781e7ec..fca4936c7f 100644 --- a/opendaylight/distribution/opendaylight/pom.xml +++ b/opendaylight/distribution/opendaylight/pom.xml @@ -51,6 +51,16 @@ org.opendaylight.controller sal-broker-impl ${mdsal.version} + + + org.opendaylight.controller + sal-remote + ${mdsal.version} + + + org.opendaylight.controller + sal-restconf-broker + ${mdsal.version} org.opendaylight.controller @@ -175,6 +185,16 @@ concepts ${yangtools.version} + + org.opendaylight.yangtools + restconf-client-api + ${yangtools.version} + + + org.opendaylight.yangtools + restconf-client-impl + ${yangtools.version} + @@ -369,12 +389,12 @@ org.opendaylight.yangtools yang-binding - 0.6.1 + ${yangtools.version} org.opendaylight.yangtools binding-type-provider - 0.6.1 + ${yangtools.version} org.opendaylight.yangtools @@ -1248,6 +1268,10 @@ io.netty netty-common + + io.netty + netty-codec-http +