[java-idp-oidc] branch maint-3.0 updated: Bump plugin.properties version to 3.0.4

Henri Mikkonen henri.mikkonen at iki.fi
Mon Jan 31 14:03:51 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=24a0cabc1bcb294387168a17a4bcaf189533849d

The following commit(s) were added to refs/heads/maint-3.0 by this push:
     new 24a0cabc Bump plugin.properties version to 3.0.4
24a0cabc is described below

commit 24a0cabc1bcb294387168a17a4bcaf189533849d
Author: Henri Mikkonen <henri.mikkonen at iki.fi>
AuthorDate: Mon Jan 31 16:03:13 2022 +0200

    Bump plugin.properties version to 3.0.4
---
 .../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 93be1285..1be3ce55 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.3
+plugin.version = 3.0.4
 #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