Remove unneeded spotbugs/checkstyle declarations
[yangtools.git] / yang / yang-xpath-impl / pom.xml
index 43988872dd7d215ee117090966463513a9165133..d2aadef62a7fa49f64f8dcbcade04995389c948a 100644 (file)
                     </instructions>
                 </configuration>
             </plugin>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-checkstyle-plugin</artifactId>
-                <configuration>
-                    <propertyExpansion>checkstyle.violationSeverity=error</propertyExpansion>
-                </configuration>
-            </plugin>
         </plugins>
     </build>