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 55582f903a..88fa77c2be 100644
--- a/java/sca/samples/pom.xml
+++ b/java/sca/samples/pom.xml
@@ -51,6 +51,9 @@
<module>dosgi-calculator</module>
<module>dosgi-calculator-operations</module>
+
+ <module>dosgi-dynamic-calculator</module>
+ <module>dosgi-dynamic-calculator-operations</module>
<module>helloworld-bpel</module>