Fix the exclusion for opensaml1, this should take care of the repository dependencies causing grief on the jenkins slaves.

This commit is contained in:
Hugo Trippaers 2014-01-28 10:33:31 +01:00
parent 3bd38eb17e
commit 997c0f8d15
1 changed files with 5 additions and 5 deletions

View File

@ -142,7 +142,7 @@
</exclusion>
<exclusion>
<groupId>org.opensaml</groupId>
<artifactId>opensaml</artifactId>
<artifactId>opensaml1</artifactId>
</exclusion>
</exclusions>
</dependency>
@ -162,7 +162,7 @@
</exclusion>
<exclusion>
<groupId>org.opensaml</groupId>
<artifactId>opensaml</artifactId>
<artifactId>opensaml1</artifactId>
</exclusion>
</exclusions>
</dependency>
@ -178,7 +178,7 @@
</exclusion>
<exclusion>
<groupId>org.opensaml</groupId>
<artifactId>opensaml</artifactId>
<artifactId>opensaml1</artifactId>
</exclusion>
</exclusions>
</dependency>
@ -194,7 +194,7 @@
</exclusion>
<exclusion>
<groupId>org.opensaml</groupId>
<artifactId>opensaml</artifactId>
<artifactId>opensaml1</artifactId>
</exclusion>
</exclusions>
</dependency>
@ -210,7 +210,7 @@
</exclusion>
<exclusion>
<groupId>org.opensaml</groupId>
<artifactId>opensaml</artifactId>
<artifactId>opensaml1</artifactId>
</exclusion>
</exclusions>
</dependency>