[java-identity-provider] branch main updated: Remove metadata test BOM.
Scott Cantor
cantor.2 at osu.edu
Tue Sep 20 15:03:35 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=31f588f0a99c4d465bb892d1d20badd38fd7fd0b
The following commit(s) were added to refs/heads/main by this push:
new 31f588f0a Remove metadata test BOM.
31f588f0a is described below
commit 31f588f0a99c4d465bb892d1d20badd38fd7fd0b
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Sep 20 11:03:32 2022 -0400
Remove metadata 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 9228bc2fa..13293ccb9 100644
--- a/idp-parent/pom.xml
+++ b/idp-parent/pom.xml
@@ -144,13 +144,6 @@
<type>pom</type>
<scope>import</scope>
</dependency>
- <dependency>
- <groupId>net.shibboleth</groupId>
- <artifactId>shib-metadata-tests-bom</artifactId>
- <version>${shib-metadata.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