[java-idp-plugin-oidc-config] branch main updated: Bump plugin.version
Henri Mikkonen
henri.mikkonen at iki.fi
Tue May 16 16:24:12 UTC 2023
This is an automated email from the git hooks/post-receive script.
hjmikkon pushed a commit to branch main
in repository java-idp-plugin-oidc-config.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-oidc-config.git;a=commit;h=a7fb7f36ed71d3a0818d56026e8e4ddf323e480c
The following commit(s) were added to refs/heads/main by this push:
new a7fb7f3 Bump plugin.version
a7fb7f3 is described below
commit a7fb7f36ed71d3a0818d56026e8e4ddf323e480c
Author: Henri Mikkonen <henri.mikkonen at iki.fi>
AuthorDate: Tue May 16 19:24:03 2023 +0300
Bump plugin.version
---
.../resources/net/shibboleth/idp/plugin/oidc/config/plugin.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/oidc-config-impl/src/main/resources/net/shibboleth/idp/plugin/oidc/config/plugin.properties b/oidc-config-impl/src/main/resources/net/shibboleth/idp/plugin/oidc/config/plugin.properties
index ab1bd6d..cccf57c 100644
--- a/oidc-config-impl/src/main/resources/net/shibboleth/idp/plugin/oidc/config/plugin.properties
+++ b/oidc-config-impl/src/main/resources/net/shibboleth/idp/plugin/oidc/config/plugin.properties
@@ -2,6 +2,6 @@
plugin.id = net.shibboleth.idp.plugin.oidc.config
# Only used when package manifest is not available
-plugin.version = 1.0.0
+plugin.version = 1.0.1
plugin.modules.required = idp.oidc.common.3
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list