[java-idp-plugin-totp] branch main updated: Cut and paste issue from Duo plugin.

Scott Cantor cantor.2 at osu.edu
Tue Apr 1 13:38:27 UTC 2025


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=c66e9ff0cb6e0ba6e0ef3ac3a802313334b817ce

The following commit(s) were added to refs/heads/main by this push:
     new c66e9ff  Cut and paste issue from Duo plugin.
c66e9ff is described below

commit c66e9ff0cb6e0ba6e0ef3ac3a802313334b817ce
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Apr 1 09:38:23 2025 -0400

    Cut and paste issue from Duo plugin.
---
 totp-dist/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/totp-dist/pom.xml b/totp-dist/pom.xml
index 7b5ef85..23c15f7 100644
--- a/totp-dist/pom.xml
+++ b/totp-dist/pom.xml
@@ -93,7 +93,7 @@
                                     <dataVersion>${maven-dist-enforcer-data.version}</dataVersion>
                                     <dataKeyRing>${basedir}/src/main/enforcer/shibbolethKeys.gpg</dataKeyRing>
                                     <parentPomDir>${basedir}/..</parentPomDir>
-                                    <tgzFiles>${project.build.directory}/${dist.nimbus.finalName}.tar.gz</tgzFiles>
+                                    <tgzFiles>${project.build.directory}/${dist.finalName}.tar.gz</tgzFiles>
                                     <checkSignatures>true</checkSignatures>
                                     <checkDependencies>true</checkDependencies>
                                     <listJarSources>false</listJarSources>

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


More information about the commits mailing list