Skip to content

Commit b8aa17b

Browse files
authored
Update pom.xml
1 parent a8ec391 commit b8aa17b

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

pom.xml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,12 @@
3131

3232
<repositories>
3333
<repository>
34-
<id>repo.i7mc.com</id>
35-
<url>http://repo.i7mc.com/</url>
34+
<id>repo.i7mc.com/snapshots</id>
35+
<url>http://repo.i7mc.com/snapshots</url>
36+
</repository>
37+
<repository>
38+
<id>repo.i7mc.com/releases</id>
39+
<url>http://repo.i7mc.com/releases</url>
3640
</repository>
3741
</repositories>
3842

0 commit comments

Comments
 (0)