[java-idp-integration-tests] branch main updated: Update POMs for new shared artifact names.
Scott Cantor
cantor.2 at osu.edu
Fri Sep 2 12:40:36 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=ae4b8daabbd8213b8b85dc68c73ab72c1f17776b
The following commit(s) were added to refs/heads/main by this push:
new ae4b8da Update POMs for new shared artifact names.
ae4b8da is described below
commit ae4b8daabbd8213b8b85dc68c73ab72c1f17776b
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Fri Sep 2 08:40:34 2022 -0400
Update POMs for new shared artifact names.
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index b57eb78..7788610 100644
--- a/pom.xml
+++ b/pom.xml
@@ -120,8 +120,8 @@
<scope>test</scope>
</dependency>
<dependency>
- <groupId>net.shibboleth.utilities</groupId>
- <artifactId>java-support</artifactId>
+ <groupId>net.shibboleth.shared</groupId>
+ <artifactId>shib-support</artifactId>
<scope>test</scope>
</dependency>
<dependency>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list