X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fmd-sal%2Fsal-cluster-admin%2Fpom.xml;h=14ccea2972a60e508407218cfeccc8198f33e6c4;hb=a68cf33642ada6e9ec3cfab4ec65d67e1ef4913f;hp=7f80ea4036ed9abd32c187d9e666ede377478b69;hpb=2b43286e7f65957e6ef73fd76ccac9d5db4089cc;p=controller.git diff --git a/opendaylight/md-sal/sal-cluster-admin/pom.xml b/opendaylight/md-sal/sal-cluster-admin/pom.xml index 7f80ea4036..14ccea2972 100644 --- a/opendaylight/md-sal/sal-cluster-admin/pom.xml +++ b/opendaylight/md-sal/sal-cluster-admin/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.4.0-SNAPSHOT + 1.5.0-SNAPSHOT sal-cluster-admin bundle @@ -36,7 +36,7 @@ org.opendaylight.controller sal-distributed-datastore test-jar - 1.4.0-SNAPSHOT + 1.5.0-SNAPSHOT test @@ -48,6 +48,7 @@ com.typesafe.akka akka-testkit_${scala.version} + test @@ -173,6 +174,13 @@ + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + +