X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fcds-access-client%2Fpom.xml;h=eee6aacd6ef3a46e58ce8e3b834d494df077972a;hb=refs%2Ftags%2Frelease%2Foxygen-sr1;hp=1ed37ff04af7d69918ccf5116936cf41e1dccf96;hpb=b0067e0a4bfa955f15c6259e019f954687264eff;p=controller.git diff --git a/opendaylight/md-sal/cds-access-client/pom.xml b/opendaylight/md-sal/cds-access-client/pom.xml index 1ed37ff04a..eee6aacd6e 100644 --- a/opendaylight/md-sal/cds-access-client/pom.xml +++ b/opendaylight/md-sal/cds-access-client/pom.xml @@ -5,13 +5,13 @@ org.opendaylight.odlparent bundle-parent - 1.8.0-SNAPSHOT + 3.1.0 org.opendaylight.controller cds-access-client - 1.1.0-SNAPSHOT + 1.3.1 bundle @@ -19,14 +19,14 @@ org.opendaylight.yangtools yangtools-artifacts - 1.1.0-SNAPSHOT + 2.0.3 pom import org.opendaylight.controller mdsal-artifacts - 1.5.0-SNAPSHOT + 1.7.1 pom import @@ -44,7 +44,7 @@ com.typesafe.akka - akka-actor_${scala.version} + akka-actor_2.12 @@ -58,13 +58,17 @@ org.mockito - mockito-all + mockito-core com.typesafe.akka - akka-testkit_${scala.version} + akka-testkit_2.12 test + + com.google.guava + guava-testlib + org.opendaylight.controller sal-clustering-commons @@ -72,6 +76,36 @@ + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + org.codehaus.mojo + findbugs-maven-plugin + + true + + + + org.apache.maven.plugins + maven-jar-plugin + + + + test-jar + + + + + + + scm:git:http://git.opendaylight.org/gerrit/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git