Skip to content

Commit

Permalink
[CI] Cleaned up maven settings
Browse files Browse the repository at this point in the history
  • Loading branch information
hylkevds committed Apr 8, 2024
1 parent c0d0a65 commit 001310b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions maven-ci-settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,6 @@
<username>${env.SONATYPE_USERNAME}</username>
<password>${env.SONATYPE_PASSWORD}</password>
</server>
<server>
<id>OWASP_OSS_INDEX</id>
<username>${env.OWASP_OSS_INDEX_USERNAME}</username>
<password>${env.OWASP_OSS_INDEX_APIKEY}</password>
</server>
<server>
<id>NIST_NVD_API</id>
<password>${env.NIST_NVD_API_KEY}</password>
Expand Down

0 comments on commit 001310b

Please sign in to comment.