X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fcds-access-client%2Fpom.xml;h=feff9f559ed78c107e3c5af0b0cd1c2470be38a8;hp=1ed37ff04af7d69918ccf5116936cf41e1dccf96;hb=3bfd07021cadddfb544908e84fb0c03db402e771;hpb=b0067e0a4bfa955f15c6259e019f954687264eff diff --git a/opendaylight/md-sal/cds-access-client/pom.xml b/opendaylight/md-sal/cds-access-client/pom.xml index 1ed37ff04a..feff9f559e 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 + 2.0.4 org.opendaylight.controller cds-access-client - 1.1.0-SNAPSHOT + 1.3.0-SNAPSHOT bundle @@ -19,14 +19,14 @@ org.opendaylight.yangtools yangtools-artifacts - 1.1.0-SNAPSHOT + 2.0.0-SNAPSHOT pom import org.opendaylight.controller mdsal-artifacts - 1.5.0-SNAPSHOT + 1.7.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,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