[java-idp-plugin-mgmt] branch main updated: Correct JDBC coordinates.
Scott Cantor
cantor.2 at osu.edu
Thu Mar 13 14:57:07 UTC 2025
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-idp-plugin-mgmt.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-mgmt.git;a=commit;h=62e139e9d5c13dd2f1b41378bcb009d0c8c16fc1
The following commit(s) were added to refs/heads/main by this push:
new 62e139e Correct JDBC coordinates.
62e139e is described below
commit 62e139e9d5c13dd2f1b41378bcb009d0c8c16fc1
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Mar 13 10:56:58 2025 -0400
Correct JDBC coordinates.
---
status.csv | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/status.csv b/status.csv
index 69f36fb..d508e74 100644
--- a/status.csv
+++ b/status.csv
@@ -10,6 +10,6 @@ TOTP Plugin,net/shibboleth/idp/plugin/authn/idp-plugin-totp-dist,,*,*.tar.gz,Sta
Metadata Generator Plugin,net/shibboleth/idp/plugin/metadatagen/idp-plugin-metadatagen-dist,,*,*.tar.gz,Stable
Nashorn Scripting Plugin,net/shibboleth/idp/plugin/scripting/idp-plugin-nashorn-jdk-dist,,*,*.tar.gz,Stable
Rhino Scripting Plugin,net/shibboleth/idp/plugin/scripting/idp-plugin-rhino-dist,,*,*.tar.gz,Stable
-JDBC StorageService Plugin,net/shibboleth/plugin/storage/jdbc/java-plugin-jdbc-storage-dist,,*,*.tar.gz,Stable
+JDBC StorageService Plugin,net/shibboleth/plugin/storage/jdbc/java-plugin-jdbc-storage,,*,*.tar.gz,Stable
Metadata Aggregator,/net/shibboleth/metadata/mda-distribution,0.9.*,*,*.tar.gz,Stable
xmlsectool,/net/shibboleth/tool/xmlsectool,,*,*.tar.gz,Release Candidate
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list