Заменен адрес репозитория nexus
This commit is contained in:
@ -144,7 +144,7 @@ publishing {
|
||||
}
|
||||
}
|
||||
def suffix = project.findProperty('biz.redsoft.release') ? 'releases' : 'snapshots'
|
||||
url "https://ncore-repo.red-soft.ru/repository/${suffix}"
|
||||
url "https://nexus.red-soft.ru/repository/${suffix}"
|
||||
}
|
||||
}
|
||||
publications {
|
||||
|
||||
Reference in New Issue
Block a user