From d8ce0610e5df2b9ae9defb06667acbeccf734434 Mon Sep 17 00:00:00 2001 From: Tom Pantelis Date: Wed, 11 Mar 2015 17:11:22 -0400 Subject: [PATCH] Add sal-akka-raft test-jar dependency to sal-distributed-store pom So we can use the test utilities in sal-akka-raft. Change-Id: Ibb28522ed49c61c53d3b3296b38c898c7ea5129b Signed-off-by: Tom Pantelis --- opendaylight/md-sal/sal-distributed-datastore/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index e27546f5dc..10ea2be2dd 100644 --- a/opendaylight/md-sal/sal-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-distributed-datastore/pom.xml @@ -94,6 +94,13 @@ sal-akka-raft 1.2.0-SNAPSHOT + + org.opendaylight.controller + sal-akka-raft + 1.2.0-SNAPSHOT + test-jar + test + org.opendaylight.controller sal-binding-api -- 2.36.6