Skip to content

Commit

Permalink
[build] updated settings
Browse files Browse the repository at this point in the history
  • Loading branch information
Lewoaragao committed Sep 17, 2023
1 parent 3207083 commit cb76207
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .m2/settings.xml.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@

<servers>
<server>
<id>github</id>
<id>utilsdev</id>
<username>lewoaragao</username>
<password>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</password>
<password>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</password>
</server>
</servers>
</settings>
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
</dependencies>
<distributionManagement>
<repository>
<id>github</id>
<id>utilsdev</id>
<name>GitHub Coding W3 Apache Maven Packages</name>
<url>https://maven.pkg.github.com/codingw3/utilsdev</url>
</repository>
Expand Down

0 comments on commit cb76207

Please sign in to comment.