Skip to content

Commit 344d097

Browse files
committed
Disable OSS index
1 parent 80f774b commit 344d097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -611,7 +611,7 @@
611611
</executions>
612612
<configuration>
613613
<failBuildOnCVSS>7</failBuildOnCVSS>
614-
<ossIndexWarnOnlyOnRemoteErrors>true</ossIndexWarnOnlyOnRemoteErrors>
614+
<ossindexAnalyzerEnabled>false</ossindexAnalyzerEnabled>
615615
<formats>
616616
<format>HTML</format>
617617
<format>JSON</format>

0 commit comments

Comments
 (0)