Skip to content

Commit ccf5dd6

Browse files
committed
Switch Maven wrapper to official Maven Central
Update .mvn/wrapper/maven-wrapper.properties to use the official Maven Central distribution URL (https://repo1.maven.org/...) for apache-maven-3.9.15 instead of the Alibaba Cloud mirror. No other wrapper settings (wrapperVersion or distributionType) were changed; this ensures the wrapper fetches the canonical Apache Maven binary.
1 parent bbba167 commit ccf5dd6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
wrapperVersion=3.3.4
22
distributionType=only-script
3-
distributionUrl=https://maven.aliyun.com/repository/public/org/apache/maven/apache-maven/3.9.15/apache-maven-3.9.15-bin.zip
3+
distributionUrl=https://repo1.maven.org/maven2/org/apache/maven/apache-maven/3.9.15/apache-maven-3.9.15-bin.zip

0 commit comments

Comments
 (0)