From 4d6a5791e8cb97262ade76e559b9e3bc7cb21fb0 Mon Sep 17 00:00:00 2001 From: Moiz Raja Date: Thu, 12 Jun 2014 16:01:56 -0700 Subject: [PATCH] Add more yang/sal dependencies Change-Id: I6a5d7087233bfc1c88a4f113cc6d3a476055a60c Signed-off-by: Moiz Raja --- .../md-sal/sal-distributed-datastore/pom.xml | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) 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 -- 2.36.6