summaryrefslogtreecommitdiffstats
path: root/common/pom.xml
diff options
context:
space:
mode:
authorMaros Marsalek <mmarsale@cisco.com>2016-06-10 15:31:29 +0200
committerMarek Gradzki <mgradzki@cisco.com>2016-06-13 11:50:11 +0000
commit318b9e56d0b11a5ca4ea8da4879b4693bcf8763e (patch)
tree1ad8e338329a8525d1324cbbeac0a55b1342eb54 /common/pom.xml
parent61d806977c78defd576a67a4c798856e02de7f9a (diff)
Introduce coding style and checkstyle rules
Change-Id: I1e67065393cdb901b81d5c5f8f3cec42f1b39fc8 Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
Diffstat (limited to 'common/pom.xml')
-rw-r--r--common/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/pom.xml b/common/pom.xml
index ad9f382ee..bb15f2d43 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -25,6 +25,7 @@
<maven>3.1.1</maven>
</prerequisites>
<modules>
+ <module>checkstyle</module>
<module>api-parent</module>
<module>features-parent</module>
<module>impl-parent</module>