[java-identity-provider] branch main updated: Remove attribute test BOM.
Scott Cantor
cantor.2 at osu.edu
Tue Sep 20 14:42:45 UTC 2022
This is an automated email from the git hooks/post-receive script.
scantor 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=668ce2575929dccf0d72e9b020f771dfce1c5440
The following commit(s) were added to refs/heads/main by this push:
new 668ce2575 Remove attribute test BOM.
668ce2575 is described below
commit 668ce2575929dccf0d72e9b020f771dfce1c5440
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Sep 20 10:42:43 2022 -0400
Remove attribute test BOM.
---
idp-parent/pom.xml | 7 -------
1 file changed, 7 deletions(-)
diff --git a/idp-parent/pom.xml b/idp-parent/pom.xml
index 852596422..9228bc2fa 100644
--- a/idp-parent/pom.xml
+++ b/idp-parent/pom.xml
@@ -151,13 +151,6 @@
<type>pom</type>
<scope>import</scope>
</dependency>
- <dependency>
- <groupId>net.shibboleth</groupId>
- <artifactId>shib-attribute-tests-bom</artifactId>
- <version>${shib-attribute.version}</version>
- <type>pom</type>
- <scope>import</scope>
- </dependency>
<!-- Import Dependencies: OpenSAML -->
<dependency>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list