We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15dccc9 commit 1f98383Copy full SHA for 1f98383
andrvotr-dist/pom.xml
@@ -70,7 +70,7 @@
70
<dataKeyRing>${basedir}/src/main/enforcer/shibbolethKeys.gpg</dataKeyRing>
71
<parentPomDir>${basedir}</parentPomDir>
72
<tgzFiles>${project.build.directory}/${dist.plugin.finalName}.tar.gz</tgzFiles>
73
- <checkSignatures>true</checkSignatures>
+ <checkSignatures>false</checkSignatures>
74
<checkDependencies>true</checkDependencies>
75
<listJarSources>true</listJarSources>
76
<checkM2>${net.shibboleth.maven.enforcer.rules.checkM2}</checkM2>
0 commit comments