Skip to content

Commit

Permalink
Fixed incorrect maven repo
Browse files Browse the repository at this point in the history
  • Loading branch information
james090500 committed May 25, 2020
1 parent 7580535 commit 12754e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions shopchestadapter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@

<repositories>
<repository>
<id>shopchest-repo</id>
<url>https://epicericee.github.io/ShopChest/maven/</url>
<id>codemc-repo</id>
<url>https://repo.codemc.io/repository/maven-public/</url>
</repository>
</repositories>

Expand Down

0 comments on commit 12754e7

Please sign in to comment.