X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-remoterpc-connector%2Fpom.xml;h=d477391a9509e427907021a1777c85ecbad66261;hb=542cc671163e58cf681612b5d762ab47eeb71e13;hp=772d4461f0bc294a5f270dc1eb41c606b6b46615;hpb=a81d98f692b80c45bce3fe6a87e731abfb012a9f;p=controller.git diff --git a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml index 772d4461f0..d477391a95 100644 --- a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml +++ b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml @@ -9,7 +9,6 @@ ../../config/config-parent - org.opendaylight.controller sal-remoterpc-connector 1.5.0-SNAPSHOT bundle @@ -61,10 +60,6 @@ akka-persistence_${scala.version} - - org.opendaylight.controller - sal-connector-api - org.opendaylight.controller sal-common-util @@ -134,7 +129,7 @@ org.mockito - mockito-all + mockito-core test @@ -142,17 +137,22 @@ slf4j-simple test - - org.opendaylight.yangtools - yang-parser-impl - test - com.google.collections google-collections 1.0 test + + org.opendaylight.yangtools + yang-test-util + + + org.opendaylight.controller + sal-akka-raft + test-jar + test + @@ -204,6 +204,13 @@ checkstyle.violationSeverity=error + + org.codehaus.mojo + findbugs-maven-plugin + + true + +