[java-plugin-shibd-oidc] branch main updated: Change plugin property verion to 0.0.1 to avoid confusion
Codeberg
noreply at shibboleth.net
Wed Mar 11 10:19:40 UTC 2026
This is an automated email from the git hooks/post-receive script.
codeberg pushed a commit to branch main
in repository java-plugin-shibd-oidc.
View the commit online:
https://codeberg.org/Shibboleth/java-plugin-shibd-oidc/commit/dd7dd73b2051727e43e7e5c775896d3e09741473
The following commit(s) were added to refs/heads/main by this push:
new dd7dd73 Change plugin property verion to 0.0.1 to avoid confusion
dd7dd73 is described below
commit dd7dd73b2051727e43e7e5c775896d3e09741473
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Wed Mar 11 10:19:31 2026 +0000
Change plugin property verion to 0.0.1 to avoid confusion
---
.../src/main/resources/net/shibboleth/sp/oidc/conf/plugin.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sp-oidc-conf-impl/src/main/resources/net/shibboleth/sp/oidc/conf/plugin.properties b/sp-oidc-conf-impl/src/main/resources/net/shibboleth/sp/oidc/conf/plugin.properties
index 5fa8f1a..bb2cbaa 100644
--- a/sp-oidc-conf-impl/src/main/resources/net/shibboleth/sp/oidc/conf/plugin.properties
+++ b/sp-oidc-conf-impl/src/main/resources/net/shibboleth/sp/oidc/conf/plugin.properties
@@ -3,7 +3,7 @@
plugin.id = net.shibboleth.plugin.shibd.oidc
# Only used when package manifest is not available
-plugin.version = 1.0.0
+plugin.version = 0.0.1
# No prereqs
#plugin.modules.required =
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list