Remove checkstyle config from child poms
[netconf.git] / netconf / netconf-impl / pom.xml
index 68dbc385726fa4036969dfdb32886d7903ad8235..b449c573b657e9736ef2177b6709ae8a13c0a49b 100644 (file)
           </execution>
         </executions>
       </plugin>
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-checkstyle-plugin</artifactId>
-        <configuration>
-          <propertyExpansion>checkstyle.violationSeverity=error</propertyExpansion>
-        </configuration>
-      </plugin>
     </plugins>
   </build>