[java-opensaml] branch main updated: Rename shib-shared groupId.
Scott Cantor
cantor.2 at osu.edu
Tue Sep 6 17:03:33 UTC 2022
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-opensaml.
View the commit online:
http://git.shibboleth.net/view/?p=java-opensaml.git;a=commit;h=207271807099aa82b5699f17c6c448747578bbd2
The following commit(s) were added to refs/heads/main by this push:
new 207271807 Rename shib-shared groupId.
207271807 is described below
commit 207271807099aa82b5699f17c6c448747578bbd2
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Sep 6 13:03:31 2022 -0400
Rename shib-shared groupId.
---
opensaml-parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/opensaml-parent/pom.xml b/opensaml-parent/pom.xml
index f959fc6c2..b1fcaa6f0 100644
--- a/opensaml-parent/pom.xml
+++ b/opensaml-parent/pom.xml
@@ -55,7 +55,7 @@
</modules>
<properties>
- <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}/../opensaml-parent/resources/checkstyle/checkstyle.xml</checkstyle.configLocation>
<opensaml-parent.site.url>${shibboleth.site.deploy.url}java-opensaml/${project.version}/</opensaml-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