]> source.dussan.org Git - poi.git/commitdiff
remove ref to staging repo
authorPJ Fanning <fanningpj@apache.org>
Tue, 28 Aug 2018 11:08:15 +0000 (11:08 +0000)
committerPJ Fanning <fanningpj@apache.org>
Tue, 28 Aug 2018 11:08:15 +0000 (11:08 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1839423 13f79535-47bb-0310-9956-ffa450edef68

build.gradle

index 2ce5f83711120aeea1f90ec4bd97444c7b129e4a..ae379bdd4fd1c1a32980e13bd904759813845d17 100644 (file)
@@ -103,7 +103,6 @@ subprojects {
     sourceCompatibility = 1.8
 
     repositories {
-        maven { url "https://repository.apache.org/content/repositories/staging" }
         mavenCentral()
     }