testProject/new-mpp-published: Replace jcenter with mavenCentral
This commit is contained in:
committed by
TeamCityServer
parent
0a732869e9
commit
24ce6957a9
+1
-1
@@ -6,7 +6,7 @@ plugins {
|
||||
repositories {
|
||||
mavenLocal()
|
||||
maven("../repo")
|
||||
jcenter()
|
||||
mavenCentral()
|
||||
}
|
||||
|
||||
group = "com.example.bar"
|
||||
|
||||
Reference in New Issue
Block a user