[java-shib-attribute] branch main updated: Remove test BOM.
Scott Cantor
cantor.2 at osu.edu
Tue Sep 20 15:20:49 UTC 2022
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-shib-attribute.
View the commit online:
http://git.shibboleth.net/view/?p=java-shib-attribute.git;a=commit;h=8cfacc25ade89ac89208f1836d03625d47f43192
The following commit(s) were added to refs/heads/main by this push:
new 8cfacc25a Remove test BOM.
8cfacc25a is described below
commit 8cfacc25ade89ac89208f1836d03625d47f43192
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Sep 20 11:20:46 2022 -0400
Remove test BOM.
---
pom.xml | 7 -------
1 file changed, 7 deletions(-)
diff --git a/pom.xml b/pom.xml
index 4328cf36b..e8cfc329c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -124,13 +124,6 @@
<type>pom</type>
<scope>import</scope>
</dependency>
- <dependency>
- <groupId>${project.groupId}</groupId>
- <artifactId>shib-metadata-tests-bom</artifactId>
- <version>${shib-metadata.version}</version>
- <type>pom</type>
- <scope>import</scope>
- </dependency>
<!-- Import Dependencies: Shared -->
<dependency>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list