Remove unneeded spotbugs/checkstyle declarations
[yangtools.git] / yang / yang-parser-rfc7950 / pom.xml
index 681d90c2cf189022df98298f5cc67e457a238588..eee3efc9a6d830a3e8047ea606e393213b271323 100644 (file)
                 <groupId>org.codehaus.mojo</groupId>
                 <artifactId>build-helper-maven-plugin</artifactId>
             </plugin>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-checkstyle-plugin</artifactId>
-                <configuration>
-                    <propertyExpansion>checkstyle.violationSeverity=error</propertyExpansion>
-                </configuration>
-            </plugin>
         </plugins>
     </build>