summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--java/sca/samples/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/sca/samples/pom.xml b/java/sca/samples/pom.xml
index f4ffa33152..4292e3a3dd 100644
--- a/java/sca/samples/pom.xml
+++ b/java/sca/samples/pom.xml
@@ -63,6 +63,7 @@
<module>webapps/helloworld</module>
<module>webapps/helloworld-bpel</module>
+ <module>webapps/helloworld-jms</module>
<module>webapps/helloworld-jsp</module>
<module>webapps/helloworld-stripes</module>
<module>webapps/helloworld-servlet</module>