aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2018-08-28 11:08:15 +0000
committerPJ Fanning <fanningpj@apache.org>2018-08-28 11:08:15 +0000
commite284963051cf5bff3f6b160ae65b56c049c5bfdc (patch)
tree8c5a07c6b48d54f652dd1388c409338401bde2b7
parent11f7740ab96d81b3cbec0e26cf3b1360dbe72f4e (diff)
downloadpoi-e284963051cf5bff3f6b160ae65b56c049c5bfdc.tar.gz
poi-e284963051cf5bff3f6b160ae65b56c049c5bfdc.zip
remove ref to staging repo
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1839423 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--build.gradle1
1 files changed, 0 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 2ce5f83711..ae379bdd4f 100644
--- a/build.gradle
+++ b/build.gradle
@@ -103,7 +103,6 @@ subprojects {
sourceCompatibility = 1.8
repositories {
- maven { url "https://repository.apache.org/content/repositories/staging" }
mavenCentral()
}