X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-remoterpc-connector%2Fpom.xml;h=e0e6389a6604cd237d1743151c5c44922ea6fa46;hb=e4550bea5b9d5589b1937d5a4496abde2f476b2e;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..e0e6389a66 100644 --- a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml +++ b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml @@ -5,13 +5,12 @@ org.opendaylight.controller config-parent - 0.6.0-SNAPSHOT + 0.7.0-SNAPSHOT ../../config/config-parent - org.opendaylight.controller sal-remoterpc-connector - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT bundle @@ -19,7 +18,7 @@ org.opendaylight.controller mdsal-artifacts - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT pom import @@ -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 + +