diff options
-rw-r--r-- | java/sca/samples/pom.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/java/sca/samples/pom.xml b/java/sca/samples/pom.xml index 8613f701c6..f4ffa33152 100644 --- a/java/sca/samples/pom.xml +++ b/java/sca/samples/pom.xml @@ -54,9 +54,8 @@ <module>dosgi-dynamic-calculator</module> -<!-- TUSCANY-3182 <module>dosgi-dynamic-calculator-operations</module> ---> + <module>helloworld-bpel</module> <module>implementation-java-calculator</module> |