X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fcds-access-client%2Fpom.xml;h=5ccff43406c00dc858b325692f6e334198f686e4;hb=bc2b83e97bc73930badd4a3063c65b849f82c664;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..5ccff43406 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 + 1.9.0-SNAPSHOT org.opendaylight.controller cds-access-client - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT bundle @@ -19,14 +19,14 @@ org.opendaylight.yangtools yangtools-artifacts - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT pom import org.opendaylight.controller mdsal-artifacts - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT pom import @@ -58,13 +58,17 @@ org.mockito - mockito-all + mockito-core com.typesafe.akka akka-testkit_${scala.version} test + + com.google.guava + guava-testlib + org.opendaylight.controller sal-clustering-commons @@ -72,6 +76,25 @@ + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + org.codehaus.mojo + findbugs-maven-plugin + + true + + + + + scm:git:http://git.opendaylight.org/gerrit/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git