[java-idp-plugin-webauthn] branch main updated: Change enforcer goal name

Phil Smart philip.smart at jisc.ac.uk
Thu Dec 5 16:49:38 UTC 2024


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

philsmart pushed a commit to branch main
in repository java-idp-plugin-webauthn.

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

The following commit(s) were added to refs/heads/main by this push:
     new be04845  Change enforcer goal name
be04845 is described below

commit be04845d3b649f682cc870d5d8f00a57dbc82189
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Thu Dec 5 16:49:36 2024 +0000

    Change enforcer goal name
---
 webauthn-dist/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webauthn-dist/pom.xml b/webauthn-dist/pom.xml
index b6fff0e..f4693d8 100644
--- a/webauthn-dist/pom.xml
+++ b/webauthn-dist/pom.xml
@@ -57,7 +57,7 @@
                 </dependencies>
                 <executions>
                     <execution>
-                        <id>oidc-rp-enforce</id>
+                        <id>oidc-webauthn-enforce</id>
                         <phase>verify</phase>
                         <goals>
                             <goal>enforce</goal>

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


More information about the commits mailing list