X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-akka-raft%2Fpom.xml;h=9228c610aa7d28bcf2d7a6b8112caf80e65c256a;hb=9e1797620100e124d8ac9895d0632e0967c1b4fe;hp=449ea17c85d3d53d3fa3588a9288c8f8756b2275;hpb=eb7436263ec77d89a054e39e20ec17b17cb030b7;p=controller.git diff --git a/opendaylight/md-sal/sal-akka-raft/pom.xml b/opendaylight/md-sal/sal-akka-raft/pom.xml index 449ea17c85..9228c610aa 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.11.0-SNAPSHOT ../parent org.opendaylight.controller sal-akka-raft - 1.9.0-SNAPSHOT + 1.11.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 +