Remove unneeded spotbugs/checkstyle declarations
[yangtools.git] / yang / yang-model-export / pom.xml
index 4ae34e1650bcfc2f29e49dc2f0fd5cd6e8ad5c28..7ff27cb5064f7e16d271cc9725cb9b373fa8140a 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>
 </project>