[java-plugin-shibd-saml] branch main updated: Update checkM2 flag in POM.
Scott Cantor
cantor.2 at osu.edu
Tue Apr 8 12:28:36 UTC 2025
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-plugin-shibd-saml.
View the commit online:
http://git.shibboleth.net/view/?p=java-plugin-shibd-saml.git;a=commit;h=ebb29d74be97aba1d1593a505379b8652bba80be
The following commit(s) were added to refs/heads/main by this push:
new ebb29d7 Update checkM2 flag in POM.
ebb29d7 is described below
commit ebb29d74be97aba1d1593a505379b8652bba80be
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Apr 8 08:28:10 2025 -0400
Update checkM2 flag in POM.
---
sp-saml-dist/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sp-saml-dist/pom.xml b/sp-saml-dist/pom.xml
index 63ce31c..be2b041 100644
--- a/sp-saml-dist/pom.xml
+++ b/sp-saml-dist/pom.xml
@@ -97,7 +97,7 @@
<checkSignatures>true</checkSignatures>
<checkDependencies>true</checkDependencies>
<listJarSources>false</listJarSources>
- <checkM2>false</checkM2>
+ <checkM2>${net.shibboleth.maven.enforcer.rules.checkM2}</checkM2>
</jarEnforcer>
</rules>
</configuration>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list