BGPCEP-712: Enforce checkstyle under binding-parent
[bgpcep.git] / bmp / bmp-config-example / pom.xml
index aa131c0154f2854aa27c45d157361a30263d0f18..1f1766a36507809eaafbcdcb79d90ea5f56e4bb5 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>