[java-idp-integration-tests] branch main updated: Rename shib-shared groupId.
Scott Cantor
cantor.2 at osu.edu
Tue Sep 6 17:04:59 UTC 2022
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-idp-integration-tests.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-integration-tests.git;a=commit;h=d3fc6f2ea62a67e9d9511a784449edc740056f8d
The following commit(s) were added to refs/heads/main by this push:
new d3fc6f2 Rename shib-shared groupId.
d3fc6f2 is described below
commit d3fc6f2ea62a67e9d9511a784449edc740056f8d
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Sep 6 13:04:57 2022 -0400
Rename shib-shared groupId.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 7788610..a558570 100644
--- a/pom.xml
+++ b/pom.xml
@@ -120,7 +120,7 @@
<scope>test</scope>
</dependency>
<dependency>
- <groupId>net.shibboleth.shared</groupId>
+ <groupId>net.shibboleth</groupId>
<artifactId>shib-support</artifactId>
<scope>test</scope>
</dependency>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list