[java-idp-plugin-duo] branch main updated: Update plugin property version
Phil Smart
philip.smart at jisc.ac.uk
Thu Jun 24 14:49:52 UTC 2021
This is an automated email from the git hooks/post-receive script.
philsmart pushed a commit to branch main
in repository java-idp-plugin-duo.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-duo.git;a=commit;h=69e8a215d8b6b3300d5caa87b565cbee9165a8a8
The following commit(s) were added to refs/heads/main by this push:
new 69e8a21 Update plugin property version
69e8a21 is described below
commit 69e8a215d8b6b3300d5caa87b565cbee9165a8a8
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Thu Jun 24 15:49:49 2021 +0100
Update plugin property version
---
.../net/shibboleth/idp/plugin/authn/duo/nimbus/plugin.properties | 2 +-
.../resources/net/shibboleth/idp/plugin/authn/duo/sdk/plugin.properties | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/idp-duo-nimbus-client-impl/src/main/resources/net/shibboleth/idp/plugin/authn/duo/nimbus/plugin.properties b/idp-duo-nimbus-client-impl/src/main/resources/net/shibboleth/idp/plugin/authn/duo/nimbus/plugin.properties
index 1903136..18bdecb 100644
--- a/idp-duo-nimbus-client-impl/src/main/resources/net/shibboleth/idp/plugin/authn/duo/nimbus/plugin.properties
+++ b/idp-duo-nimbus-client-impl/src/main/resources/net/shibboleth/idp/plugin/authn/duo/nimbus/plugin.properties
@@ -2,7 +2,7 @@
plugin.id = net.shibboleth.idp.plugin.authn.duo.nimbus
# Only used when package manifest is not available
-plugin.version = 1.1.0
+plugin.version = 1.1.1
# prereqs
plugin.modules.required = idp.oidc.common.1
diff --git a/idp-duo-sdk-client-impl/src/main/resources/net/shibboleth/idp/plugin/authn/duo/sdk/plugin.properties b/idp-duo-sdk-client-impl/src/main/resources/net/shibboleth/idp/plugin/authn/duo/sdk/plugin.properties
index 303a5fc..e710d19 100644
--- a/idp-duo-sdk-client-impl/src/main/resources/net/shibboleth/idp/plugin/authn/duo/sdk/plugin.properties
+++ b/idp-duo-sdk-client-impl/src/main/resources/net/shibboleth/idp/plugin/authn/duo/sdk/plugin.properties
@@ -2,7 +2,7 @@
plugin.id = net.shibboleth.idp.plugin.authn.duo.sdk
# Only used when package manifest is not available
-plugin.version = 1.1.0
+plugin.version = 1.1.1
plugin.license =/net/shibboleth/idp/plugin/authn/duo/sdk/doc/Duo-LICENSE.txt
# prereqs
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list