Author: fanningpj
Date: Sun Jun 12 23:36:47 2022
New Revision: 1901864

URL: http://svn.apache.org/viewvc?rev=1901864&view=rev
Log:
xmlbeans 5.1.0 release

Modified:
    poi/trunk/build.gradle

Modified: poi/trunk/build.gradle
URL: 
http://svn.apache.org/viewvc/poi/trunk/build.gradle?rev=1901864&r1=1901863&r2=1901864&view=diff
==============================================================================
--- poi/trunk/build.gradle (original)
+++ poi/trunk/build.gradle Sun Jun 12 23:36:47 2022
@@ -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 {



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to