BGPCEP-712: Enforce checkstyle under binding-parent
[bgpcep.git] / binding-parent / pom.xml
index 1c09a12e28db8d4676d610097eaead3b1387e38c..6d3f1fd3f8495347c6fd24ef3a8a4971035ee7ba 100644 (file)
@@ -42,7 +42,7 @@
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-checkstyle-plugin</artifactId>
                 <configuration>
-                     <propertyExpansion>checkstyle.violationSeverity=warning</propertyExpansion>
+                     <propertyExpansion>checkstyle.violationSeverity=error</propertyExpansion>
                  </configuration>
                 <dependencies>
                     <dependency>