summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68>2009-06-23 09:20:36 +0000
committerramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68>2009-06-23 09:20:36 +0000
commit8d9b75d7f4f20bdd17a1b846c86a029fafcceb6d (patch)
treee6b3cf3fc7e69b9d4c73ccb0f33ac7f311bf41a5
parente74260dedbe4ba4af9d6af3d2856410fd706dc88 (diff)
Reverting the changes that was locally done and accidentally committed with r787589
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787593 13f79535-47bb-0310-9956-ffa450edef68
-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 b07618fac9..87fcc6d32e 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>