summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/distribution/bundle
diff options
context:
space:
mode:
authorramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68>2008-12-05 07:18:56 +0000
committerramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68>2008-12-05 07:18:56 +0000
commitce249286dfc9fc540a96400f1f29b85e7ae0749e (patch)
treeba2447bf8d92c42566549f6764266b77a5c71bb1 /branches/sca-java-1.x/distribution/bundle
parent9b963effd210cb96af111c9d51c6f8345a284364 (diff)
fixes for TUSCANY-2716
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@723633 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.x/distribution/bundle')
-rw-r--r--branches/sca-java-1.x/distribution/bundle/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/branches/sca-java-1.x/distribution/bundle/pom.xml b/branches/sca-java-1.x/distribution/bundle/pom.xml
index 1067aca805..2f1448cc6c 100644
--- a/branches/sca-java-1.x/distribution/bundle/pom.xml
+++ b/branches/sca-java-1.x/distribution/bundle/pom.xml
@@ -182,10 +182,10 @@
<groupId>bouncycastle</groupId>
<artifactId>bcprov-jdk15</artifactId>
</exclusion>
- <exclusion>
+ <!-- exclusion>
<groupId>opensaml</groupId>
<artifactId>opensaml</artifactId>
- </exclusion>
+ </exclusion -->
</exclusions>
</dependency>
<dependency>