From: Moiz Raja Date: Thu, 12 Jun 2014 23:01:56 +0000 (-0700) Subject: Add more yang/sal dependencies X-Git-Tag: release/helium~653^2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=4d6a5791e8cb97262ade76e559b9e3bc7cb21fb0 Add more yang/sal dependencies Change-Id: I6a5d7087233bfc1c88a4f113cc6d3a476055a60c Signed-off-by: Moiz Raja --- diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index 8acebad365..027477d0c2 100644 --- a/opendaylight/md-sal/sal-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-distributed-datastore/pom.xml @@ -35,21 +35,38 @@ akka-remote_${scala.version} + + org.opendaylight.controller config-api + org.opendaylight.controller sal-binding-api - + + org.opendaylight.controller + sal-common-api + + org.opendaylight.controller sal-core-spi + + org.opendaylight.yangtools + concepts + + + + org.opendaylight.yangtools + yang-data-api + + org.scala-lang