[java-idp-plugin-totp] branch main updated: Adjust internally defaulted version.

Scott Cantor cantor.2 at osu.edu
Tue Jan 17 15:21:16 UTC 2023


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch main
in repository java-idp-plugin-totp.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-totp.git;a=commit;h=42848fbcbacd1f23dd7636c2f4e5c7548d5270c5

The following commit(s) were added to refs/heads/main by this push:
     new 42848fb  Adjust internally defaulted version.
42848fb is described below

commit 42848fbcbacd1f23dd7636c2f4e5c7548d5270c5
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Jan 17 10:21:13 2023 -0500

    Adjust internally defaulted version.
---
 .../resources/net/shibboleth/idp/plugin/authn/totp/plugin.properties    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/totp-impl/src/main/resources/net/shibboleth/idp/plugin/authn/totp/plugin.properties b/totp-impl/src/main/resources/net/shibboleth/idp/plugin/authn/totp/plugin.properties
index c740406..65f96c1 100644
--- a/totp-impl/src/main/resources/net/shibboleth/idp/plugin/authn/totp/plugin.properties
+++ b/totp-impl/src/main/resources/net/shibboleth/idp/plugin/authn/totp/plugin.properties
@@ -2,7 +2,7 @@
 
 plugin.id = net.shibboleth.idp.plugin.authn.totp
 # Only used when package manifest is not available
-plugin.version = 1.0.0
+plugin.version = 1.0.2
 plugin.license =/net/shibboleth/idp/plugin/authn/totp/doc/GoogleAuth-LICENSE.txt
 
 # No prereqs

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


More information about the commits mailing list