Skip to content

Commit

Permalink
Update settings.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
danjelalura committed Sep 6, 2024
1 parent 11f01be commit 788f877
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .m2/settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<server>
<id>ossrh</id>
<username>${env.SONATYPE_USERNAME}</username>
<password>${env.SONATYPE_PASSWORD}</password>
<password>${env.SONATYPE_PW}</password>
</server>
</servers>
</settings>

0 comments on commit 788f877

Please sign in to comment.