diff options
-rw-r--r-- | java/sca/itest/distribution/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/sca/itest/distribution/pom.xml b/java/sca/itest/distribution/pom.xml index c744478047..506b981f64 100644 --- a/java/sca/itest/distribution/pom.xml +++ b/java/sca/itest/distribution/pom.xml @@ -41,6 +41,7 @@ <module>legal-checks</module> <module>webapp-helloworld</module> <module>webapp-helloworld-bpel</module> + <module>webapp-helloworld-js-client</module> <module>webapp-helloworld-jsp</module> <module>webapp-helloworld-stripes</module> </modules> |