mirror of
				https://github.com/dromara/RuoYi-Vue-Plus.git
				synced 2025-11-04 16:23:42 +08:00 
			
		
		
		
	update 优化 maven 地址切换回 aliyun 仓库
This commit is contained in:
		
							
								
								
									
										8
									
								
								pom.xml
									
									
									
									
									
								
							
							
						
						
									
										8
									
								
								pom.xml
									
									
									
									
									
								
							@@ -365,8 +365,8 @@
 | 
			
		||||
    <repositories>
 | 
			
		||||
        <repository>
 | 
			
		||||
            <id>public</id>
 | 
			
		||||
            <name>huawei nexus</name>
 | 
			
		||||
            <url>https://mirrors.huaweicloud.com/repository/maven/</url>
 | 
			
		||||
            <name>aliyun nexus</name>
 | 
			
		||||
            <url>https://maven.aliyun.com/repository/public/</url>
 | 
			
		||||
            <releases>
 | 
			
		||||
                <enabled>true</enabled>
 | 
			
		||||
            </releases>
 | 
			
		||||
@@ -376,8 +376,8 @@
 | 
			
		||||
    <pluginRepositories>
 | 
			
		||||
        <pluginRepository>
 | 
			
		||||
            <id>public</id>
 | 
			
		||||
            <name>huawei nexus</name>
 | 
			
		||||
            <url>https://mirrors.huaweicloud.com/repository/maven/</url>
 | 
			
		||||
            <name>aliyun nexus</name>
 | 
			
		||||
            <url>https://maven.aliyun.com/repository/public/</url>
 | 
			
		||||
            <releases>
 | 
			
		||||
                <enabled>true</enabled>
 | 
			
		||||
            </releases>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user