X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-akka-raft%2Fpom.xml;h=89c32f645aa715bc7276a4f58fab810cfd33a325;hp=449ea17c85d3d53d3fa3588a9288c8f8756b2275;hb=8d3faafcb661be94df908f3a6eee0c26687ed911;hpb=eb7436263ec77d89a054e39e20ec17b17cb030b7 diff --git a/opendaylight/md-sal/sal-akka-raft/pom.xml b/opendaylight/md-sal/sal-akka-raft/pom.xml index 449ea17c85..89c32f645a 100644 --- a/opendaylight/md-sal/sal-akka-raft/pom.xml +++ b/opendaylight/md-sal/sal-akka-raft/pom.xml @@ -4,13 +4,13 @@ org.opendaylight.controller mdsal-parent - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT ../parent org.opendaylight.controller sal-akka-raft - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT bundle @@ -66,12 +66,16 @@ + + org.awaitility + awaitility + test + org.mockito mockito-core test - org.slf4j slf4j-simple @@ -82,6 +86,11 @@ commons-io test + + commons-lang + commons-lang + test +