diff options
Diffstat (limited to 'java/sca/distribution/tomcat/testing/pom.xml')
-rw-r--r-- | java/sca/distribution/tomcat/testing/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/sca/distribution/tomcat/testing/pom.xml b/java/sca/distribution/tomcat/testing/pom.xml index 732e7c292d..35a03da94a 100644 --- a/java/sca/distribution/tomcat/testing/pom.xml +++ b/java/sca/distribution/tomcat/testing/pom.xml @@ -33,6 +33,7 @@ <modules> <module>helloworld-service-contribution</module> <module>helloworld-client-webapp</module> + <module>legal-checks</module> </modules> </project> |