diff options
Diffstat (limited to 'common/pom.xml')
-rw-r--r-- | common/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/pom.xml b/common/pom.xml index 32588812c..651b12cd3 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -30,6 +30,7 @@ <description>Aggregator for common maven parents providing base configuration for Honeycomb modules</description> <modules> + <module>common-scripts</module> <module>checkstyle</module> <module>honeycomb-parent</module> <module>api-parent</module> |