[java-identity-provider] branch main updated: Rename shib-shared groupId.
Scott Cantor
cantor.2 at osu.edu
Tue Sep 6 17:04:19 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=3c6d8acdacac022e2822dc7b3e08fab36faadf23
The following commit(s) were added to refs/heads/main by this push:
new 3c6d8acda Rename shib-shared groupId.
3c6d8acda is described below
commit 3c6d8acdacac022e2822dc7b3e08fab36faadf23
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Sep 6 13:04:16 2022 -0400
Rename shib-shared groupId.
---
idp-parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/idp-parent/pom.xml b/idp-parent/pom.xml
index 7d54511f7..eaa7ec39b 100644
--- a/idp-parent/pom.xml
+++ b/idp-parent/pom.xml
@@ -63,7 +63,7 @@
<opensaml.version>5.0.0-SNAPSHOT</opensaml.version>
<shib-attribute.version>5.0.0-SNAPSHOT</shib-attribute.version>
<shib-metadata.version>5.0.0-SNAPSHOT</shib-metadata.version>
- <shib-shared.groupId>net.shibboleth.shared</shib-shared.groupId>
+ <shib-shared.groupId>net.shibboleth</shib-shared.groupId>
<shib-shared.version>9.0.0-SNAPSHOT</shib-shared.version>
<checkstyle.configLocation>${project.basedir}/../idp-parent/resources/checkstyle/checkstyle.xml</checkstyle.configLocation>
<idp-parent.site.url>${shibboleth.site.deploy.url}java-identity-provider/${project.version}/</idp-parent.site.url>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list