Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
caoli5288 authored Mar 9, 2021
1 parent a8ec391 commit b8aa17b
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,12 @@

<repositories>
<repository>
<id>repo.i7mc.com</id>
<url>http://repo.i7mc.com/</url>
<id>repo.i7mc.com/snapshots</id>
<url>http://repo.i7mc.com/snapshots</url>
</repository>
<repository>
<id>repo.i7mc.com/releases</id>
<url>http://repo.i7mc.com/releases</url>
</repository>
</repositories>

Expand Down

0 comments on commit b8aa17b

Please sign in to comment.