From: PJ Fanning Date: Sun, 26 May 2024 21:42:46 +0000 (+0000) Subject: use xmlbeans release X-Git-Tag: REL_5_3_0~20 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=5ecc9591802496010ad1bfd4043697735944ce3f;p=poi.git use xmlbeans release git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1917993 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build.gradle b/build.gradle index 317956dd50..1ad3671dd9 100644 --- a/build.gradle +++ b/build.gradle @@ -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 {