Removed private maven repository
Removed unreachable private maven repo
This commit is contained in:
parent
ffe716d19a
commit
2fc1761137
@ -6,9 +6,7 @@ sourceCompatibility = 1.8 // java 8
|
||||
targetCompatibility = 1.8
|
||||
|
||||
repositories {
|
||||
maven {
|
||||
url 'http://sotiartifacts:8081/artifactory/globalmaven/'
|
||||
}
|
||||
mavenCentral()
|
||||
mavenLocal()
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user