summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--java/sca/itest/distribution/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/sca/itest/distribution/pom.xml b/java/sca/itest/distribution/pom.xml
index 41db2689bf..94174a439d 100644
--- a/java/sca/itest/distribution/pom.xml
+++ b/java/sca/itest/distribution/pom.xml
@@ -39,6 +39,7 @@
<module>calculator-rmi</module>
<module>implementation-java-calculator</module>
<module>webapp-helloworld</module>
+ <module>webapp-helloworld-bpel</module>
<module>webapp-helloworld-jsp</module>
<module>webapp-helloworld-stripes</module>
</modules>