X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fmd-sal%2Fsal-akka-raft%2Fpom.xml;h=0ef4375bb4e77f929a3d515d4a20fc976a32f1ce;hb=97f90cb2c7865665e6f152bec1f82f4ad784b389;hp=638715d27d60cec8b1045387c266aea581214664;hpb=5533e9ab2d5b478f90882ba844b4dff0f368008b;p=controller.git diff --git a/opendaylight/md-sal/sal-akka-raft/pom.xml b/opendaylight/md-sal/sal-akka-raft/pom.xml index 638715d27d..0ef4375bb4 100644 --- a/opendaylight/md-sal/sal-akka-raft/pom.xml +++ b/opendaylight/md-sal/sal-akka-raft/pom.xml @@ -2,38 +2,22 @@ 4.0.0 - org.opendaylight.odlparent - bundle-parent - 3.0.2 - + org.opendaylight.controller + mdsal-parent + 1.9.0-SNAPSHOT + ../parent org.opendaylight.controller sal-akka-raft - 1.7.0-SNAPSHOT + 1.9.0-SNAPSHOT bundle - - - - org.opendaylight.controller - mdsal-artifacts - 1.7.0-SNAPSHOT - pom - import - - - - org.opendaylight.controller sal-clustering-commons - - com.google.guava - guava - com.typesafe.akka @@ -86,12 +70,7 @@ akka-slf4j_2.12 - - - junit - junit - test - + org.mockito mockito-core @@ -104,6 +83,11 @@ test + + com.google.protobuf + protobuf-java + test + @@ -133,21 +117,6 @@ - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - -