BGPCEP-712: Enforce checkstyle under binding-parent
[bgpcep.git] / bgp / openconfig-api / pom.xml
index 2eba09a7fdc162fda74f3ecf3c1c736f6a829b17..a8cfa0bf650461913d1c6a3f9ecf5cd7d9a32311 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>