Remove checkstyle config from child poms
[netconf.git] / netconf / netconf-ssh / pom.xml
index 8af48eb5630c4521d1d79f45ead149ae3586d979..e7976f3def6f2c7e421095a62e62fe4739ccfb18 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>