File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 101
101
102
102
<repositories >
103
103
<repository >
104
- <id >com.thefirstlineofcode.public </id >
105
- <name >TheFirstLineOfCode Repository - Public </name >
106
- <url >http://120.25.166.188/repository/maven-public /</url >
104
+ <id >com.thefirstlineofcode.releases </id >
105
+ <name >TheFirstLineOfCode Repository - Releases </name >
106
+ <url >http://120.25.166.188:9090 /repository/maven-releases /</url >
107
107
</repository >
108
108
<repository >
109
109
<id >jcenter</id >
742
742
743
743
<distributionManagement >
744
744
<repository >
745
- <id >com.thefirstlineofcode.public </id >
746
- <name >thefirstlineofcode Repository - Public </name >
747
- <url >http://120.25.166.188/repository/maven-public /</url >
745
+ <id >com.thefirstlineofcode.releases </id >
746
+ <name >thefirstlineofcode Repository - Releases </name >
747
+ <url >http://120.25.166.188:9090 /repository/maven-releases /</url >
748
748
</repository >
749
749
</distributionManagement >
750
750
</project >
You can’t perform that action at this time.
0 commit comments