Merge changes I9886ddb7,I851fa16e,I3b7b0bf5,Ib7f2ce87,I7d0cf295,I35ae6fcb,I14c86257...
[yangtools.git] / websocket / pom.xml
index 578384aa5a9a8ca072dc47ad12a218f5cc1901a0..40abaa394d5413b4855b39e0cc0363ae426c3a6e 100644 (file)
         <module>websocket-client</module>
     </modules>
 
+    <build>
+        <plugins>
+           <plugin>
+             <groupId>org.apache.maven.plugins</groupId>
+             <artifactId>maven-checkstyle-plugin</artifactId>
+           </plugin>
+        </plugins>
+    </build>
 </project>