Skip to content

Commit d5c6851

Browse files
committed
Fix typo
[git-p4: depot-paths = "//dev/coherence-ce/main/": change = 117352]
1 parent e76aa13 commit d5c6851

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prj/coherence-dependencies/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1579,7 +1579,7 @@
15791579
<failBuildOnAnyVulnerability>false</failBuildOnAnyVulnerability>
15801580
<assemblyAnalyzerEnabled>false</assemblyAnalyzerEnabled>
15811581
<nvdValidForHours>48</nvdValidForHours>
1582-
<nvdApiKey>${env.MY_NVD_API_KEY}</nvdApiKey>
1582+
<nvdApiKey>${env.NVD_API_KEY}</nvdApiKey>
15831583
<retireJsAnalyzerEnabled>false</retireJsAnalyzerEnabled>
15841584
<excludes>
15851585
<!-- Exclude stuff we do not deploy -->

0 commit comments

Comments
 (0)