summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules/pom.xml
diff options
context:
space:
mode:
authorramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68>2009-06-23 09:11:37 +0000
committerramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68>2009-06-23 09:11:37 +0000
commite74260dedbe4ba4af9d6af3d2856410fd706dc88 (patch)
tree933c3b13f11c534daaab5ef4f039957618b9cf57 /branches/sca-java-1.x/modules/pom.xml
parentedd87337caed8414eadd9ff03339e9d3e534be3e (diff)
Fixes for TUSCANY-3096
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787589 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--branches/sca-java-1.x/modules/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-java-1.x/modules/pom.xml b/branches/sca-java-1.x/modules/pom.xml
index 87fcc6d32e..b07618fac9 100644
--- a/branches/sca-java-1.x/modules/pom.xml
+++ b/branches/sca-java-1.x/modules/pom.xml
@@ -176,7 +176,7 @@
<module>policy-logging</module>
<module>policy-reliability</module>
<module>policy-security</module>
- <module>policy-security-http</module>
+ <!--module>policy-security-http</module-->
<module>policy-security-jsr250</module>
<module>policy-transaction</module>
<module>sca-api</module>