mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
remove staging repo
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1922476 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
c57f7a3b0e
commit
fde4545b3b
@ -43,7 +43,7 @@ plugins {
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
maven { url 'https://repository.apache.org/content/repositories/staging' }
|
||||
// maven { url 'https://repository.apache.org/content/repositories/staging' }
|
||||
}
|
||||
|
||||
// Only add the plugin for Sonar if enabled
|
||||
@ -178,7 +178,7 @@ subprojects {
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
maven { url 'https://repository.apache.org/content/repositories/staging' }
|
||||
// maven { url 'https://repository.apache.org/content/repositories/staging' }
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user