[java-idp-plugin-totp] branch main updated: Misnamed artifact.
Scott Cantor
cantor.2 at osu.edu
Wed Aug 12 13:36:56 UTC 2020
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=26076ff06ea6eb4f8c1286b3e9c264f7cb554882
The following commit(s) were added to refs/heads/main by this push:
new 26076ff Misnamed artifact.
26076ff is described below
commit 26076ff06ea6eb4f8c1286b3e9c264f7cb554882
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Aug 12 09:38:24 2020 -0400
Misnamed artifact.
---
totp-impl/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/totp-impl/pom.xml b/totp-impl/pom.xml
index 4b494cb..c8d846b 100644
--- a/totp-impl/pom.xml
+++ b/totp-impl/pom.xml
@@ -12,7 +12,7 @@
<name>Shibboleth IdP :: Plugins :: TOTP Login Flow Impl</name>
<description>IdP TOTP plugin implementation.</description>
- <artifactId>idp-plugin-top-impl</artifactId>
+ <artifactId>idp-plugin-totp-impl</artifactId>
<packaging>jar</packaging>
<properties>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list