Pull checkstyle enforcement from parent poms
[netvirt.git] / vpnservice / neutronvpn / neutronvpn-shell / pom.xml
index 328bb97a2913c4de380bd78ce47905827365d344..0a6ac7b99779fac7cd99f800dd15cf24f27fff20 100644 (file)
@@ -36,17 +36,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
             <version>${karaf.shell.console.version}</version>
         </dependency>
     </dependencies>
-    <build>
-        <plugins>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-checkstyle-plugin</artifactId>
-                <configuration>
-                    <propertyExpansion>checkstyle.violationSeverity=error</propertyExpansion>
-                </configuration>
-            </plugin>
-        </plugins>
-    </build>
 
     <!--
         Maven Site Configuration