X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fcommons%2Fconcepts%2Fpom.xml;h=9f3107d1a8fb666102a069b1daf625484d7e3ec2;hb=ff1b4a79cca00743a00c3b0b1100bd0ab2b2fb31;hp=802b00e5ccea5bad4268c0a2661b21054d4321db;hpb=fad07e38e57f1c0d8d687e3bae01532196d6e99d;p=controller.git diff --git a/opendaylight/commons/concepts/pom.xml b/opendaylight/commons/concepts/pom.xml index 802b00e5cc..9f3107d1a8 100644 --- a/opendaylight/commons/concepts/pom.xml +++ b/opendaylight/commons/concepts/pom.xml @@ -28,6 +28,15 @@ ${project.basedir}/META-INF + + org.apache.maven.plugins + maven-checkstyle-plugin + ${checkstyle.version} + + true + ${project.parent.parent.basedir}/space_and_tabs_checks.xml + +