Skip to content

Commit

Permalink
Register additional repository id
Browse files Browse the repository at this point in the history
(cherry picked from commit d8b76f5)
  • Loading branch information
goodwinnk committed Sep 2, 2020
1 parent a0197d9 commit 3039024
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions libraries/maven-settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,10 @@
<username>${kotlin.space-packages.user}</username>
<password>${kotlin.space-packages.password}</password>
</server>
<server>
<id>kotlin-space-packages</id>
<username>${kotlin.kotlin-space-packages.user}</username>
<password>${kotlin.kotlin-space-packages.password}</password>
</server>
</servers>
</settings>

0 comments on commit 3039024

Please sign in to comment.