[java-identity-provider] 01/03: Remove duplicate dependency in pom

Rod Widdowson rdw at steadingsoftware.com
Mon Sep 7 10:35:27 UTC 2020


This is an automated email from the git hooks/post-receive script.

rdw pushed a commit to branch main
in repository java-identity-provider.

View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=42da77767cbdf1f7b039d4e82952af3af9ec3e56

commit 42da77767cbdf1f7b039d4e82952af3af9ec3e56
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Mon Sep 7 11:02:14 2020 +0100

    Remove duplicate dependency in pom
---
 idp-attribute-api/pom.xml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/idp-attribute-api/pom.xml b/idp-attribute-api/pom.xml
index 98fe3458d..4b3f31a73 100644
--- a/idp-attribute-api/pom.xml
+++ b/idp-attribute-api/pom.xml
@@ -74,12 +74,6 @@
             <type>test-jar</type>
             <scope>test</scope>
         </dependency>
-        <dependency>
-            <groupId>${opensaml.groupId}</groupId>
-            <artifactId>opensaml-core</artifactId>
-            <type>test-jar</type>
-            <scope>test</scope>
-        </dependency>
         <dependency>
             <groupId>${opensaml.groupId}</groupId>
             <artifactId>opensaml-saml-impl</artifactId>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list