X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-akka-raft%2Fpom.xml;h=8e84c5f1c115c3f47f87853d77a41258dedef819;hb=08e5137e67bac083608705b7a9a995acb599cec0;hp=feb36b4b0d8a6688f42bb0e763b91ef603e722ea;hpb=2f05ce3fdd200dccd4a99ae16d1340c72d36ca11;p=controller.git diff --git a/opendaylight/md-sal/sal-akka-raft/pom.xml b/opendaylight/md-sal/sal-akka-raft/pom.xml index feb36b4b0d..8e84c5f1c1 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.8.0-SNAPSHOT + 1.11.2 ../parent org.opendaylight.controller sal-akka-raft - 1.8.0-SNAPSHOT + 1.11.2 bundle @@ -55,11 +55,6 @@ scala-library - - commons-io - commons-io - - org.apache.commons commons-lang3 @@ -71,21 +66,29 @@ + + org.awaitility + awaitility + test + org.mockito mockito-core test - org.slf4j slf4j-simple test - - com.google.protobuf - protobuf-java + commons-io + commons-io + test + + + commons-lang + commons-lang test @@ -117,14 +120,6 @@ - - - org.codehaus.mojo - findbugs-maven-plugin - - true - -