]> source.dussan.org Git - poi.git/commitdiff
remove apache staging repo
authorPJ Fanning <fanningpj@apache.org>
Thu, 30 Dec 2021 00:08:37 +0000 (00:08 +0000)
committerPJ Fanning <fanningpj@apache.org>
Thu, 30 Dec 2021 00:08:37 +0000 (00:08 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896516 13f79535-47bb-0310-9956-ffa450edef68

build.gradle

index ba9363961b9155a18d2d85316f0e1204272b7efc..99a82f1bf387b5dc6e17859ee4fd59b6de307889 100644 (file)
@@ -168,9 +168,6 @@ subprojects {
         maven {
             url 'https://repository.apache.org/content/repositories/releases'
         }
-        maven {
-            url 'https://repository.apache.org/content/repositories/staging'
-        }
     }
 
     dependencies {