diff options
Diffstat (limited to 'branches')
-rw-r--r-- | branches/sca-java-1.x/distribution/bundle/pom.xml | 4 |
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> |