BGPCEP-712: Enforce checkstyle under binding-parent
[bgpcep.git] / bgp / rib-mock / pom.xml
index 5698d021ec58e554f0d636a2a2de996d8d75f358..650ac4b877ca786720805e549c05416b0ae22641 100644 (file)
                     </execution>
                 </executions>
             </plugin>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-checkstyle-plugin</artifactId>
-                <configuration>
-                    <propertyExpansion>checkstyle.violationSeverity=error</propertyExpansion>
-                </configuration>
-            </plugin>
         </plugins>
     </build>