mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-11-04 04:08:43 +08:00 
			
		
		
		
	【依赖优化】snapshot to SNAPSHOT,解决 https://github.com/YunaiV/ruoyi-vue-pro/issues/417 问题
This commit is contained in:
		
							
								
								
									
										2
									
								
								pom.xml
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								pom.xml
									
									
									
									
									
								
							@@ -31,7 +31,7 @@
 | 
				
			|||||||
    <url>https://github.com/YunaiV/ruoyi-vue-pro</url>
 | 
					    <url>https://github.com/YunaiV/ruoyi-vue-pro</url>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <properties>
 | 
					    <properties>
 | 
				
			||||||
        <revision>2.2.0-snapshot</revision>
 | 
					        <revision>2.2.0-SNAPSHOT</revision>
 | 
				
			||||||
        <!-- Maven 相关 -->
 | 
					        <!-- Maven 相关 -->
 | 
				
			||||||
        <java.version>17</java.version>
 | 
					        <java.version>17</java.version>
 | 
				
			||||||
        <maven.compiler.source>${java.version}</maven.compiler.source>
 | 
					        <maven.compiler.source>${java.version}</maven.compiler.source>
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -14,7 +14,7 @@
 | 
				
			|||||||
    <url>https://github.com/YunaiV/ruoyi-vue-pro</url>
 | 
					    <url>https://github.com/YunaiV/ruoyi-vue-pro</url>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <properties>
 | 
					    <properties>
 | 
				
			||||||
        <revision>2.2.0-snapshot</revision>
 | 
					        <revision>2.2.0-SNAPSHOT</revision>
 | 
				
			||||||
        <flatten-maven-plugin.version>1.6.0</flatten-maven-plugin.version>
 | 
					        <flatten-maven-plugin.version>1.6.0</flatten-maven-plugin.version>
 | 
				
			||||||
        <!-- 统一依赖管理 -->
 | 
					        <!-- 统一依赖管理 -->
 | 
				
			||||||
        <spring.boot.version>3.3.4</spring.boot.version>
 | 
					        <spring.boot.version>3.3.4</spring.boot.version>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user