summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--branches/sca-java-1.x/modules/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/branches/sca-java-1.x/modules/pom.xml b/branches/sca-java-1.x/modules/pom.xml
index f596d3b90b..10bab3e8bb 100644
--- a/branches/sca-java-1.x/modules/pom.xml
+++ b/branches/sca-java-1.x/modules/pom.xml
@@ -182,8 +182,8 @@
<module>policy-transaction</module>
<module>sca-api</module>
<module>sca-api-extension</module>
- <!--module>web-javascript</module>
- <module>web-javascript-dojo</module-->
+ <module>web-javascript</module>
+ <module>web-javascript-dojo</module>
<module>workspace</module>
<module>workspace-impl</module>
<module>workspace-xml</module>