Remove checkstyle config from child poms
[netconf.git] / netconf / netconf-notifications-impl / pom.xml
index 4389e44f0bf0a11ac2bceb7ef87d09c0b61c3230..a3ba09d626c42db95e682e44a0cf99ea889c4487 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>