[java-idp-oidc] branch maint-3.0 updated: Bump plugin.properties version to 3.0.3
Henri Mikkonen
henri.mikkonen at iki.fi
Mon Jan 3 11:26:22 UTC 2022
This is an automated email from the git hooks/post-receive script.
hjmikkon pushed a commit to branch maint-3.0
in repository java-idp-oidc.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-oidc.git;a=commit;h=7fd7f7dd6c02f28947e08e2168ef551cfabc0a2c
The following commit(s) were added to refs/heads/maint-3.0 by this push:
new 7fd7f7dd Bump plugin.properties version to 3.0.3
7fd7f7dd is described below
commit 7fd7f7dd6c02f28947e08e2168ef551cfabc0a2c
Author: Henri Mikkonen <henri.mikkonen at iki.fi>
AuthorDate: Mon Jan 3 13:26:12 2022 +0200
Bump plugin.properties version to 3.0.3
---
.../main/resources/net/shibboleth/idp/plugin/oidc/op/plugin.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/idp-oidc-extension-impl/src/main/resources/net/shibboleth/idp/plugin/oidc/op/plugin.properties b/idp-oidc-extension-impl/src/main/resources/net/shibboleth/idp/plugin/oidc/op/plugin.properties
index e2ceefaa..93be1285 100644
--- a/idp-oidc-extension-impl/src/main/resources/net/shibboleth/idp/plugin/oidc/op/plugin.properties
+++ b/idp-oidc-extension-impl/src/main/resources/net/shibboleth/idp/plugin/oidc/op/plugin.properties
@@ -2,7 +2,7 @@
plugin.id = net.shibboleth.idp.plugin.oidc.op
# Only used when package manifest is not available
-plugin.version = 3.0.2
+plugin.version = 3.0.3
#plugin.license =
plugin.modules.required = idp.oidc.common.1
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list