Browse Source

修改maven地址

xielq 4 years ago
parent
commit
0d1db2229a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      build.gradle

+ 1 - 0
build.gradle

@@ -8,6 +8,7 @@ buildscript {
         dockerRegistry = "10.10.100.200:5000"
     }
     repositories {
+        maven { url "http://10.10.100.21:8081/artifactory/libs-release-local" }
         maven { url "http://maven.aliyun.com/nexus/content/groups/public/" }
         maven { url "https://plugins.gradle.org/m2/" }
         maven { url "https://repo.spring.io/libs-release" }