BGPCEP-712: Enforce checkstyle under binding-parent
[bgpcep.git] / bgp / benchmark-app / pom.xml
index 287a488e4c9cd52fd67896d1fe837c4eb51c150e..5aef2ec1cdfe3a8f603f5fe9694e21f501455c2f 100644 (file)
         </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>
-
     <scm>
         <connection>scm:git:ssh://git.opendaylight.org:29418/bgpcep.git</connection>
         <developerConnection>scm:git:ssh://git.opendaylight.org:29418/bgpcep.git</developerConnection>