Fixing findbugs
[yangtools.git] / integration-test / pom.xml
index 7837b5210c227ae25d30b0202bc7efbb4ff427e4..0871e056e70544e2a207d4fd5daa8a73f3a7bb8d 100644 (file)
         <module>regression-test-model</module>
         <module>yang-runtime-tests</module>
     </modules>
-
-    <build>
-        <plugins>
-           <plugin>
-             <groupId>org.apache.maven.plugins</groupId>
-             <artifactId>maven-checkstyle-plugin</artifactId>
-           </plugin>
-        </plugins>
-    </build>
 </project>