This is an automated email from the ASF dual-hosted git repository.
karan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
The following commit(s) were added to refs/heads/master by this push:
new 98714c403e9 Update central maven repo (#17737)
98714c403e9 is described below
commit 98714c403e917ac5fc293e1b47d7f6a715ef86e5
Author: Frank Chen <[email protected]>
AuthorDate: Wed Feb 19 13:46:38 2025 +0800
Update central maven repo (#17737)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index beb340611a9..b0b1e576737 100644
--- a/pom.xml
+++ b/pom.xml
@@ -157,7 +157,7 @@
<jdk.security.manager.allow.argLine><!-- empty placeholder
--></jdk.security.manager.allow.argLine>
<repoOrgId>maven.org</repoOrgId>
<repoOrgName>Maven Central Repository</repoOrgName>
- <repoOrgUrl>https://repo1.maven.org/maven2/</repoOrgUrl>
+ <repoOrgUrl>https://repo.maven.apache.org/maven2/</repoOrgUrl>
<!-- Allow the handful of flaky tests with transient failures to pass.
-->
<surefire.rerunFailingTestsCount>3</surefire.rerunFailingTestsCount>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]