Enforce checkstyle in bgp-linkstate
[bgpcep.git] / bgp / extensions / linkstate / pom.xml
index f621381b4549d2a9be51efe1a5e5a632f61144a8..f8f4615b608ecc58c72b3e896e1d4c6c7fbc1d70 100644 (file)
         </dependency>
     </dependencies>
 
-    <build>
-        <plugins>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-checkstyle-plugin</artifactId>
-                <configuration>
-                    <violationSeverity>warn</violationSeverity>
-                </configuration>
-            </plugin>
-        </plugins>
-    </build>
-
     <scm>
         <connection>scm:git:ssh://git.opendaylight.org:29418/bgpcep.git</connection>
         <developerConnection>scm:git:ssh://git.opendaylight.org:29418/bgpcep.git</developerConnection>