Remove unneeded spotbugs/checkstyle declarations
[yangtools.git] / yang / yang-data-jaxen / pom.xml
index ce2dbf384187fa597bd0635d9b2abb75dda7df40..bbe7d94b3ffdea335cc4dbd666c3fbc407d25fe5 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>