summaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
Diffstat (limited to 'java')
-rw-r--r--java/sca/samples/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/java/sca/samples/pom.xml b/java/sca/samples/pom.xml
index 9ade7320c8..fba2f5e04d 100644
--- a/java/sca/samples/pom.xml
+++ b/java/sca/samples/pom.xml
@@ -52,6 +52,10 @@
<module>implementation-java-calculator</module>
<module>binding-ws-calculator</module>
<!-- module>host-webapp-calculator</module -->
+
+ <module>webapps/helloworld</module>
+ <module>webapps/helloworld-jsp</module>
+
</modules>
</profile>
</profiles>