summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/distribution/tomcat/testing/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/distribution/tomcat/testing/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sca-java-2.x/trunk/distribution/tomcat/testing/pom.xml b/sca-java-2.x/trunk/distribution/tomcat/testing/pom.xml
index 0c8151e83f..d77f0e8b3c 100644
--- a/sca-java-2.x/trunk/distribution/tomcat/testing/pom.xml
+++ b/sca-java-2.x/trunk/distribution/tomcat/testing/pom.xml
@@ -33,8 +33,8 @@
<modules>
<module>helloworld-service-contribution</module>
<module>helloworld-reference-contribution</module>
- <module>helloworld-scaclient-webapp</module>
- <module>helloworld-scaclient2-webapp</module>
+ <module>helloworld-scaclient-jsp</module>
+ <module>helloworld-scaclient-servlet</module>
<module>helloworld-client-webapp</module>
<module>legal-checks</module>
</modules>