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.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/samples/pom.xml b/java/sca/samples/pom.xml
index 2e336573eb..e4bc31ee15 100644
--- a/java/sca/samples/pom.xml
+++ b/java/sca/samples/pom.xml
@@ -43,7 +43,7 @@
<activeByDefault>true</activeByDefault>
</activation>
<modules>
- <!-- module>helloworld-bpel</module -->
+ <module>helloworld-bpel</module>
<module>calculator</module>
<module>calculator-equinox</module>
<module>calculator-osgi</module>