[java-idp-plugin-oidc-config] branch main updated: Updated the plugin.version to 1.0.0

Henri Mikkonen henri.mikkonen at iki.fi
Thu May 4 12:25:23 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=220e7d8953b984ff88f832d576c57668d68effe4

The following commit(s) were added to refs/heads/main by this push:
     new 220e7d8  Updated the plugin.version to 1.0.0
220e7d8 is described below

commit 220e7d8953b984ff88f832d576c57668d68effe4
Author: Henri Mikkonen <henri.mikkonen at iki.fi>
AuthorDate: Thu May 4 15:25:16 2023 +0300

    Updated the plugin.version to 1.0.0
---
 .../resources/net/shibboleth/idp/plugin/oidc/config/plugin.properties  | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

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 a48505b..b7f8545 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,7 +2,6 @@
 
 plugin.id = net.shibboleth.idp.plugin.oidc.config
 # Only used when package manifest is not available
-plugin.version = 0.0.1
+plugin.version = 1.0.0
 
-# No prereqs
 plugin.modules.required = idp.oidc.common.2.2

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list