]> source.dussan.org Git - poi.git/commitdiff
xmlbeans 5.1.0 release
authorPJ Fanning <fanningpj@apache.org>
Sun, 12 Jun 2022 23:36:47 +0000 (23:36 +0000)
committerPJ Fanning <fanningpj@apache.org>
Sun, 12 Jun 2022 23:36:47 +0000 (23:36 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1901864 13f79535-47bb-0310-9956-ffa450edef68

build.gradle

index 9fa19854cf1b6e7aeaee0461f7267299a1929429..9cabf8ad2d77ed270011dbc121ba8cef24b60a1f 100644 (file)
@@ -45,7 +45,7 @@ plugins {
 
 repositories {
     mavenCentral()
-    maven { url 'https://repository.apache.org/content/repositories/staging' }
+    //maven { url 'https://repository.apache.org/content/repositories/staging' }
 }
 
 import com.github.jk1.license.render.*
@@ -193,7 +193,7 @@ subprojects {
 
     repositories {
         mavenCentral()
-        maven { url 'https://repository.apache.org/content/repositories/staging' }
+        //maven { url 'https://repository.apache.org/content/repositories/staging' }
     }
 
     dependencies {