pulsar/0001-use-huawei-repository.patch

18 lines
587 B
Diff
Raw Normal View History

2023-08-11 10:56:07 +08:00
Index: pom.xml
IDEA additional info:
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
<+>UTF-8
===================================================================
diff --git a/pom.xml b/pom.xml
--- a/pom.xml (revision 6d321e1f03140a1b7e5a364e286dfbd969f30ba2)
+++ b/pom.xml (date 1691633613403)
@@ -2431,7 +2431,7 @@
<repository>
<id>central</id>
<layout>default</layout>
- <url>https://repo1.maven.org/maven2</url>
+ <url>https://repo.huaweicloud.com/repository/maven/</url>
<snapshots>
<enabled>false</enabled>
</snapshots>