[java-idp-plugin-webauthn] branch main updated: Override maven enforcer data version to 1.0.15-SNAPSHOT
Phil Smart
philip.smart at jisc.ac.uk
Mon Feb 5 09:34:23 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=30fc976e2165db94e31e8a544cc2ba665824fb62
The following commit(s) were added to refs/heads/main by this push:
new 30fc976 Override maven enforcer data version to 1.0.15-SNAPSHOT
30fc976 is described below
commit 30fc976e2165db94e31e8a544cc2ba665824fb62
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Mon Feb 5 09:34:19 2024 +0000
Override maven enforcer data version to 1.0.15-SNAPSHOT
---
pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/pom.xml b/pom.xml
index a9cc5c4..ed38756 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,6 +19,7 @@
<description>WebAuthn plugin for the Shibboleth IdP.</description>
<properties>
+ <maven-dist-enforcer-data.version>1.0.15-SNAPSHOT</maven-dist-enforcer-data.version>
<shibboleth.projectName>java-idp-plugin-webauthn</shibboleth.projectName>
<idp.groupId>net.shibboleth.idp</idp.groupId>
<idp.version>5.0.0</idp.version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list