summaryrefslogtreecommitdiffstats
path: root/java/sca/samples/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/sca/samples/pom.xml')
-rw-r--r--java/sca/samples/pom.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/java/sca/samples/pom.xml b/java/sca/samples/pom.xml
index 6eee77937c..e4bc31ee15 100644
--- a/java/sca/samples/pom.xml
+++ b/java/sca/samples/pom.xml
@@ -50,6 +50,9 @@
<module>calculator-rmi-reference</module>
<module>calculator-rmi-service</module>
+ <module>dosgi-calculator</module>
+ <module>dosgi-calculator-operations</module>
+
<module>implementation-java-calculator</module>
<module>binding-ws-calculator</module>
<!-- module>host-webapp-calculator</module -->