X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fcds-access-api%2Fpom.xml;h=58d4f0e7af1cf38f28f5f7b3666b32b8982258f6;hp=f1254e54516477649ebfd0b094f24bc86e4c7944;hb=6ca44d2095f0887508dd32f0174058a627eff4f9;hpb=58393ca23932b49ce5ba2fa3c23822490d0494b5 diff --git a/opendaylight/md-sal/cds-access-api/pom.xml b/opendaylight/md-sal/cds-access-api/pom.xml index f1254e5451..58d4f0e7af 100644 --- a/opendaylight/md-sal/cds-access-api/pom.xml +++ b/opendaylight/md-sal/cds-access-api/pom.xml @@ -5,13 +5,13 @@ org.opendaylight.odlparent bundle-parent - 1.8.0-SNAPSHOT + 2.0.4 org.opendaylight.controller cds-access-api - 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 @@ -57,8 +57,38 @@ org.opendaylight.controller sal-clustering-commons + + + + org.opendaylight.yangtools + mockito-configuration + + + com.typesafe.akka + akka-testkit_${scala.version} + test + + + + + 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