update maven url

This commit is contained in:
陈云志 2020-12-28 17:23:53 +08:00
parent db74219723
commit 6f8823b373
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ ext {
lombokVersion = "1.18.16"
junitVersion = "4.13.1"
logbackVersion = "1.2.3"
repoUrl="http://127.0.0.1:8081/repository"
repoUrl="http://192.168.8.200:8081/repository"
}