X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-akka-raft%2Fpom.xml;h=0ef4375bb4e77f929a3d515d4a20fc976a32f1ce;hb=801f520ed3d47d75e41405631fa4bc3c730c4fdd;hp=a7baa49414f73e2551c2ca8f381c2bace793cee2;hpb=bd9676e69667dcaa7b85d0f8d738b481b0cefdb7;p=controller.git diff --git a/opendaylight/md-sal/sal-akka-raft/pom.xml b/opendaylight/md-sal/sal-akka-raft/pom.xml index a7baa49414..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.8.0-SNAPSHOT + 1.9.0-SNAPSHOT bundle - - - - org.opendaylight.controller - mdsal-artifacts - 1.8.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 - -