TUSCANY-4070: add apache v8 pom dependency so its got from the Tuscany defined pom descriptor repositories before opensaml othersie the opensaml defintions are used first and a duff one is got from shibboleth
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1392253 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d0c8102a67
commit
c782c48657
1 changed files with 9 additions and 0 deletions
|
|
@ -31,6 +31,15 @@
|
|||
|
||||
|
||||
<dependencies>
|
||||
|
||||
<!-- TUSCANY-4070: this is required here due to a bug in the opensaml pom -->
|
||||
<dependency>
|
||||
<groupId>org.apache</groupId>
|
||||
<artifactId>apache</artifactId>
|
||||
<version>8</version>
|
||||
<type>pom</type>
|
||||
</dependency>
|
||||
|
||||
<!-- Compile dependencies -->
|
||||
|
||||
<dependency>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue