|
@@ -33,8 +33,8 @@ subprojects { Project subproject ->
|
|
fastjson = 'com.alibaba:fastjson:1.2.47'
|
|
fastjson = 'com.alibaba:fastjson:1.2.47'
|
|
threadLocal = 'com.alibaba:transmittable-thread-local:2.2.0'
|
|
threadLocal = 'com.alibaba:transmittable-thread-local:2.2.0'
|
|
|
|
|
|
- repoBaseUrl = "https://maven.ubtob.net/artifactory"
|
|
+ // repoBaseUrl = "https://maven.ubtob.net/artifactory"
|
|
- //repoBaseUrl = "http://10.1.81.211:8082/artifactory"
|
|
+ repoBaseUrl = "http://10.1.81.211:1202/artifactory"
|
|
snapshotUrl = "$repoBaseUrl/libs-snapshot-local"
|
|
snapshotUrl = "$repoBaseUrl/libs-snapshot-local"
|
|
releaseUrl = "$repoBaseUrl/libs-release-local"
|
|
releaseUrl = "$repoBaseUrl/libs-release-local"
|
|
}
|
|
}
|