diff options
Diffstat (limited to 'java/sca')
-rw-r--r-- | java/sca/samples/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/sca/samples/pom.xml b/java/sca/samples/pom.xml index 09ba991670..6eee77937c 100644 --- a/java/sca/samples/pom.xml +++ b/java/sca/samples/pom.xml @@ -56,6 +56,7 @@ <module>webapps/helloworld</module> <module>webapps/helloworld-jsp</module> + <module>webapps/helloworld-stripes</module> </modules> </profile> |