X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-akka-raft%2Fpom.xml;h=5acc7c8d9fd548b5a0ba191bef47b32eb36ada1c;hb=bffaf3906c383141fe72cede16e9ea7d3306ea63;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..5acc7c8d9f 100644 --- a/opendaylight/md-sal/sal-akka-raft/pom.xml +++ b/opendaylight/md-sal/sal-akka-raft/pom.xml @@ -2,10 +2,10 @@ 4.0.0 - org.opendaylight.odlparent - bundle-parent - 3.0.2 - + org.opendaylight.controller + mdsal-parent + 1.8.0-SNAPSHOT + ../parent org.opendaylight.controller @@ -13,27 +13,11 @@ 1.8.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 - -