diff options
-rw-r--r-- | sca-java-2.x/trunk/itest/distribution/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/itest/distribution/pom.xml b/sca-java-2.x/trunk/itest/distribution/pom.xml index f312fb3a7e..d63969769f 100644 --- a/sca-java-2.x/trunk/itest/distribution/pom.xml +++ b/sca-java-2.x/trunk/itest/distribution/pom.xml @@ -62,11 +62,11 @@ <!-- <module>webapp-helloworld</module> <module>webapp-helloworld-bpel</module> ---> <module>webapp-helloworld-js-client</module> <module>webapp-helloworld-jsp</module> <module>webapp-helloworld-servlet</module> <module>webapp-helloworld-stripes</module> +--> </modules> <build> |