summaryrefslogtreecommitdiffstats
path: root/java/sca/samples/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-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 fa2b0ef4f5..026f2cbdde 100644
--- a/java/sca/samples/pom.xml
+++ b/java/sca/samples/pom.xml
@@ -48,6 +48,10 @@
<module>calculator-osgi</module>
<module>calculator-rmi-reference</module>
<module>calculator-rmi-service</module>
+
+ <module>implementation-java-calculator</module>
+ <module>binding-ws-calculator</module>
+ <module>host-webapp-calculator</module>
</modules>
</profile>